Recherche avancée

Médias (0)

Mot : - Tags -/interaction

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

Autres articles (97)

  • Websites made ​​with MediaSPIP

    2 mai 2011, par

    This page lists some websites based on MediaSPIP.

  • Creating farms of unique websites

    13 avril 2011, par

    MediaSPIP platforms can be installed as a farm, with a single "core" hosted on a dedicated server and used by multiple websites.
    This allows (among other things) : implementation costs to be shared between several different projects / individuals rapid deployment of multiple unique sites creation of groups of like-minded sites, making it possible to browse media in a more controlled and selective environment than the major "open" (...)

  • Organiser par catégorie

    17 mai 2013, par

    Dans MédiaSPIP, une rubrique a 2 noms : catégorie et rubrique.
    Les différents documents stockés dans MédiaSPIP peuvent être rangés dans différentes catégories. On peut créer une catégorie en cliquant sur "publier une catégorie" dans le menu publier en haut à droite ( après authentification ). Une catégorie peut être rangée dans une autre catégorie aussi ce qui fait qu’on peut construire une arborescence de catégories.
    Lors de la publication prochaine d’un document, la nouvelle catégorie créée sera proposée (...)

Sur d’autres sites (3924)

  • westwood_vqa : do not free extradata on error in read_header

    27 juin 2013, par Luca Barbato
    westwood_vqa : do not free extradata on error in read_header
    

    The extradata is already freed by avformat_open_input on
    failure.

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

    • [DH] libavformat/westwood_vqa.c
  • lavc/qsv : remove vaapi device free function

    8 octobre 2019, par Zhong Li
    lavc/qsv : remove vaapi device free function
    

    It is not needed since av_buffer_unref() will call it internally

    Signed-off-by : Zhong Li <zhong.li@intel.com>

    • [DH] libavcodec/qsv.c
  • avfilter/af_sidechaincompress : Free out frame on error

    3 février 2016, par Michael Niedermayer
    avfilter/af_sidechaincompress : Free out frame on error
    

    Fix memleak
    Fixes CID1197065 part 2

    Signed-off-by : Michael Niedermayer <michael@niedermayer.cc>

    • [DH] libavfilter/af_sidechaincompress.c