
Recherche avancée
Médias (1)
-
La conservation du net art au musée. Les stratégies à l’œuvre
26 mai 2011
Mis à jour : Juillet 2013
Langue : français
Type : Texte
Autres articles (46)
-
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 (...) -
Personnaliser en ajoutant son logo, sa bannière ou son image de fond
5 septembre 2013, parCertains thèmes prennent en compte trois éléments de personnalisation : l’ajout d’un logo ; l’ajout d’une bannière l’ajout d’une image de fond ;
-
Ecrire une actualité
21 juin 2013, parPrésentez les changements dans votre MédiaSPIP ou les actualités de vos projets sur votre MédiaSPIP grâce à la rubrique actualités.
Dans le thème par défaut spipeo de MédiaSPIP, les actualités sont affichées en bas de la page principale sous les éditoriaux.
Vous pouvez personnaliser le formulaire de création d’une actualité.
Formulaire de création d’une actualité Dans le cas d’un document de type actualité, les champs proposés par défaut sont : Date de publication ( personnaliser la date de publication ) (...)
Sur d’autres sites (7080)
-
avfilter/vf_nnedi : fix possible double free
7 octobre 2019, par Paul B Mahol -
avformat/segment : Do not free the filename twice
26 août 2015, par Michael Niedermayer -
tools/uncoded_frame : fix double free
12 février 2014, par Lukasz Marektools/uncoded_frame : fix double free
in case av_interleaved_write_uncoded_frame fails it seems
frame is freed for the second time in fail section.Signed-off-by : Lukasz Marek <lukasz.m.luki@gmail.com>
Reviewed-by : Nicolas George <george@nsup.org>This commit also removes 1 trailing whitespace as otherwise the push hook rejects it
Signed-off-by : Michael Niedermayer <michaelni@gmx.at>