Recherche avancée

Médias (2)

Mot : - Tags -/media

Autres articles (105)

  • Multilang : améliorer l’interface pour les blocs multilingues

    18 février 2011, par

    Multilang est un plugin supplémentaire qui n’est pas activé par défaut lors de l’initialisation de MediaSPIP.
    Après son activation, une préconfiguration est mise en place automatiquement par MediaSPIP init permettant à la nouvelle fonctionnalité d’être automatiquement opérationnelle. Il n’est donc pas obligatoire de passer par une étape de configuration pour cela.

  • Personnaliser en ajoutant son logo, sa bannière ou son image de fond

    5 septembre 2013, par

    Certains 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 ;

  • Gestion des droits de création et d’édition des objets

    8 février 2011, par

    Par défaut, beaucoup de fonctionnalités sont limitées aux administrateurs mais restent configurables indépendamment pour modifier leur statut minimal d’utilisation notamment : la rédaction de contenus sur le site modifiables dans la gestion des templates de formulaires ; l’ajout de notes aux articles ; l’ajout de légendes et d’annotations sur les images ;

Sur d’autres sites (6661)

  • avformat/utils : functions that add entries should not destroy the whole list on failure

    11 septembre 2013, par Michael Niedermayer
    avformat/utils : functions that add entries should not destroy the whole list on failure
    

    The caller does not expect this, and in case of adding new streams would then
    not even be able to deallocate them anymore.

    This reverts a hunk from "avformat : Use av_reallocp_array() where suitable"

    Signed-off-by : Michael Niedermayer <michaelni@gmx.at>

    • [DH] libavformat/utils.c
  • avformat/mxfdec : functions that add entries should not destroy the whole list on...

    11 septembre 2013, par Michael Niedermayer
    avformat/mxfdec : functions that add entries should not destroy the whole list on failure
    

    The caller does not expect this and there are variables left that index to otherwise
    deallocated data.

    This reverts a hunk from "avformat : Use av_reallocp_array() where suitable"

    Signed-off-by : Michael Niedermayer <michaelni@gmx.at>

    • [DH] libavformat/mxfdec.c
  • avformat/matroskaenc : functions that add entries should not destroy the whole list...

    11 septembre 2013, par Michael Niedermayer
    avformat/matroskaenc : functions that add entries should not destroy the whole list on failure
    

    This reverts a hunk from "avformat : Use av_reallocp_array() where suitable"

    Signed-off-by : Michael Niedermayer <michaelni@gmx.at>

    • [DH] libavformat/matroskaenc.c