Recherche avancée

Médias (0)

Mot : - Tags -/images

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

Autres articles (48)

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

  • Les autorisations surchargées par les plugins

    27 avril 2010, par

    Mediaspip core
    autoriser_auteur_modifier() afin que les visiteurs soient capables de modifier leurs informations sur la page d’auteurs

Sur d’autres sites (5540)

  • Revert "avformat/mp3dec : offset seek index to end of id3v2 tag"

    14 avril 2015, par wm4
    Revert "avformat/mp3dec : offset seek index to end of id3v2 tag"
    

    This reverts commit 8b76c0eb561b0313e2a27950fe9d2bc5e4780dd8.

    It was slightly incorrect ; the next commit fixes it.

    Signed-off-by : Michael Niedermayer <michaelni@gmx.at>

    • [DH] libavformat/mp3dec.c
  • lavf/mov : Write colour matrix "6" for color_space bt470bg.

    21 mai 2015, par Carl Eugen Hoyos
    lavf/mov : Write colour matrix "6" for color_space bt470bg.
    

    This matches the demuxer’s behaviour.

    • [DH] libavformat/movenc.c
  • Revert "lavu/timer : remove gratuitous volatile"

    27 septembre 2023, par Rémi Denis-Courmont
    Revert "lavu/timer : remove gratuitous volatile"
    

    It does not make much sense to me, but GCC somehow optimises the
    inline assembler even though the output is very obviously used and
    having observable side effects.

    This reverts commit 09731fbfc3a914ec4f6ffad60aa9062db6a8f6aa.

    • [DH] libavutil/riscv/timer.h