Recherche avancée

Médias (0)

Mot : - Tags -/xmlrpc

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

Autres articles (56)

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

  • Support audio et vidéo HTML5

    10 avril 2011

    MediaSPIP utilise les balises HTML5 video et audio pour la lecture de documents multimedia en profitant des dernières innovations du W3C supportées par les navigateurs modernes.
    Pour les navigateurs plus anciens, le lecteur flash Flowplayer est utilisé.
    Le lecteur HTML5 utilisé a été spécifiquement créé pour MediaSPIP : il est complètement modifiable graphiquement pour correspondre à un thème choisi.
    Ces technologies permettent de distribuer vidéo et son à la fois sur des ordinateurs conventionnels (...)

Sur d’autres sites (7656)

  • avcodec/ac3enc : Factor common end of float/fixed encode_frame out

    3 décembre 2020, par Andreas Rheinhardt
    avcodec/ac3enc : Factor common end of float/fixed encode_frame out
    

    Signed-off-by : Andreas Rheinhardt <andreas.rheinhardt@gmail.com>

    • [DH] libavcodec/ac3enc.c
    • [DH] libavcodec/ac3enc.h
    • [DH] libavcodec/ac3enc_template.c
  • mpeg12 : Add a common function to find the best frame rate

    12 septembre 2017, par Mark Thompson
    mpeg12 : Add a common function to find the best frame rate
    

    This will be used later in both the mpeg2_metadata filter and the
    VAAPI MPEG-2 encoder. Also adds a unit test.

    (cherry picked from commit b5859e0b04bdbe12c97cb12ac10a45d51d2d73c9)

    • [DH] libavcodec/Makefile
    • [DH] libavcodec/mpeg12.h
    • [DH] libavcodec/mpeg12framerate.c
    • [DH] libavcodec/tests/mpeg12framerate.c
    • [DH] tests/fate/libavcodec.mak
  • cbs : Implement common parts of cbs-based bitstream filters separately

    1er janvier 2021, par Mark Thompson
    cbs : Implement common parts of cbs-based bitstream filters separately
    

    This allows removal of a lot of duplicated code between BSFs.

    • [DH] libavcodec/Makefile
    • [DH] libavcodec/cbs_bsf.c
    • [DH] libavcodec/cbs_bsf.h