
Recherche avancée
Médias (1)
-
SPIP - plugins - embed code - Exemple
2 septembre 2013, par
Mis à jour : Septembre 2013
Langue : français
Type : Image
Autres articles (67)
-
Des sites réalisés avec MediaSPIP
2 mai 2011, parCette page présente quelques-uns des sites fonctionnant sous MediaSPIP.
Vous pouvez bien entendu ajouter le votre grâce au formulaire en bas de page. -
Publier sur MédiaSpip
13 juin 2013Puis-je poster des contenus à partir d’une tablette Ipad ?
Oui, si votre Médiaspip installé est à la version 0.2 ou supérieure. Contacter au besoin l’administrateur de votre MédiaSpip pour le savoir -
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 (...)
Sur d’autres sites (6801)
-
Revision 4a0686e716 : Motion vector code cleanup. Moving identical code to separate functions, variab
15 mars 2013, par Dmitry KovalevChanged Paths : Modify /vp9/decoder/vp9_decodemv.c Motion vector code cleanup. Moving identical code to separate functions, variable declaration and initialization on the same line. Change-Id : Ifa6474a64189f9d8051e88e19850453b0227752c
-
Revision ee97da2c03 : Cleaning up encoder segmentation code. Moving code from vp9_pack_bitstream to n
30 avril 2013, par Dmitry KovalevChanged Paths :
Modify /vp9/common/vp9_blockd.h
Modify /vp9/encoder/vp9_bitstream.c
Modify /vp9/encoder/vp9_encodeframe.c
Modify /vp9/encoder/vp9_mbgraph.c
Modify /vp9/encoder/vp9_onyx_if.c
Modify /vp9/encoder/vp9_rdopt.c
Modify /vp9/encoder/vp9_segmentation.c
Cleaning up encoder segmentation code.Moving code from vp9_pack_bitstream to new function encode_segmentation.
Change-Id : I1f1e59a1f038618ad95162b7db4b6f8164850ea8
-
Revision 2c42499513 : Segmentation code cleanup. Cleaning up the code, removing unused vp9_check_segr
5 avril 2013, par Dmitry KovalevChanged Paths : Modify /vp9/common/vp9_seg_common.c Modify /vp9/common/vp9_seg_common.h Modify /vp9/decoder/vp9_decodframe.c Segmentation code cleanup. Cleaning up the code, removing unused vp9_check_segref_inter function and useless comments. Change-Id : (...)