Recherche avancée

Médias (0)

Mot : - Tags -/objet éditorial

Aucun média correspondant à vos critères n’est disponible sur le site.

Autres articles (61)

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

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

  • lavc/qsv : fix make checkheaders warning

    31 mai 2020, par Jun Zhao
    lavc/qsv : fix make checkheaders warning
    

    make checkheaders will get warning as follow :

    In file included from libavcodec/qsv_internal.h.c:1 :
    ./libavcodec/qsv_internal.h:24:5 : warning : "CONFIG_VAAPI" is not defined, evaluates to 0 [-Wundef]
    24 | #if CONFIG_VAAPI
    | ^ 

    include "config.h" to fix the warning

    Signed-off-by : Jun Zhao <barryjzhao@tencent.com>

    • [DH] libavcodec/qsv_internal.h
  • avcodec/libxvid : make 4 the default for me_quality

    21 octobre 2017, par James Almer
    avcodec/libxvid : make 4 the default for me_quality
    

    This will make the default behavior the same as it was with me_method.

    • [DH] libavcodec/libxvid.c
  • avcodec/libxavs : make dia the default for motion-est

    21 octobre 2017, par James Almer
    avcodec/libxavs : make dia the default for motion-est
    

    This will make the default behavior the same as it was with me_method.

    • [DH] libavcodec/libxavs.c