
Recherche avancée
Autres articles (83)
-
Websites made with MediaSPIP
2 mai 2011, parThis page lists some websites based on MediaSPIP.
-
List of compatible distributions
26 avril 2011, parThe table below is the list of Linux distributions compatible with the automated installation script of MediaSPIP. Distribution nameVersion nameVersion number Debian Squeeze 6.x.x Debian Weezy 7.x.x Debian Jessie 8.x.x Ubuntu The Precise Pangolin 12.04 LTS Ubuntu The Trusty Tahr 14.04
If you want to help us improve this list, you can provide us access to a machine whose distribution is not mentioned above or send the necessary fixes to add (...) -
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 (...)
Sur d’autres sites (12041)
-
Allow reading of growing avi files (currently being written)
5 décembre 2014, par Joakim PlateAllow reading of growing avi files (currently being written)
This uses the RIFF header stored size to figure out the expected AVI
file size, instead of the actual file. To work fully it requires handling
failed avio_seek() instead of assuming they always succeed.Some fate file has been cut off and contains half a frame at the end which
previously was not output during demuxing. This frame is now output to
encoder, thus the fate diff update.Bug-Id : 261
Signed-off-by : Vittorio Giovara <vittorio.giovara@gmail.com>- [DBH] libavformat/avidec.c
- [DBH] tests/ref/fate/aasc
- [DBH] tests/ref/fate/cllc-argb
- [DBH] tests/ref/fate/cllc-rgb
- [DBH] tests/ref/fate/cllc-yuy2-noblock
- [DBH] tests/ref/fate/cvid-partial
- [DBH] tests/ref/fate/fic-avi
- [DBH] tests/ref/fate/truemotion1-24
- [DBH] tests/ref/fate/vp5
- [DBH] tests/ref/fate/zmbv-8bit
-
Revision 9f9cc8fe71 : Merge "Add VPX_TS_ prefix to MAX_LAYERS, MAX_PERIODICITY" into eider
3 mai 2012, par John KoleszarChanged Paths : Modify /vp8/common/onyx.h Modify /vp8/encoder/onyx_int.h Merge "Add VPX_TS_ prefix to MAX_LAYERS, MAX_PERIODICITY" into eider
-
avformat/dhav : Remove end_ prefix from variable names
28 juillet, par Michael Niedermayer