
Recherche avancée
Médias (1)
-
Spitfire Parade - Crisis
15 mai 2011, par
Mis à jour : Septembre 2011
Langue : English
Type : Audio
Autres articles (64)
-
Des sites réalisés avec MediaSPIP
2 mai 2011, parCette page présente quelques-uns des sites fonctionnant sous MediaSPIP.
Vous pouvez bien entendu ajouter le votre grâce au formulaire en bas de page. -
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 -
Automated installation script of MediaSPIP
25 avril 2011, parTo overcome the difficulties mainly due to the installation of server side software dependencies, an "all-in-one" installation script written in bash was created to facilitate this step on a server with a compatible Linux distribution.
You must have access to your server via SSH and a root account to use it, which will install the dependencies. Contact your provider if you do not have that.
The documentation of the use of this installation script is available here.
The code of this (...)
Sur d’autres sites (9305)
-
Revision e22b12e304 : Added clamp of qindex to valid range The qindex for a segment was not clamped i
22 février 2014, par Yaowu XuChanged Paths :
Modify /vp9/common/vp9_quant_common.c
Added clamp of qindex to valid rangeThe qindex for a segment was not clamped in ABSDATA mode, which may
cause invalid memory access if an ill-formed stream has a negative
value in ABSDATA mode. This commit added clamp to make sure qindex
for a segment always fall into valid range.Change-Id : I0a74d00f4ef40aec7edaeca1d03c8645e23ab08c
-
avformat/flacenc : Check length in flac_write_block_comment()
11 mai 2015, par Michael Niedermayer -
mxfdec : Tighten RIP length bounds in mxf_read_random_index_pack()
28 octobre 2014, par Tomas Härdin