Recherche avancée

Médias (0)

Mot : - Tags -/interaction

Aucun média correspondant à vos critères n’est disponible sur le site.

Autres articles (61)

  • Websites made ​​with MediaSPIP

    2 mai 2011, par

    This page lists some websites based on MediaSPIP.

  • Creating farms of unique websites

    13 avril 2011, par

    MediaSPIP platforms can be installed as a farm, with a single "core" hosted on a dedicated server and used by multiple websites.
    This allows (among other things) : implementation costs to be shared between several different projects / individuals rapid deployment of multiple unique sites creation of groups of like-minded sites, making it possible to browse media in a more controlled and selective environment than the major "open" (...)

  • Gestion des droits de création et d’édition des objets

    8 février 2011, par

    Par défaut, beaucoup de fonctionnalités sont limitées aux administrateurs mais restent configurables indépendamment pour modifier leur statut minimal d’utilisation notamment : la rédaction de contenus sur le site modifiables dans la gestion des templates de formulaires ; l’ajout de notes aux articles ; l’ajout de légendes et d’annotations sur les images ;

Sur d’autres sites (7252)

  • Revision 27e6b5b6bd : Using num_4x4_blocks_* instead of b_{width, height}_log2. Change-Id : I9ea3946c1

    22 novembre 2013, par Dmitry Kovalev

    Changed Paths :
     Modify /test/vp9_subtract_test.cc



    Using num_4x4_blocks_* instead of b_width, height_log2.

    Change-Id : I9ea3946c17b19f511565cd771037abe7db8b3ddb

  • Revision 090f4d4b5a : Adds support for raw yuv files for 422/444 Adds support for raw yuv inputs in 4

    16 juillet 2014, par Deb Mukherjee

    Changed Paths :
     Modify /tools_common.c


     Modify /vpxdec.c


     Modify /vpxenc.c


     Modify /vpxenc.h



    Adds support for raw yuv files for 422/444

    Adds support for raw yuv inputs in 422/444 sampling for use
    in profiles 1 and 3.
    New options added to vpxenc are :
    — i422 and —i444, which are to be used in conjunction with
    — width, —height, and —fps for proper raw yuv handling.
    A new option is added to vpxdec :
    — rawvideo, which enforces raw yuv video output for the
    bit-stream decoded irrespective of 420, 422 or 444 sampling.
    The existing options —i420 and —yv12
    are specialized for use only for 420 content.

    Change-Id : I2e3028380709afa673bf2e2c25ad5e271a626055

  • Fix VC-1 width/height handling.

    13 août 2011, par Reimar Döffinger

    Fix VC-1 width/height handling.