Recherche avancée

Médias (0)

Mot : - Tags -/tags

Aucun média correspondant à vos critères n’est disponible sur le site.

Autres articles (69)

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

  • Publier sur MédiaSpip

    13 juin 2013

    Puis-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

  • Des sites réalisés avec MediaSPIP

    2 mai 2011, par

    Cette 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.

Sur d’autres sites (7451)

  • aic : Validate values read from the bitstream

    11 septembre 2013, par Martin Storsjö
    aic : Validate values read from the bitstream
    

    Reported-by : Mateusz "j00ru" Jurczyk and Gynvael Coldwind
    CC : libav-stable@libav.org
    Signed-off-by : Martin Storsjö <martin@martin.st>

    • [DBH] libavcodec/aic.c
  • riffenc : add option to ff_put_bmp_header to ignore extradata

    23 décembre 2013, par Peter Ross
    riffenc : add option to ff_put_bmp_header to ignore extradata
    

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

    • [DH] libavformat/asfenc.c
    • [DH] libavformat/avienc.c
    • [DH] libavformat/matroskaenc.c
    • [DH] libavformat/riff.h
    • [DH] libavformat/riffenc.c
  • h264 : reset data partitioning at the beginning of each decode call

    28 novembre 2013, par Anton Khirnov
    h264 : reset data partitioning at the beginning of each decode call
    

    Prevents using GetBitContexts with data from previous calls.

    Fixes access to freed memory.

    Found-by : Mateusz "j00ru" Jurczyk and Gynvael Coldwind
    CC:libav-stable@libav.org

    • [DBH] libavcodec/h264.c