Recherche avancée

Médias (1)

Mot : - Tags -/stallman

Autres articles (61)

  • 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

  • Publier sur MédiaSpip

    13 juin 2013

    Puis-je poster des contenus à partir d’une tablette Ipad ?
    Oui, si votre Médiaspip installé est à la version 0.2 ou supérieure. Contacter au besoin l’administrateur de votre MédiaSpip pour le savoir

Sur d’autres sites (14671)

  • librtmp : Don’t free the temp url at the end of rtmp_open

    4 juillet 2014, par Martin Storsjö
    librtmp : Don’t free the temp url at the end of rtmp_open
    

    librtmp can keep pointers to this string internally, and may
    use them at shutdown as well.

    CC : libav-stable@libav.org
    Signed-off-by : Martin Storsjö <martin@martin.st>

    • [DBH] libavformat/librtmp.c
  • avcodec/h264 : Free rbsp_buffer before copying context over it

    25 août 2013, par Michael Niedermayer
    avcodec/h264 : Free rbsp_buffer before copying context over it
    

    Fixes memleak
    Fixes Ticket1900

    Signed-off-by : Michael Niedermayer <michaelni@gmx.at>

    • [DH] libavcodec/h264.c
  • avfilter/af_flanger : free frame on ENOMEM

    15 octobre 2015, par Kyle Swanson
    avfilter/af_flanger : free frame on ENOMEM
    

    Signed-off-by : Kyle Swanson <k@ylo.ph>
    Signed-off-by : Michael Niedermayer <michael@niedermayer.cc>

    • [DH] libavfilter/af_flanger.c