
Recherche avancée
Autres articles (21)
-
Ajouter notes et légendes aux images
7 février 2011, parPour pouvoir ajouter notes et légendes aux images, la première étape est d’installer le plugin "Légendes".
Une fois le plugin activé, vous pouvez le configurer dans l’espace de configuration afin de modifier les droits de création / modification et de suppression des notes. Par défaut seuls les administrateurs du site peuvent ajouter des notes aux images.
Modification lors de l’ajout d’un média
Lors de l’ajout d’un média de type "image" un nouveau bouton apparait au dessus de la prévisualisation (...) -
Creating farms of unique websites
13 avril 2011, parMediaSPIP platforms can be installed as a farm, with a single "core" hosted on a dedicated server and used by multiple websites.
This allows (among other things) : implementation costs to be shared between several different projects / individuals rapid deployment of multiple unique sites creation of groups of like-minded sites, making it possible to browse media in a more controlled and selective environment than the major "open" (...) -
Selection of projects using MediaSPIP
2 mai 2011, parThe examples below are representative elements of MediaSPIP specific uses for specific projects.
MediaSPIP farm @ Infini
The non profit organizationInfini develops hospitality activities, internet access point, training, realizing innovative projects in the field of information and communication technologies and Communication, and hosting of websites. It plays a unique and prominent role in the Brest (France) area, at the national level, among the half-dozen such association. Its members (...)
Sur d’autres sites (6629)
-
Update Fiona’s name in copyright statements.
1er juillet 2014, par Diego BiurrunUpdate Fiona’s name in copyright statements.
- [DH] libavcodec/vp56rac.c
- [DH] libavcodec/vp8.c
- [DH] libavcodec/vp8.h
- [DH] libavcodec/x86/h264_deblock.asm
- [DH] libavcodec/x86/h264_deblock_10bit.asm
- [DH] libavcodec/x86/h264_intrapred.asm
- [DH] libavcodec/x86/h264_intrapred_init.c
- [DH] libavcodec/x86/rv40dsp.asm
- [DH] libavcodec/x86/vp8dsp.asm
- [DH] libavcodec/x86/vp8dsp_init.c
- [DH] libavcodec/x86/vp8dsp_loopfilter.asm
- [DH] libavutil/x86/cpuid.asm
- [DH] libavutil/x86/x86inc.asm
-
avfilter/vf_atadenoise : compensate for small overall brightness loss
16 octobre 2019, par Paul B Mahol -
hls : Don’t check discard flags until the parent demuxer’s streams actually exist
13 août 2012, par Michael Niedermayerhls : Don’t check discard flags until the parent demuxer’s streams actually exist
If passing the end of one segment while initializing the
chained demuxer, the parent demuxer’s streams aren’t set up
yet, so we can’t recheck the discard flags.Signed-off-by : Martin Storsjö <martin@martin.st>