Recherche avancée

Médias (1)

Mot : - Tags -/belgique

Autres articles (100)

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

  • Multilang : améliorer l’interface pour les blocs multilingues

    18 février 2011, par

    Multilang est un plugin supplémentaire qui n’est pas activé par défaut lors de l’initialisation de MediaSPIP.
    Après son activation, une préconfiguration est mise en place automatiquement par MediaSPIP init permettant à la nouvelle fonctionnalité d’être automatiquement opérationnelle. Il n’est donc pas obligatoire de passer par une étape de configuration pour cela.

  • L’agrémenter visuellement

    10 avril 2011

    MediaSPIP est basé sur un système de thèmes et de squelettes. Les squelettes définissent le placement des informations dans la page, définissant un usage spécifique de la plateforme, et les thèmes l’habillage graphique général.
    Chacun peut proposer un nouveau thème graphique ou un squelette et le mettre à disposition de la communauté.

Sur d’autres sites (12395)

  • Revision b2762a8853 : Re-arrange inter mode search order in RTC coding flow This commit makes the ZER

    6 février 2015, par Jingning Han

    Changed Paths :
     Modify /vp9/encoder/vp9_pickmode.c



    Re-arrange inter mode search order in RTC coding flow

    This commit makes the ZEROMV mode first in the search order to
    ensure that the zero mv is always checked in the RTC coding mode.
    It improves the average speed -6 compression performance by 0.3%
    in both PSNR and SSIM at no visible speed change.

    Change-Id : I465a7e59f4e20cd84fee3f02ced6f98036945949

  • doc/filters : align order of fps filter options to implementation

    5 octobre 2017, par Tobias Rapp
    doc/filters : align order of fps filter options to implementation
    

    Align order of "start_time" option within fps filter documentation to actual
    implementation. Also fix some documentation cosmetics.

    Signed-off-by : Tobias Rapp <t.rapp@noa-archive.com>

    • [DH] doc/filters.texi
  • libavcodec/jpeg2000 Fix RPCL Progression order check

    14 juillet 2020, par Gautam Ramakrishnan
    libavcodec/jpeg2000 Fix RPCL Progression order check
    

    The RPCL progression order check was incomplete. This
    patch completes the check. Tested on p1_07.j2k.

    Signed-off-by : Michael Niedermayer <michael@niedermayer.cc>

    • [DH] libavcodec/jpeg2000dec.c