Recherche avancée

Médias (1)

Mot : - Tags -/livre électronique

Autres articles (75)

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

  • Websites made ​​with MediaSPIP

    2 mai 2011, par

    This page lists some websites based on MediaSPIP.

  • Possibilité de déploiement en ferme

    12 avril 2011, par

    MediaSPIP peut être installé comme une ferme, avec un seul "noyau" hébergé sur un serveur dédié et utilisé par une multitude de sites différents.
    Cela permet, par exemple : de pouvoir partager les frais de mise en œuvre entre plusieurs projets / individus ; de pouvoir déployer rapidement une multitude de sites uniques ; d’éviter d’avoir à mettre l’ensemble des créations dans un fourre-tout numérique comme c’est le cas pour les grandes plate-formes tout public disséminées sur le (...)

Sur d’autres sites (13833)

  • lavfi/qsvvpp : change the output frame's width and height

    28 novembre 2022, par Chen,Wenbin
    lavfi/qsvvpp : change the output frame's width and height
    

    Make sure the size of the output frame always matches the agreed upon
    image size.

    Signed-off-by : Wenbin Chen <wenbin.chen@intel.com>

    • [DH] libavfilter/qsvvpp.c
  • xwddec : prevent overflow of lsize * avctx->height

    18 décembre 2015, par Andreas Cadhalpun
    xwddec : prevent overflow of lsize * avctx->height
    

    This is used to check if the input buffer is larger enough, so if this
    overflows it can cause a false negative leading to a segmentation fault
    in bytestream2_get_bufferu.

    Signed-off-by : Andreas Cadhalpun <Andreas.Cadhalpun@googlemail.com>
    Signed-off-by : Anton Khirnov <anton@khirnov.net>

    • [DBH] libavcodec/xwddec.c
  • avcodec/cbs_av1 : fix storage size for render_{width,height}_minus_1

    23 août 2020, par James Almer
    avcodec/cbs_av1 : fix storage size for render_width,height_minus_1
    

    Signed-off-by : James Almer <jamrial@gmail.com>

    • [DH] libavcodec/cbs_av1.h