
Recherche avancée
Médias (91)
-
Collections - Formulaire de création rapide
19 février 2013, par
Mis à jour : Février 2013
Langue : français
Type : Image
-
Les Miserables
4 juin 2012, par
Mis à jour : Février 2013
Langue : English
Type : Texte
-
Ne pas afficher certaines informations : page d’accueil
23 novembre 2011, par
Mis à jour : Novembre 2011
Langue : français
Type : Image
-
The Great Big Beautiful Tomorrow
28 octobre 2011, par
Mis à jour : Octobre 2011
Langue : English
Type : Texte
-
Richard Stallman et la révolution du logiciel libre - Une biographie autorisée (version epub)
28 octobre 2011, par
Mis à jour : Octobre 2011
Langue : English
Type : Texte
-
Rennes Emotion Map 2010-11
19 octobre 2011, par
Mis à jour : Juillet 2013
Langue : français
Type : Texte
Autres articles (97)
-
MediaSPIP 0.1 Beta version
25 avril 2011, parMediaSPIP 0.1 beta is the first version of MediaSPIP proclaimed as "usable".
The zip file provided here only contains the sources of MediaSPIP in its standalone version.
To get a working installation, you must manually install all-software dependencies on the server.
If you want to use this archive for an installation in "farm mode", you will also need to proceed to other manual (...) -
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. -
HTML5 audio and video support
13 avril 2011, parMediaSPIP 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 (6831)
-
lavc : remove libschroedinger encoding and decoding wrappers
28 mai 2017, par Rostislav Pehlivanovlavc : remove libschroedinger encoding and decoding wrappers
The library has stopped being developed and Debian has removed it
from its repositories citing security issues.
The native Dirac decoder supports everything the library has and basic
encoding support is still provided via the native vc2 (Dirac Pro, intra
only version of Dirac) encoder. Hence, there's no reason to still support
linking to the library and potentially leading users into security issues. -
Merge commit ’7ca3e5203f133eb41a0b5c3a1d753a7427ba72e7’
22 juin 2015, par Michael NiedermayerMerge commit ’7ca3e5203f133eb41a0b5c3a1d753a7427ba72e7’
* commit ’7ca3e5203f133eb41a0b5c3a1d753a7427ba72e7’ :
Hap decoder and encoderConflicts :
Changelog
configure
doc/general.texi
libavcodec/allcodecs.c
libavcodec/version.hMerged-by : Michael Niedermayer <michaelni@gmx.at>
- [DH] Changelog
- [DH] configure
- [DH] doc/general.texi
- [DH] libavcodec/Makefile
- [DH] libavcodec/allcodecs.c
- [DH] libavcodec/avcodec.h
- [DH] libavcodec/codec_desc.c
- [DH] libavcodec/hap.h
- [DH] libavcodec/hapdec.c
- [DH] libavcodec/hapenc.c
- [DH] libavcodec/version.h
- [DH] libavformat/isom.c
- [DH] tests/fate/video.mak
- [DH] tests/ref/fate/hap1
- [DH] tests/ref/fate/hap5
- [DH] tests/ref/fate/hapy
-
Merge commit ’5c22e8e4ad0852d61d5c4ba8d67d33fd72339497’
18 juillet 2014, par Michael NiedermayerMerge commit ’5c22e8e4ad0852d61d5c4ba8d67d33fd72339497’
* commit ’5c22e8e4ad0852d61d5c4ba8d67d33fd72339497’ :
armv6 : Accelerate ff_imdct_half for general case (mdct_bits != 6)See : 42c1cc35b7623ce76c7b55c6bc100f135e17cd4f
Merged-by : Michael Niedermayer <michaelni@gmx.at>