
Recherche avancée
Autres articles (60)
-
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 -
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 (13403)
-
avformat/asfdec : Print packet_obj_size in case it is invalid
29 juin 2015, par Michael Niedermayer -
Correct two more corner case problems with #1486 :
24 juin 2014, par MontyCorrect two more corner case problems with #1486 : 1) single-page streams will have no bisection ; handle the special case explicitly 2) if the bisection fails without ever successfully grabbing a page, the first-page-special-case check is unprotected and will look at uninitialized memory.
git-svn-id : http://svn.xiph.org/trunk/vorbis@19171 0101bb08-14d6-0310-b084-bc0e0c8e3800
-
avutil/fifo : Fix the case where func() returns less bytes than requested in av_fifo_g...
14 juillet 2015, par Zhang Rui