Recherche avancée

Médias (1)

Mot : - Tags -/wave

Autres articles (59)

  • Pas question de marché, de cloud etc...

    10 avril 2011

    Le vocabulaire utilisé sur ce site essaie d’éviter toute référence à la mode qui fleurit allègrement
    sur le web 2.0 et dans les entreprises qui en vivent.
    Vous êtes donc invité à bannir l’utilisation des termes "Brand", "Cloud", "Marché" etc...
    Notre motivation est avant tout de créer un outil simple, accessible à pour tout le monde, favorisant
    le partage de créations sur Internet et permettant aux auteurs de garder une autonomie optimale.
    Aucun "contrat Gold ou Premium" n’est donc prévu, aucun (...)

  • Submit bugs and patches

    13 avril 2011

    Unfortunately a software is never perfect.
    If you think you have found a bug, report it using our ticket system. Please to help us to fix it by providing the following information : the browser you are using, including the exact version as precise an explanation as possible of the problem if possible, the steps taken resulting in the problem a link to the site / page in question
    If you think you have solved the bug, fill in a ticket and attach to it a corrective patch.
    You may also (...)

  • Les autorisations surchargées par les plugins

    27 avril 2010, par

    Mediaspip core
    autoriser_auteur_modifier() afin que les visiteurs soient capables de modifier leurs informations sur la page d’auteurs

Sur d’autres sites (8847)

  • avcodec/vp3 : Don't truncate ptrdiff_t

    14 septembre 2023, par Andreas Rheinhardt
    avcodec/vp3 : Don't truncate ptrdiff_t
    

    Reviewed-by : Paul B Mahol <onemda@gmail.com>
    Signed-off-by : Andreas Rheinhardt <andreas.rheinhardt@outlook.com>

    • [DH] libavcodec/vp3.c
  • avformat/dv : Set AVFMTCTX_NOHEADER flag

    28 août 2021, par Andreas Rheinhardt
    avformat/dv : Set AVFMTCTX_NOHEADER flag
    

    Audio streams are only added when a packet is read.

    Signed-off-by : Andreas Rheinhardt <andreas.rheinhardt@outlook.com>

    • [DH] libavformat/dv.c
  • avcodec/omx : Reindentation

    29 avril 2021, par Andreas Rheinhardt
    avcodec/omx : Reindentation
    

    Also combine two if blocks that check for the same condition
    and don't check had_partial if we already have a complete packet.

    Signed-off-by : Andreas Rheinhardt <andreas.rheinhardt@outlook.com>

    • [DH] libavcodec/omx.c