Recherche avancée

Médias (91)

Autres articles (28)

  • Demande de création d’un canal

    12 mars 2010, par

    En fonction de la configuration de la plateforme, l’utilisateur peu avoir à sa disposition deux méthodes différentes de demande de création de canal. La première est au moment de son inscription, la seconde, après son inscription en remplissant un formulaire de demande.
    Les deux manières demandent les mêmes choses fonctionnent à peu près de la même manière, le futur utilisateur doit remplir une série de champ de formulaire permettant tout d’abord aux administrateurs d’avoir des informations quant à (...)

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

Sur d’autres sites (4337)

  • 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
  • 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 "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