
Recherche avancée
Médias (1)
-
Spitfire Parade - Crisis
15 mai 2011, par
Mis à jour : Septembre 2011
Langue : English
Type : Audio
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 20b0cb599b : Code cleanup. Removing redundant parentheses, better code formatting, introduci
25 février 2013, par Dmitry KovalevChanged Paths : Modify /vp9/common/vp9_idctllm.c Code cleanup. Removing redundant parentheses, better code formatting, introducing ROUND_POWER_OF_TWO macro to replace repeated expression. Change-Id : I91aad7a53ed03482428b2419de4bb99fd92c6771
-
Revision 29f0f79317 : Removing unused static arrays from vp9_reatectrl.c. Removed arrays : kf_boost_se
20 juillet 2013, par Dmitry KovalevChanged Paths :
Modify /vp9/encoder/vp9_ratectrl.c
Removing unused static arrays from vp9_reatectrl.c.Removed arrays : kf_boost_seperation_adjustment,
gf_adjust_table,
gf_intra_usage_adjustment,
gf_interval_table.Change-Id : I62e400cb6e4d039787615169a3779e31ebf95893
-
Revision 56b9c649a3 : Merge "Removing legacy compatibility layer."
10 septembre 2014, par Dmitry KovalevChanged Paths :
Modify /vpx/src/svc_encodeframe.c
Merge "Removing legacy compatibility layer."