Recherche avancée

Médias (1)

Mot : - Tags -/bug

Autres articles (67)

  • 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

  • MediaSPIP 0.1 Beta version

    25 avril 2011, par

    MediaSPIP 0.1 beta is the first version of MediaSPIP proclaimed as "usable".
    The zip file provided here only contains the sources of MediaSPIP in its standalone version.
    To get a working installation, you must manually install all-software dependencies on the server.
    If you want to use this archive for an installation in "farm mode", you will also need to proceed to other manual (...)

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

Sur d’autres sites (7432)

  • MAINTAINERS : update list of releases i maintain

    28 juillet 2014, par Michael Niedermayer
    MAINTAINERS : update list of releases i maintain
    

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

    • [DH] MAINTAINERS
  • Revision 9261e1aa6e : Changed validation of reference frame size A previous change, https://gerrit.ch

    24 juillet 2014, par Yaowu Xu

    Changed Paths :
     Modify /vp9/decoder/vp9_decodeframe.c


     Modify /vp9/decoder/vp9_decodemv.c



    Changed validation of reference frame size

    A previous change, https://gerrit.chromium.org/gerrit/#/c/70632,
    introduced a size validation for reference frames to insuare the
    input stream is a valid VP9 stream. However, the logic requiring
    all reference frames have valid size turned out to be too strict.

    In this commit, we modify the validation to require one of the
    reference frame has valid dimension. In addition, the decoder
    reports error whenever it detects the use of reference frame
    with invalid scalig ratio.

    Change-Id : If8efc312244087556cfe00f1fcbdff811268ebad

  • hevc/rext : fixing rdpcm and scaling list for Range Extension

    22 juillet 2014, par Mickaël Raulet
    hevc/rext : fixing rdpcm and scaling list for Range Extension
    

    - new rext bitstreams :
    PERSIST_RPARAM_A_RExt_Sony_1.bit ok =
    QMATRIX_A_RExt_Sony_1.bit ok =
    SAO_A_RExt_MediaTek_1.bit ok =

    (cherry picked from commit cdea029d452c521f8e5bcbe589f44b13a4011604)

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

    • [DH] libavcodec/hevc_cabac.c
    • [DH] libavcodec/hevc_ps.c