
Recherche avancée
Médias (1)
-
Carte de Schillerkiez
13 mai 2011, par
Mis à jour : Septembre 2011
Langue : English
Type : Texte
Autres articles (100)
-
Mise à jour de la version 0.1 vers 0.2
24 juin 2013, parExplications 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, parCertains 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 ;
-
Multilang : améliorer l’interface pour les blocs multilingues
18 février 2011, parMultilang est un plugin supplémentaire qui n’est pas activé par défaut lors de l’initialisation de MediaSPIP.
Après son activation, une préconfiguration est mise en place automatiquement par MediaSPIP init permettant à la nouvelle fonctionnalité d’être automatiquement opérationnelle. Il n’est donc pas obligatoire de passer par une étape de configuration pour cela.
Sur d’autres sites (14525)
-
avformat : Add prefix to get_codec_guid()
27 février 2015, par Michael Niedermayer -
Revision 7228a38aef : alloccommon : give exported symbols a vp9_ prefix. Also include the correct head
30 octobre 2012, par Ronald S. BultjeChanged Paths : Modify /vp8/common/alloccommon.c Modify /vp8/common/alloccommon.h Modify /vp8/decoder/decodframe.c Modify /vp8/encoder/ratectrl.c alloccommon : give exported symbols a vp9_ prefix. Also include the correct header in ratectrl.c so it picks up these function prototypes. Change-Id : (...)
-
qsv : remove mfx/ prefix from mfx headers
8 septembre 2020, par Haihao Xiangqsv : remove mfx/ prefix from mfx headers
The following Cflags has been added to libmfx.pc, so mfx/ prefix is no
longer needed when including mfx headers in FFmpeg.
Cflags : -I$includedir -I$includedir/mfxSome old versions of libmfx have the following Cflags in libmfx.pc
Cflags : -I$includedirWe may add -I$includedir/mfx to CFLAGS when running 'configure
— enable-libmfx' for old versions of libmfx, if so, mfx headers without
mfx/ prefix can be included too.If libmfx comes without pkg-config support, we may do a small change to
the settings of the environment(e.g. set -I/opt/intel/mediasdk/include/mfx
instead of -I/opt/intel/mediasdk/include to CFLAGS), then the build can
find the mfx headers without mfx/ prefixAfter applying this change, we won't need to change #include for mfx
headers when mfx headers are installed under a new directory.This is in preparation for oneVPL support (mfx headers in oneVPL are
installed under vpl directory)- [DH] configure
- [DH] libavcodec/qsv.c
- [DH] libavcodec/qsv.h
- [DH] libavcodec/qsv_internal.h
- [DH] libavcodec/qsvdec.c
- [DH] libavcodec/qsvenc.c
- [DH] libavcodec/qsvenc.h
- [DH] libavcodec/qsvenc_h264.c
- [DH] libavcodec/qsvenc_hevc.c
- [DH] libavcodec/qsvenc_jpeg.c
- [DH] libavcodec/qsvenc_mpeg2.c
- [DH] libavcodec/qsvenc_vp9.c
- [DH] libavfilter/qsvvpp.h
- [DH] libavfilter/vf_deinterlace_qsv.c
- [DH] libavfilter/vf_scale_qsv.c
- [DH] libavutil/hwcontext_opencl.c
- [DH] libavutil/hwcontext_qsv.c
- [DH] libavutil/hwcontext_qsv.h