
Recherche avancée
Médias (1)
-
La conservation du net art au musée. Les stratégies à l’œuvre
26 mai 2011
Mis à jour : Juillet 2013
Langue : français
Type : Texte
Autres articles (90)
-
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 (...) -
Amélioration de la version de base
13 septembre 2013Jolie sélection multiple
Le plugin Chosen permet d’améliorer l’ergonomie des champs de sélection multiple. Voir les deux images suivantes pour comparer.
Il suffit pour cela d’activer le plugin Chosen (Configuration générale du site > Gestion des plugins), puis de configurer le plugin (Les squelettes > Chosen) en activant l’utilisation de Chosen dans le site public et en spécifiant les éléments de formulaires à améliorer, par exemple select[multiple] pour les listes à sélection multiple (...) -
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 ;
Sur d’autres sites (10497)
-
V2.97a.20101010 version bump - ah, 101010 (from base2, = 42 in base10 - "The Answer to the Ultimate Question of Life, the Universe and Everything. Or at least, that’s what Douglas Adams says.")
10 octobre 2010, par Scott Schillerm script/soundmanager2-jsmin.js m script/soundmanager2-nodebug-jsmin.js m script/soundmanager2-nodebug.js m script/soundmanager2.js m src/SoundManager2.as m src/SoundManager2_AS3.as V2.97a.20101010 version bump - ah, 101010 (from base2, = 42 in base10 - "The Answer to the Ultimate Question of (...)
-
V2.97a.20101010 version bump - ah, 101010 (from base2, = 42 in base10 - "The Answer to the Ultimate Question of Life, the Universe and Everything. Or at least, that’s what Douglas Adams says.")
10 octobre 2010, par Scott Schillerm script/soundmanager2-jsmin.js m script/soundmanager2-nodebug-jsmin.js m script/soundmanager2-nodebug.js m script/soundmanager2.js m src/SoundManager2.as m src/SoundManager2_AS3.as V2.97a.20101010 version bump - ah, 101010 (from base2, = 42 in base10 - "The Answer to the Ultimate Question of (...)
-
rtpdec : Don’t free the payload context in the .free function
24 février 2015, par Martin Storsjörtpdec : Don’t free the payload context in the .free function
This makes it more consistent with depacketizers that don’t have any
.free function at all, where the payload context is freed by the
surrounding framework. Always free the context in the surrounding
framework, having the individual depacketizers only free any data
they’ve specifically allocated themselves.This is similar to how this works for demuxer/muxers/codecs - a
component shouldn’t free the priv_data that the framework has
allocated for it.Signed-off-by : Martin Storsjö <martin@martin.st>
- [DH] libavformat/rdt.c
- [DH] libavformat/rtpdec.h
- [DH] libavformat/rtpdec_ac3.c
- [DH] libavformat/rtpdec_dv.c
- [DH] libavformat/rtpdec_h261.c
- [DH] libavformat/rtpdec_h263_rfc2190.c
- [DH] libavformat/rtpdec_h264.c
- [DH] libavformat/rtpdec_jpeg.c
- [DH] libavformat/rtpdec_latm.c
- [DH] libavformat/rtpdec_mpa_robust.c
- [DH] libavformat/rtpdec_mpeg4.c
- [DH] libavformat/rtpdec_mpegts.c
- [DH] libavformat/rtpdec_qt.c
- [DH] libavformat/rtpdec_svq3.c
- [DH] libavformat/rtpdec_vp8.c
- [DH] libavformat/rtpdec_xiph.c
- [DH] libavformat/rtsp.c