
Recherche avancée
Autres articles (52)
-
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 -
Librairies et binaires spécifiques au traitement vidéo et sonore
31 janvier 2010, parLes logiciels et librairies suivantes sont utilisées par SPIPmotion d’une manière ou d’une autre.
Binaires obligatoires FFMpeg : encodeur principal, permet de transcoder presque tous les types de fichiers vidéo et sonores dans les formats lisibles sur Internet. CF ce tutoriel pour son installation ; Oggz-tools : outils d’inspection de fichiers ogg ; Mediainfo : récupération d’informations depuis la plupart des formats vidéos et sonores ;
Binaires complémentaires et facultatifs flvtool2 : (...) -
Contribute to a better visual interface
13 avril 2011MediaSPIP is based on a system of themes and templates. Templates define the placement of information on the page, and can be adapted to a wide range of uses. Themes define the overall graphic appearance of the site.
Anyone can submit a new graphic theme or template and make it available to the MediaSPIP community.
Sur d’autres sites (9544)
-
Revision ce08006951 : Always check and free denoiser buffer memory space The vp9_denoiser_free() func
7 janvier 2015, par Jingning HanChanged Paths :
Modify /vp9/encoder/vp9_encoder.c
Always check and free denoiser buffer memory spaceThe vp9_denoiser_free() function will internally check if the
buffer pointers are NULL. This commit makes the encoder always
call vp9_denoiser_free() after finishing encoding. It protects the
case where noise_sensitivity_level is changed during encoding
process and happen to be turned off towards the end of sequence,
which could result memory space allocated to denoiser not being
released.Change-Id : Ie20dc2f2e6e5fb6333fbab3356bc153978a6a0f8
-
Revision 08055b639a : Merge "Always check and free denoiser buffer memory space"
8 janvier 2015, par Jingning HanMerge "Always check and free denoiser buffer memory space"
-
Revision 98492c1091 : Merge "Change the use of a reserved color space entry"
7 novembre 2014, par Yaowu XuMerge "Change the use of a reserved color space entry"