
Recherche avancée
Médias (2)
-
SPIP - plugins - embed code - Exemple
2 septembre 2013, par
Mis à jour : Septembre 2013
Langue : français
Type : Image
-
Publier une image simplement
13 avril 2011, par ,
Mis à jour : Février 2012
Langue : français
Type : Video
Autres articles (47)
-
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 (...) -
Support audio et vidéo HTML5
10 avril 2011MediaSPIP utilise les balises HTML5 video et audio pour la lecture de documents multimedia en profitant des dernières innovations du W3C supportées par les navigateurs modernes.
Pour les navigateurs plus anciens, le lecteur flash Flowplayer est utilisé.
Le lecteur HTML5 utilisé a été spécifiquement créé pour MediaSPIP : il est complètement modifiable graphiquement pour correspondre à un thème choisi.
Ces technologies permettent de distribuer vidéo et son à la fois sur des ordinateurs conventionnels (...)
Sur d’autres sites (5925)
-
Revision b466ad5efc : Turn on unit tests for SSSE3 8x8 forward and inverse 2D-DCT Change-Id : I3edd4b9
8 mai 2014, par Jingning HanChanged Paths :
Modify /test/fdct8x8_test.cc
Modify /test/partial_idct_test.cc
Turn on unit tests for SSSE3 8x8 forward and inverse 2D-DCTChange-Id : I3edd4b956a1273d65547771bf43c5cdaea25e5d6
-
Revision 52ae97b6aa : SSSE3 implementation of full inverse 8x8 2D-DCT This commit enables SSSE3 versi
2 mai 2014, par Jingning HanChanged Paths :
Modify /vp9/common/vp9_rtcd_defs.pl
Add /vp9/common/x86/vp9_idct_ssse3.asm
Modify /vp9/encoder/x86/vp9_dct_ssse3.asm
Modify /vp9/vp9_common.mk
SSSE3 implementation of full inverse 8x8 2D-DCTThis commit enables SSSE3 version full inverse 8x8 2D-DCT and
reconstruction. It makes the runtime of vp9_idct8x8_64_add down
from 256 cycles (SSE2) to 246 cycles.Change-Id : I0600feac894d6a443a3c9d18daf34156d4e225c3
-
Revision d289deb04c : Merge "SSSE3 implementation of full inverse 8x8 2D-DCT"
6 mai 2014, par Jingning HanChanged Paths :
Modify /vp9/common/vp9_rtcd_defs.pl
Merge "SSSE3 implementation of full inverse 8x8 2D-DCT"