
Recherche avancée
Médias (29)
-
#7 Ambience
16 octobre 2011, par
Mis à jour : Juin 2015
Langue : English
Type : Audio
-
#6 Teaser Music
16 octobre 2011, par
Mis à jour : Février 2013
Langue : English
Type : Audio
-
#5 End Title
16 octobre 2011, par
Mis à jour : Février 2013
Langue : English
Type : Audio
-
#3 The Safest Place
16 octobre 2011, par
Mis à jour : Février 2013
Langue : English
Type : Audio
-
#4 Emo Creates
15 octobre 2011, par
Mis à jour : Février 2013
Langue : English
Type : Audio
-
#2 Typewriter Dance
15 octobre 2011, par
Mis à jour : Février 2013
Langue : English
Type : Audio
Autres articles (63)
-
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 (...) -
Le plugin : Podcasts.
14 juillet 2010, parLe problème du podcasting est à nouveau un problème révélateur de la normalisation des transports de données sur Internet.
Deux formats intéressants existent : Celui développé par Apple, très axé sur l’utilisation d’iTunes dont la SPEC est ici ; Le format "Media RSS Module" qui est plus "libre" notamment soutenu par Yahoo et le logiciel Miro ;
Types de fichiers supportés dans les flux
Le format d’Apple n’autorise que les formats suivants dans ses flux : .mp3 audio/mpeg .m4a audio/x-m4a .mp4 (...) -
Les autorisations surchargées par les plugins
27 avril 2010, parMediaspip core
autoriser_auteur_modifier() afin que les visiteurs soient capables de modifier leurs informations sur la page d’auteurs
Sur d’autres sites (11273)
-
Merge commit ’718907cd881a0b593264aed059c0e00da13f9e15’
9 avril 2014, par Michael NiedermayerMerge commit ’718907cd881a0b593264aed059c0e00da13f9e15’
* commit ’718907cd881a0b593264aed059c0e00da13f9e15’ :
libtwolame MP2 encoding supportConflicts :
Changelog
configure
doc/general.texi
libavcodec/Makefile
libavcodec/libtwolame.c
libavcodec/version.hMerged-by : Michael Niedermayer <michaelni@gmx.at>
-
avisynth : Bump minimum required version to interface version 6
2 avril 2015, par Stephen Hutchinson -
Merge commit ’d78fd2fa21cde28465e40dd0be4446b1387d22a6’
14 juillet 2016, par Clément BœschMerge commit ’d78fd2fa21cde28465e40dd0be4446b1387d22a6’
* commit ’d78fd2fa21cde28465e40dd0be4446b1387d22a6’ :
Add MagicYUV decoderChanges observed from Libav :
many cosmetics (function renames/move, spacing, line breaks)
MagicYUVContext.slices_size is now unsigned
use of pixdesc (include fixed in FFmpeg)
mention of "Lossless" in the long name dropped (also removed from
general.texi in FFmpeg)addition of the FF_CODEC_CAP_INIT_THREADSAFE caps
use of qsort() instead of AV_QSORT() (NOT MERGED)
use of AVCodecContext.width,height instead of AVCodecContext.coded_width,height (NOT MERGED)
See also 77f9c4b7aa9eb793b3019025e177245896821816
Merged-by : Clément Bœsch <u@pkh.me>