
Recherche avancée
Autres articles (111)
-
Submit bugs and patches
13 avril 2011Unfortunately a software is never perfect.
If you think you have found a bug, report it using our ticket system. Please to help us to fix it by providing the following information : the browser you are using, including the exact version as precise an explanation as possible of the problem if possible, the steps taken resulting in the problem a link to the site / page in question
If you think you have solved the bug, fill in a ticket and attach to it a corrective patch.
You may also (...) -
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 (13430)
-
Revision 15b5e465f2 : Adding vp9_update_frame_size function. Moving common code from encoder and deco
30 avril 2013, par Dmitry KovalevChanged Paths :
Modify /vp9/common/vp9_alloccommon.c
Modify /vp9/common/vp9_alloccommon.h
Modify /vp9/decoder/vp9_decodframe.c
Modify /vp9/encoder/vp9_onyx_if.c
Adding vp9_update_frame_size function.Moving common code from encoder and decoder to vp9_update_frame_size.
Change-Id : I6ca758b7d05ffd52821bd3f7ad68089da11e4165
-
Revision 32a5c52856 : Merge branch 'master' into experimental Conflicts : vp9/common/vp9_findn
26 avril 2013, par JohannChanged Paths :
Modify /build/make/configure.sh
Modify /test/acm_random.h
Modify /vp8/encoder/onyx_if.c
Modify /vp9/decoder/vp9_decodframe.c
Add /vp9/decoder/x86/vp9_dequantize_sse2.c
(from /vp9/decoder/x86/vp9_dequantize_x86.c
:80fadb261e62a05ba0a22ce8abeb6e1c945c082f)
Delete /vp9/decoder/x86/vp9_dequantize_x86.c
Modify /vp9/encoder/vp9_sad_c.c
Modify /vp9/vp9_common.mk
Modify /vp9/vp9_dx_iface.c
Modify /vp9/vp9cx.mk
Modify /vp9/vp9dx.mk
Merge branch 'master' into experimentalConflicts :
vp9/common/vp9_findnearmv.c
vp9/common/vp9_rtcd_defs.sh
vp9/decoder/vp9_decodframe.c
vp9/decoder/x86/vp9_dequantize_sse2.c
vp9/encoder/vp9_rdopt.c
vp9/vp9_common.mkResolve file name changes in favor of master. Resolve rdopt changes in
favor of experimental, preserving the newer experiments.Change-Id : If51ed8f457470281c7b20a5c1a2f4ce2cf76c20f
-
Revision a672351af9 : quantize : make 4x4, 8x8 common with larger transforms There were 4 variants of
25 avril 2013, par John KoleszarChanged Paths :
Modify /vp9/encoder/vp9_block.h
Modify /vp9/encoder/vp9_encodeintra.c
Modify /vp9/encoder/vp9_quantize.c
Modify /vp9/encoder/vp9_quantize.h
Modify /vp9/encoder/vp9_rdopt.c
quantize : make 4x4, 8x8 common with larger transformsThere were 4 variants of the quantize loop in vp9_quantize.c, now
there is 1.Change-Id : Ic853393411214b32d46a6ba53769413bd14e1cac