
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 (48)
-
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 (...) -
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 (...) -
De l’upload à la vidéo finale [version standalone]
31 janvier 2010, parLe chemin d’un document audio ou vidéo dans SPIPMotion est divisé en trois étapes distinctes.
Upload et récupération d’informations de la vidéo source
Dans un premier temps, il est nécessaire de créer un article SPIP et de lui joindre le document vidéo "source".
Au moment où ce document est joint à l’article, deux actions supplémentaires au comportement normal sont exécutées : La récupération des informations techniques des flux audio et video du fichier ; La génération d’une vignette : extraction d’une (...)
Sur d’autres sites (6230)
-
Revision 4f7060a431 : Merge "VP9 common for ARMv8 by using NEON intrinsics 16"
17 décembre 2014, par JohannMerge "VP9 common for ARMv8 by using NEON intrinsics 16"
-
Revision ba05a4c640 : VP9 common for ARMv8 by using NEON intrinsics 19 Delete vp9_dc_only_idct_add_ne
15 janvier 2014, par James YuChanged Paths :
Delete /vp9/common/arm/neon/vp9_dc_only_idct_add_neon.asm
Modify /vp9/vp9_common.mk
VP9 common for ARMv8 by using NEON intrinsics 19Delete vp9_dc_only_idct_add_neon.c
The function was merged with vp9_short_idct4x4_1_add (later
vp9_idct4x4_1_add) in d2de1ca and should have been deleted then.Change-Id : Ie58ba3dd9dc7330a8f1238dd7dd71c9ed4639b94
Signed-off-by : James Yu <james.yu@linaro.org> -
Revision 6b71013277 : VP9 common for ARMv8 by using NEON intrinsics 05 Add vp9_iht4x4_add_neon.c - vp
27 janvier 2014, par James YuChanged Paths :
Modify /test/fdct4x4_test.cc
Delete /vp9/common/arm/neon/vp9_iht4x4_add_neon.asm
Add /vp9/common/arm/neon/vp9_iht4x4_add_neon.c
Modify /vp9/common/vp9_rtcd_defs.pl
Modify /vp9/vp9_common.mk
VP9 common for ARMv8 by using NEON intrinsics 05Add vp9_iht4x4_add_neon.c
vp9_iht4x4_16_add_neon
The assembly did not previously implement tx_type 0
BUG=715Change-Id : I60034d1568de034edba45c5cdd13f3d87dbc73b6
Signed-off-by : James Yu <james.yu@linaro.org>