
Recherche avancée
Autres articles (63)
-
Encodage et transformation en formats lisibles sur Internet
10 avril 2011MediaSPIP transforme et ré-encode les documents mis en ligne afin de les rendre lisibles sur Internet et automatiquement utilisables sans intervention du créateur de contenu.
Les vidéos sont automatiquement encodées dans les formats supportés par HTML5 : MP4, Ogv et WebM. La version "MP4" est également utilisée pour le lecteur flash de secours nécessaire aux anciens navigateurs.
Les documents audios sont également ré-encodés dans les deux formats utilisables par HTML5 :MP3 et Ogg. La version "MP3" (...) -
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
Sur d’autres sites (8107)
-
avformat/async : cache some data for fast seek backward
13 octobre 2015, par Zhang Rui -
Evolution #4102 (En cours) : Ordre des inclures dans cache/charger_plugins_options.php
29 août 2018, par b bSi ça permet de fermer le ticket, gogogo @peetdu :)
-
Revert "avcodec/vp9_superframe_bsf : cache packets by creating new references rather...
24 mars 2018, par James AlmerRevert "avcodec/vp9_superframe_bsf : cache packets by creating new references rather than moving them"
This reverts commit 7a02b364b68c0bf7f065f5c217fae458f0efdb8d.
The packet fetched by ff_bsf_get_packet() and ff_bsf_get_packet_ref()
is now guaranteed to be reference counted.Reviewed-by : wm4 <nfxjfg@googlemail.com>
Signed-off-by : James Almer <jamrial@gmail.com>