Recherche avancée

Médias (1)

Mot : - Tags -/bug

Autres articles (69)

  • 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" (...)

  • Ecrire une actualité

    21 juin 2013, par

    Pré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 (12754)

  • avcodec/evc_frame_merge : remove an av_packet_copy_props() call

    23 juin 2023, par James Almer
    avcodec/evc_frame_merge : remove an av_packet_copy_props() call
    

    And only fill out if no failures can happen, fixing potential leaks.

    Signed-off-by : James Almer <jamrial@gmail.com>

    • [DH] libavcodec/evc_frame_merge_bsf.c
  • Merge commit ’5b220e1e19c17b202d83d9be0868d152109ae8f0’

    7 août 2014, par Michael Niedermayer
    Merge commit ’5b220e1e19c17b202d83d9be0868d152109ae8f0’
    

    * commit ’5b220e1e19c17b202d83d9be0868d152109ae8f0’ :
    mpegts : Fix memory leaks and related crashes in mpegs_write_header()

    Conflicts :
    libavformat/mpegtsenc.c

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

    • [DH] libavformat/mpegtsenc.c
  • vmnc : check return values of reallocation

    26 juillet 2013, par Paul B Mahol
    vmnc : check return values of reallocation
    

    Also avoid memory leaks.

    Signed-off-by : Paul B Mahol <onemda@gmail.com>

    • [DH] libavcodec/vmnc.c