Recherche avancée

Médias (1)

Mot : - Tags -/biographie

Autres articles (112)

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

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

Sur d’autres sites (10770)

  • Revision 37406 : Le cron toute les minutes Amélioration de pleins de petites choses ...

    18 avril 2010, par kent1@… — Log

    Le cron toute les minutes
    Amélioration de pleins de petites choses
    Incrément mineur de la version

  • avformat/matroskadec : Do not leak queued packets on sync errors

    6 février 2019, par Michael Niedermayer
    avformat/matroskadec : Do not leak queued packets on sync errors
    

    Fixes : memleak
    Fixes : clusterfuzz-testcase-minimized-audio_decoder_fuzzer-5649187601121280

    Reported-by : Chris Cunningham <chcunningham@google.com>
    Tested-by : Chris Cunningham <chcunningham@google.com>
    Signed-off-by : Michael Niedermayer <michael@niedermayer.cc>

    • [DH] libavformat/matroskadec.c
  • avformat/utils : Check cur_dts in update_initial_timestamps() more

    13 avril 2018, par Michael Niedermayer
    avformat/utils : Check cur_dts in update_initial_timestamps() more
    

    Fixes : runtime error : signed integer overflow : 18133149658382192 - -9223090561878065151 cannot be represented in type 'long long'
    Fixes : crbug 831552

    Reported-by : Matt Wolenetz <wolenetz@google.com>
    Reviewed-by : Matt Wolenetz <wolenetz@google.com>
    Signed-off-by : Michael Niedermayer <michael@niedermayer.cc>

    • [DH] libavformat/utils.c