Recherche avancée

Médias (1)

Mot : - Tags -/copyleft

Autres articles (59)

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

  • Des sites réalisés avec MediaSPIP

    2 mai 2011, par

    Cette page présente quelques-uns des sites fonctionnant sous MediaSPIP.
    Vous pouvez bien entendu ajouter le votre grâce au formulaire en bas de page.

Sur d’autres sites (11680)

  • aarch64 : Get rid of a stray double space

    13 octobre 2017, par Martin Storsjö
    aarch64 : Get rid of a stray double space
    

    The extra space got included as part of the expansion of ELF, which
    later interfered with gas-preprocessor which earlier only stripped out
    leftover lines starting with ’#’ if the line started with that char.

    Signed-off-by : Martin Storsjö <martin@martin.st>

    • [DBH] libavutil/aarch64/asm.S
  • avformat/mpsubdec : Use double instead of float for timestamp calculations

    27 mai 2015, par Michael Niedermayer
    avformat/mpsubdec : Use double instead of float for timestamp calculations
    

    This provides higher precission

    Reviewed-by : Clément Bœsch <u@pkh.me>
    Signed-off-by : Michael Niedermayer <michaelni@gmx.at>

    • [DH] libavformat/mpsubdec.c
  • dnxhddata : Double frame_size for cid 1260

    30 août 2015, par Michael Niedermayer
    dnxhddata : Double frame_size for cid 1260
    

    Despite ’417792’ being reported in the binary decoder, the buffer at
    encoding time needs to be bigger to avoid running out of space due to
    interlace handling.

    Signed-off-by : Vittorio Giovara <vittorio.giovara@gmail.com>

    • [DBH] libavcodec/dnxhddata.c