Recherche avancée

Médias (91)

Autres articles (31)

  • Encodage et transformation en formats lisibles sur Internet

    10 avril 2011

    MediaSPIP transforme et ré-encode les documents mis en ligne afin de les rendre lisibles sur Internet et automatiquement utilisables sans intervention du créateur de contenu.
    Les vidéos sont automatiquement encodées dans les formats supportés par HTML5 : MP4, Ogv et WebM. La version "MP4" est également utilisée pour le lecteur flash de secours nécessaire aux anciens navigateurs.
    Les documents audios sont également ré-encodés dans les deux formats utilisables par HTML5 :MP3 et Ogg. La version "MP3" (...)

  • 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

  • Contribute to a better visual interface

    13 avril 2011

    MediaSPIP is based on a system of themes and templates. Templates define the placement of information on the page, and can be adapted to a wide range of uses. Themes define the overall graphic appearance of the site.
    Anyone can submit a new graphic theme or template and make it available to the MediaSPIP community.

Sur d’autres sites (3281)

  • Parse split content-range header without warning.

    24 novembre 2019, par blueimp
    Parse split content-range header without warning.
    

    Fixes #3534.

  • pgssub : Fix subpicture colorspace and range

    24 avril 2016, par Jan Ekström
    pgssub : Fix subpicture colorspace and range
    

    Widen the values from limited to full range and use BT.709 where it
    should be used according to the video resolution :

    SD is BT.601, HD is BT.709

    Default to BT.709 due to most observed HDMV content being HD.

    • [DBH] libavcodec/pgssubdec.c
  • indeo4 : expand allowed quantiser range

    31 mai 2013, par Kostya Shishkov
    indeo4 : expand allowed quantiser range
    

    Indeo 4 has quantiser range 0-31 instead of 0-23 for Indeo 5, and clipping
    quantiser leads to incorrect quantisation and DC prediction on low-quality
    videos.

    This fixes bug 259.

    • [DH] libavcodec/ivi_common.c