Recherche avancée

Médias (2)

Mot : - Tags -/plugins

Autres articles (49)

  • MediaSPIP 0.1 Beta version

    25 avril 2011, par

    MediaSPIP 0.1 beta is the first version of MediaSPIP proclaimed as "usable".
    The zip file provided here only contains the sources of MediaSPIP in its standalone version.
    To get a working installation, you must manually install all-software dependencies on the server.
    If you want to use this archive for an installation in "farm mode", you will also need to proceed to other manual (...)

  • MediaSPIP version 0.1 Beta

    16 avril 2011, par

    MediaSPIP 0.1 beta est la première version de MediaSPIP décrétée comme "utilisable".
    Le fichier zip ici présent contient uniquement les sources de MediaSPIP en version standalone.
    Pour avoir une installation fonctionnelle, il est nécessaire d’installer manuellement l’ensemble des dépendances logicielles sur le serveur.
    Si vous souhaitez utiliser cette archive pour une installation en mode ferme, il vous faudra également procéder à d’autres modifications (...)

  • 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 (11899)

  • ffprobe : add missing PROGRAM_STREAM_TAGS case

    22 juillet 2016, par Dmitry Vagin
    ffprobe : add missing PROGRAM_STREAM_TAGS case
    

    ffprobe did not show tags with only ’-show_entries programs’

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

    • [DH] ffprobe.c
  • Merge commit ’ab7b038906f3e40ed474676d8e3029902a2078f5’

    19 juillet 2015, par Michael Niedermayer
    Merge commit ’ab7b038906f3e40ed474676d8e3029902a2078f5’
    

    * commit ’ab7b038906f3e40ed474676d8e3029902a2078f5’ :
    avconv : factor out the output stream initialization

    Conflicts :
    ffmpeg.c

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

    • [DH] ffmpeg.c
  • avcodec/4xm : Fix vlc memleak

    20 juin 2019, par Michael Niedermayer
    avcodec/4xm : Fix vlc memleak
    

    Fixes : memleak
    Fixes : 15297/clusterfuzz-testcase-minimized-ffmpeg_AV_CODEC_ID_FOURXM_fuzzer-5746203548975104

    Found-by : continuous fuzzing process https://github.com/google/oss-fuzz/tree/master/projects/ffmpeg
    Signed-off-by : Michael Niedermayer <michael@niedermayer.cc>

    • [DH] libavcodec/4xm.c