Recherche avancée

Médias (1)

Mot : - Tags -/musée

Autres articles (42)

  • Keeping control of your media in your hands

    13 avril 2011, par

    The vocabulary used on this site and around MediaSPIP in general, aims to avoid reference to Web 2.0 and the companies that profit from media-sharing.
    While using MediaSPIP, you are invited to avoid using words like "Brand", "Cloud" and "Market".
    MediaSPIP is designed to facilitate the sharing of creative media online, while allowing authors to retain complete control of their work.
    MediaSPIP aims to be accessible to as many people as possible and development is based on expanding the (...)

  • 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

  • Soumettre améliorations et plugins supplémentaires

    10 avril 2011

    Si vous avez développé une nouvelle extension permettant d’ajouter une ou plusieurs fonctionnalités utiles à MediaSPIP, faites le nous savoir et son intégration dans la distribution officielle sera envisagée.
    Vous pouvez utiliser la liste de discussion de développement afin de le faire savoir ou demander de l’aide quant à la réalisation de ce plugin. MediaSPIP étant basé sur SPIP, il est également possible d’utiliser le liste de discussion SPIP-zone de SPIP pour (...)

Sur d’autres sites (8046)

  • alsdec : check block length

    8 décembre 2013, par Reinhard Tartler
    alsdec : check block length
    

    Fix writing over the end

    Found-by : Mateusz "j00ru" Jurczyk and Gynvael Coldwind
    Addresses : CVE-2013-0845

    • [DH] libavcodec/alsdec.c
  • avutil/hwcontext_videotoolbox : BGRA should be full range

    3 janvier 2023, par Zhao Zhili
    avutil/hwcontext_videotoolbox : BGRA should be full range
    

    HEVC alpha layer encoding is broken without the patch.

    Signed-off-by : Zhao Zhili <zhilizhao@tencent.com>

    • [DH] libavutil/hwcontext_videotoolbox.c
  • Revision c87f32c7fd : vpx_integer.h : define __STDC_LIMIT_MACROS fixes —enable-coefficient-range-chec

    1er octobre 2014, par James Zern

    Changed Paths :
     Modify /vpx/vpx_integer.h



    vpx_integer.h : define __STDC_LIMIT_MACROS

    fixes —enable-coefficient-range-checking —enable-debug
    vp9_idct.h has references to INT16_MIN/MAX ; this header is included in
    c++ source so needs to request the macros

    Change-Id : I2e643eb973c2d84729fa3cf2f4c4d8bf65cfdff0