Recherche avancée

Médias (2)

Mot : - Tags -/doc2img

Autres articles (102)

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

  • Multilang : améliorer l’interface pour les blocs multilingues

    18 février 2011, par

    Multilang est un plugin supplémentaire qui n’est pas activé par défaut lors de l’initialisation de MediaSPIP.
    Après son activation, une préconfiguration est mise en place automatiquement par MediaSPIP init permettant à la nouvelle fonctionnalité d’être automatiquement opérationnelle. Il n’est donc pas obligatoire de passer par une étape de configuration pour cela.

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

  • avfilter/vf_colormap : Fix declaration-after-statement

    29 avril 2022, par Andreas Rheinhardt
    avfilter/vf_colormap : Fix declaration-after-statement
    

    Reviewed-by : Paul B Mahol <onemda@gmail.com>
    Signed-off-by : Andreas Rheinhardt <andreas.rheinhardt@outlook.com>

    • [DH] libavfilter/vf_colormap.c
  • avformat/Makefile : Fix name of PhotoCD demuxer

    6 janvier 2022, par Andreas Rheinhardt
    avformat/Makefile : Fix name of PhotoCD demuxer
    

    Reviewed-by : Paul B Mahol <onemda@gmail.com>
    Signed-off-by : Andreas Rheinhardt <andreas.rheinhardt@outlook.com>

    • [DH] libavformat/Makefile
  • avcodec/qsvenc : Fix leak of A53 data

    25 septembre 2021, par Andreas Rheinhardt
    avcodec/qsvenc : Fix leak of A53 data
    

    Up until now, it has only been freed when the QSVFrame is reused,
    so that the last one contained in it leaked at the end.

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

    • [DH] libavcodec/qsvenc.c