Recherche avancée

Médias (1)

Mot : - Tags -/Rennes

Autres articles (111)

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

  • Revert "lavc/tiff : correct the default value of YCbCrSubsampling to 2x2"

    26 septembre 2019, par Carl Eugen Hoyos
    Revert "lavc/tiff : correct the default value of YCbCrSubsampling to 2x2"
    

    This reverts commit eb5d0f18ff609ba2280cea4e2c6286d216c8756b.

    Together with 89f464e9, it breaks decoding of tiff files like fate-suite/exif/image_small.tiff

    • [DH] libavcodec/tiff.c
  • lavf/img2 : Move "loop" into common options.

    10 février 2019, par Carl Eugen Hoyos
    lavf/img2 : Move "loop" into common options.
    

    While the image2pipe demuxer ignores the option - confusing users -
    the autodetecting demuxers that are favoured over image2 act on it.

    • [DH] libavformat/img2dec.c
  • Revert "avcodec/svq1 : zero initialize entries array"

    10 avril 2017, par Clément Bœsch
    Revert "avcodec/svq1 : zero initialize entries array"
    

    This reverts commit aed84ee4d1b0c9e315a84b1ee0918fa49ee9cc09.

    It is a false positive from Valgrind with recent GCC and
    - funswitch-loops (present in -O3).

    • [DH] libavcodec/svq1dec.c