Recherche avancée

Médias (91)

Autres articles (41)

  • 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

  • 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 (...)

  • Websites made ​​with MediaSPIP

    2 mai 2011, par

    This page lists some websites based on MediaSPIP.

Sur d’autres sites (7627)

  • lavc/hevc_refs : fix dpb logical for IRAP

    15 juillet 2022, par Xu Guangxin
    lavc/hevc_refs : fix dpb logical for IRAP
    

    According to C.5.2.2, item 2. When we got an IRAP, and the
    NoOutputOfPriorPicsFlag = 0, we need bump all outputable frames.

    Tested-by : Fei Wang <fei.w.wang@intel.com>
    Signed-off-by : Xu Guangxin <guangxin.xu@intel.com>

    • [DH] libavcodec/hevc_refs.c
  • hevc : fix key_frame as an IRAP

    17 mai 2014, par Mickaël Raulet
    hevc : fix key_frame as an IRAP
    

    it was always 1 before with ISOBMFF(cherry picked from commit fb1402b1ec78d80acd6ced76bf78d65560965c4c)

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

    • [DH] libavcodec/hevc.c
    • [DH] libavcodec/hevc_parser.c
  • hevc : add irap checks

    28 octobre 2013, par Anton Khirnov
    hevc : add irap checks
    (cherry picked from commit 3d3bbe35541a308937d0fe72b20a1c29d1c4100d)
    

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

    • [DH] libavcodec/hevc.c
    • [DH] libavcodec/hevc.h