Recherche avancée

Médias (91)

Autres articles (96)

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

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

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

  • avformat/mxfdec : Fix av_log context

    3 juillet 2018, par Michael Niedermayer
    avformat/mxfdec : Fix av_log context
    

    Fixes : out of array access
    Fixes : mxf-crash-1c2e59bf07a34675bfb3ada5e1ec22fa9f38f923

    Found-by : Paul Ch <paulcher@icloud.com>
    Signed-off-by : Michael Niedermayer <michael@niedermayer.cc>

    • [DH] libavformat/mxfdec.c
  • cfhd : Do not initialize context size

    29 mars 2016, par Vittorio Giovara
    cfhd : Do not initialize context size
    

    Otherwise probing and stream analisys will report a correct coded size
    but an empty visible size.

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

    • [DH] libavcodec/cfhd.c
  • lavf/asfenc : add AVClass to context

    4 février 2016, par Marton Balint
    lavf/asfenc : add AVClass to context
    

    Reviewed-by : Michael Niedermayer <michael@niedermayer.cc>
    Signed-off-by : Marton Balint <cus@passwd.hu>

    • [DH] libavformat/asfenc.c