Recherche avancée

Médias (0)

Mot : - Tags -/xmlrpc

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

Autres articles (64)

  • Participer à sa traduction

    10 avril 2011

    Vous pouvez nous aider à améliorer les locutions utilisées dans le logiciel ou à traduire celui-ci dans n’importe qu’elle nouvelle langue permettant sa diffusion à de nouvelles communautés linguistiques.
    Pour ce faire, on utilise l’interface de traduction de SPIP où l’ensemble des modules de langue de MediaSPIP sont à disposition. ll vous suffit de vous inscrire sur la liste de discussion des traducteurs pour demander plus d’informations.
    Actuellement MediaSPIP n’est disponible qu’en français et (...)

  • Publier sur MédiaSpip

    13 juin 2013

    Puis-je poster des contenus à partir d’une tablette Ipad ?
    Oui, si votre Médiaspip installé est à la version 0.2 ou supérieure. Contacter au besoin l’administrateur de votre MédiaSpip pour le savoir

  • HTML5 audio and video support

    13 avril 2011, par

    MediaSPIP uses HTML5 video and audio tags to play multimedia files, taking advantage of the latest W3C innovations supported by modern browsers.
    The MediaSPIP player used has been created specifically for MediaSPIP and can be easily adapted to fit in with a specific theme.
    For older browsers the Flowplayer flash fallback is used.
    MediaSPIP allows for media playback on major mobile platforms with the above (...)

Sur d’autres sites (14334)

  • avcodec/av1_vaapi : add gm params valid check

    12 octobre 2021, par Fei Wang
    avcodec/av1_vaapi : add gm params valid check
    

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

    • [DH] libavcodec/vaapi_av1.c
  • avcodec/av1_vaapi : enable segmentation features

    12 octobre 2021, par Fei Wang
    avcodec/av1_vaapi : enable segmentation features
    

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

    • [DH] libavcodec/vaapi_av1.c
  • lavc/hevc_refs : fix dpb logical for IRAP

    15 juillet 2022, par Xu Guangxin
    lavc/hevc_refs : fix dpb logical for IRAP
    

    According to C.5.2.2, item 2. When we got an IRAP, and the
    NoOutputOfPriorPicsFlag = 0, we need bump all outputable frames.

    Tested-by : Fei Wang <fei.w.wang@intel.com>
    Signed-off-by : Xu Guangxin <guangxin.xu@intel.com>

    • [DH] libavcodec/hevc_refs.c