Recherche avancée

Médias (91)

Autres articles (76)

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

  • Pas question de marché, de cloud etc...

    10 avril 2011

    Le vocabulaire utilisé sur ce site essaie d’éviter toute référence à la mode qui fleurit allègrement
    sur le web 2.0 et dans les entreprises qui en vivent.
    Vous êtes donc invité à bannir l’utilisation des termes "Brand", "Cloud", "Marché" etc...
    Notre motivation est avant tout de créer un outil simple, accessible à pour tout le monde, favorisant
    le partage de créations sur Internet et permettant aux auteurs de garder une autonomie optimale.
    Aucun "contrat Gold ou Premium" n’est donc prévu, aucun (...)

Sur d’autres sites (16908)

  • lavf/mpeg : fix indent

    18 février 2019, par Xiaofeng Wang
    lavf/mpeg : fix indent
    

    Signed-off-by : Xiaofeng Wang <xiaofeng.wang@bqvision.com>
    Signed-off-by : Michael Niedermayer <michael@niedermayer.cc>

    • [DH] libavformat/mpeg.c
  • lavc/av1dec : use frame split bsf

    15 décembre 2021, par Fei Wang
    lavc/av1dec : use frame split bsf
    

    Split packed data in case of its contains multiple show frame in some
    non-standard bitstream. This can benefit decoder which can decode
    continuously instead of interrupt with unexpected error.

    Signed-off-by : Fei Wang <fei.w.wang@intel.com>
    Signed-off-by : Haihao Xiang <haihao.xiang@intel.com>

    • [DH] libavcodec/av1dec.c
  • lavc/vaapi_decode : Don't update buffer number if allocataion fail

    14 mars 2024, par Fei Wang
    lavc/vaapi_decode : Don't update buffer number if allocataion fail
    

    Signed-off-by : Fei Wang <fei.w.wang@intel.com>

    • [DH] libavcodec/vaapi_decode.c