
Recherche avancée
Médias (2)
-
Valkaama DVD Label
4 octobre 2011, par
Mis à jour : Février 2013
Langue : English
Type : Image
-
Podcasting Legal guide
16 mai 2011, par
Mis à jour : Mai 2011
Langue : English
Type : Texte
Autres articles (80)
-
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 (...) -
Les autorisations surchargées par les plugins
27 avril 2010, parMediaspip core
autoriser_auteur_modifier() afin que les visiteurs soient capables de modifier leurs informations sur la page d’auteurs -
MediaSPIP Player : problèmes potentiels
22 février 2011, parLe lecteur ne fonctionne pas sur Internet Explorer
Sur Internet Explorer (8 et 7 au moins), le plugin utilise le lecteur Flash flowplayer pour lire vidéos et son. Si le lecteur ne semble pas fonctionner, cela peut venir de la configuration du mod_deflate d’Apache.
Si dans la configuration de ce module Apache vous avez une ligne qui ressemble à la suivante, essayez de la supprimer ou de la commenter pour voir si le lecteur fonctionne correctement : /** * GeSHi (C) 2004 - 2007 Nigel McNie, (...)
Sur d’autres sites (11060)
-
Revision 54fa956715 : Add vp9_sad64x64x4d_neon Neon intrinsic function. On Nexus 7 speed -6 saw 30%
24 janvier 2015, par Frank GalliganChanged Paths :
Modify /test/sad_test.cc
Modify /vp9/common/vp9_rtcd_defs.pl
Add /vp9/encoder/arm/neon/vp9_sad4d_neon.c
Modify /vp9/vp9cx.mk
Add vp9_sad64x64x4d_neon Neon intrinsic function.On Nexus 7 speed -6 saw 30% increase in perf.
Tested on Nexus 7, built with ndk r10d, gcc 4.9.
BUG=https://code.google.com/p/webm/issues/detail?id=908
Change-Id : Id12af7d1883243c23e6692e898aea82299633d58
-
Revision c42715b721 : Enable ssse3 version of vp9_fdct8x8_quant It improves the speed performance of
18 novembre 2014, par Jingning HanChanged Paths :
Modify /vp9/common/vp9_rtcd_defs.pl
Add /vp9/encoder/x86/vp9_dct_ssse3.c
Modify /vp9/vp9cx.mk
Enable ssse3 version of vp9_fdct8x8_quantIt improves the speed performance of vp9_fdct8x8_quant_sse2 by
about 5%.Change-Id : I74b093ba4d81df64caf71ac7693f3d917f673097
-
Revision e3167f7fbf : Add vp9_sad32x32x4d_neon Neon intrinsic function. On Nexus 7 speed -6 saw 18%
25 janvier 2015, par Frank GalliganChanged Paths :
Modify /test/sad_test.cc
Modify /vp9/common/vp9_rtcd_defs.pl
Modify /vp9/encoder/arm/neon/vp9_sad4d_neon.c
Add vp9_sad32x32x4d_neon Neon intrinsic function.On Nexus 7 speed -6 saw 18% increase in perf.
Tested on Nexus 7, built with ndk r10d, gcc 4.9.
BUG=https://code.google.com/p/webm/issues/detail?id=908
Change-Id : I70ccdea0326750552ed946fb004507d6efe02d5c