
Recherche avancée
Médias (2)
-
Valkaama DVD Label
4 octobre 2011, par
Mis à jour : Février 2013
Langue : English
Type : Image
-
Podcasting Legal guide
16 mai 2011, par
Mis à jour : Mai 2011
Langue : English
Type : Texte
Autres articles (77)
-
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. -
Websites made with MediaSPIP
2 mai 2011, parThis page lists some websites based on MediaSPIP.
-
Possibilité de déploiement en ferme
12 avril 2011, parMediaSPIP peut être installé comme une ferme, avec un seul "noyau" hébergé sur un serveur dédié et utilisé par une multitude de sites différents.
Cela permet, par exemple : de pouvoir partager les frais de mise en œuvre entre plusieurs projets / individus ; de pouvoir déployer rapidement une multitude de sites uniques ; d’éviter d’avoir à mettre l’ensemble des créations dans un fourre-tout numérique comme c’est le cas pour les grandes plate-formes tout public disséminées sur le (...)
Sur d’autres sites (8773)
-
Use correct msvc type specifiers for ptrdiff_t and size_t.
24 avril 2014, par Carl Eugen HoyosUse correct msvc type specifiers for ptrdiff_t and size_t.
The Windows runtime aborts if it finds %t or %z.
Fixes ticket #3472.Reviewed-by : Ronald Bultje
- [DH] libavcodec/dvdsubenc.c
- [DH] libavcodec/flac_parser.c
- [DH] libavcodec/h264_slice.c
- [DH] libavcodec/jpeg2000dec.c
- [DH] libavcodec/libvpxenc.c
- [DH] libavcodec/mjpegdec.c
- [DH] libavcodec/mpeg12dec.c
- [DH] libavcodec/mpegvideo_enc.c
- [DH] libavcodec/wmadec.c
- [DH] libavcodec/zmbv.c
- [DH] libavformat/ape.c
- [DH] libavformat/id3v2.c
- [DH] libavformat/mmsh.c
- [DH] libavformat/mmst.c
- [DH] libavformat/oggparsevorbis.c
- [DH] libavformat/rtpdec_xiph.c
- [DH] libavformat/sdp.c
- [DH] libavutil/internal.h
-
libavutil : add hwcontext_d3d12va and AV_PIX_FMT_D3D12
5 décembre 2023, par Wu Jianhualibavutil : add hwcontext_d3d12va and AV_PIX_FMT_D3D12
Signed-off-by : Wu Jianhua <toqsxw@outlook.com>
Signed-off-by : Tong Wu <tong1.wu@intel.com>- [DH] configure
- [DH] doc/APIchanges
- [DH] libavutil/Makefile
- [DH] libavutil/hwcontext.c
- [DH] libavutil/hwcontext.h
- [DH] libavutil/hwcontext_d3d12va.c
- [DH] libavutil/hwcontext_d3d12va.h
- [DH] libavutil/hwcontext_d3d12va_internal.h
- [DH] libavutil/hwcontext_internal.h
- [DH] libavutil/pixdesc.c
- [DH] libavutil/pixfmt.h
- [DH] libavutil/tests/hwdevice.c
- [DH] libavutil/version.h
-
tests/*.sh : Switch back to /bin/sh.
27 novembre 2014, par Erik de Castro Lopotests/*.sh : Switch back to /bin/sh.
Jan Stary reported that on OpenBSD bash isn’t located in /bin/
which means that the test fail. He also noted that there didn’t
seem to be anything bash specific in the tests.This patch takes some suggestions from Jan, plus a few fixes tested
on Debian using the bin/sh provided by bash and dash.Suggested-by : Jan Stary <hans@stare.cz>
- [DH] test/common.sh.in
- [DH] test/test_bins.sh
- [DH] test/test_compression.sh
- [DH] test/test_flac.sh
- [DH] test/test_grabbag.sh
- [DH] test/test_libFLAC++.sh
- [DH] test/test_libFLAC.sh
- [DH] test/test_metaflac.sh
- [DH] test/test_replaygain.sh
- [DH] test/test_seeking.sh
- [DH] test/test_streams.sh
- [DH] test/test_wrapper.sh