Recherche avancée

Médias (2)

Mot : - Tags -/doc2img

Autres articles (62)

  • Mise à jour de la version 0.1 vers 0.2

    24 juin 2013, par

    Explications des différents changements notables lors du passage de la version 0.1 de MediaSPIP à la version 0.3. Quelles sont les nouveautés
    Au niveau des dépendances logicielles Utilisation des dernières versions de FFMpeg (>= v1.2.1) ; Installation des dépendances pour Smush ; Installation de MediaInfo et FFprobe pour la récupération des métadonnées ; On n’utilise plus ffmpeg2theora ; On n’installe plus flvtool2 au profit de flvtool++ ; On n’installe plus ffmpeg-php qui n’est plus maintenu au (...)

  • Personnaliser en ajoutant son logo, sa bannière ou son image de fond

    5 septembre 2013, par

    Certains thèmes prennent en compte trois éléments de personnalisation : l’ajout d’un logo ; l’ajout d’une bannière l’ajout d’une image de fond ;

  • Les autorisations surchargées par les plugins

    27 avril 2010, par

    Mediaspip core
    autoriser_auteur_modifier() afin que les visiteurs soient capables de modifier leurs informations sur la page d’auteurs

Sur d’autres sites (11216)

  • 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
  • lavc/hevcdec : respect the value of no_output_of_prior_pics_flag

    15 juillet 2022, par Xu Guangxin
    lavc/hevcdec : respect the value of no_output_of_prior_pics_flag
    

    Even resolution or number of picture stores changes, we still need
    follow no_output_of_prior_pics_flag in next IDR.

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

    • [DH] libavcodec/hevcdec.c
  • MAINTAINERS : add myself to the general developers list

    30 juin 2024, par Fei Wang
    MAINTAINERS : add myself to the general developers list
    

    Signed-off-by : Fei Wang <fei.w.wang@intel.com>
    Signed-off-by : Michael Niedermayer <michael@niedermayer.cc>

    • [DH] MAINTAINERS