
Recherche avancée
Médias (3)
-
The Slip - Artworks
26 septembre 2011, par
Mis à jour : Septembre 2011
Langue : English
Type : Texte
-
Podcasting Legal guide
16 mai 2011, par
Mis à jour : Mai 2011
Langue : English
Type : Texte
-
Creativecommons informational flyer
16 mai 2011, par
Mis à jour : Juillet 2013
Langue : English
Type : Texte
Autres articles (99)
-
MediaSPIP 0.1 Beta version
25 avril 2011, parMediaSPIP 0.1 beta is the first version of MediaSPIP proclaimed as "usable".
The zip file provided here only contains the sources of MediaSPIP in its standalone version.
To get a working installation, you must manually install all-software dependencies on the server.
If you want to use this archive for an installation in "farm mode", you will also need to proceed to other manual (...) -
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 (8073)
-
Revision 09673deba9 : SSE2 code for the filter in MFQE. The SSE2 code is from VP8 MFQE, reuse it in V
13 janvier 2015, par JackyChenChanged Paths :
Modify /vp9/common/vp9_mfqe.c
Modify /vp9/common/vp9_rtcd_defs.pl
Add /vp9/common/x86/vp9_mfqe_sse2.asm
Modify /vp9/vp9_common.mk
SSE2 code for the filter in MFQE.The SSE2 code is from VP8 MFQE, reuse it in VP9. No change on VP8
side. In our testing, we achieve 2X speed by adopting this change.Change-Id : Ib2b14144ae57c892005c1c4b84e3379d02e56716
-
Revision 2113a83157 : removed the recon. rtcd invoke macro code Code clean up - removed rtcd Change-
14 octobre 2012, par Jim BankoskiChanged Paths : Modify /vp8/common/generic/systemdependent.c Modify /vp8/common/onyxc_int.h Modify /vp8/common/recon.c Delete /vp8/common/recon.h Modify /vp8/common/reconinter.c Modify /vp8/common/reconinter.h Modify /vp8/common/reconintra.c (...)
-
Revision 8830772370 : Multi-arf : Add code to turn it on and off. Add test code to turn multi-arf on a
30 juin 2014, par Paul WilkinsChanged Paths :
Modify /vp9/encoder/vp9_encoder.c
Modify /vp9/encoder/vp9_encoder.h
Modify /vp9/encoder/vp9_firstpass.c
Multi-arf : Add code to turn it on and off.Add test code to turn multi-arf on and off depending
on group length and zero motion.Changes to active max group length for mult-arf.
Fund second arf only from normal frame bits.
Change-Id : I920287fac1c886428c15a39f731a25d07c2b796c