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.

  • List of compatible distributions

    26 avril 2011, par

    The table below is the list of Linux distributions compatible with the automated installation script of MediaSPIP. Distribution nameVersion nameVersion number Debian Squeeze 6.x.x Debian Weezy 7.x.x Debian Jessie 8.x.x Ubuntu The Precise Pangolin 12.04 LTS Ubuntu The Trusty Tahr 14.04
    If you want to help us improve this list, you can provide us access to a machine whose distribution is not mentioned above or send the necessary fixes to add (...)

  • 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

Sur d’autres sites (9687)

  • Free extradata before reallocating.

    22 novembre 2017, par Dale Curtis
    Free extradata before reallocating.
    

    Otherwise ff_alloc_extradata() just leaks any existing allocated
    memory.

    Signed-off-by : Dale Curtis <dalecurtis@chromium.org>
    Reviewed-by : Derek Buitenhuis <derek.buitenhuis@gmail.com>
    Signed-off-by : Michael Niedermayer <michael@niedermayer.cc>

    • [DH] libavformat/oggparseogm.c
  • libavfilter/vf_dnn_detect : Set used pointer to NULL

    14 décembre 2023, par Wenbin Chen
    libavfilter/vf_dnn_detect : Set used pointer to NULL
    

    Set used pointer to NULL in case it leaks the storage.

    Signed-off-by : Wenbin Chen <wenbin.chen@intel.com>

    • [DH] libavfilter/vf_dnn_detect.c
  • avcodec/avcodec : Uninitialize AVChannelLayout before overwriting it

    18 septembre 2022, par Andreas Rheinhardt
    avcodec/avcodec : Uninitialize AVChannelLayout before overwriting it
    

    Otherwise, there might be leaks.

    Signed-off-by : Andreas Rheinhardt <andreas.rheinhardt@outlook.com>

    • [DH] libavcodec/avcodec.c