Recherche avancée

Médias (91)

Autres articles (102)

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

  • Contribute to a better visual interface

    13 avril 2011

    MediaSPIP is based on a system of themes and templates. Templates define the placement of information on the page, and can be adapted to a wide range of uses. Themes define the overall graphic appearance of the site.
    Anyone can submit a new graphic theme or template and make it available to the MediaSPIP community.

Sur d’autres sites (13292)

  • x86 : dct-test : fix compilation for prores

    14 mars 2015, par Christophe Gisquet
    x86 : dct-test : fix compilation for prores
    

    When the decoder is deactivated, the x86-optimized versions are
    not compiled, resulting in a link error.

    The C version is unaffected, as it is part of the idctdsp
    subsystem.

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

    • [DH] libavcodec/x86/dct-test.c
  • avisynth : Fix compilation against current 2.6 header(s).

    13 mars 2015, par Stephen Hutchinson
    avisynth : Fix compilation against current 2.6 header(s).
    

    AviSynth 2.6 (and by extension, AviSynth+) moves these functions
    into AVSC_API. This requires both adjusting their normal use,
    and for AvxSynth, adjusting the position/use of the USING_AVISYNTH
    ifdefs.

    Signed-off-by : Luca Barbato <lu_zero@gentoo.org>

    • [DBH] libavformat/avisynth.c
  • avisynth : Fix compilation against current 2.6 header(s).

    13 mars 2015, par Stephen Hutchinson
    avisynth : Fix compilation against current 2.6 header(s).
    

    AviSynth 2.6 (and by extension, AviSynth+) moves these functions
    into AVSC_API. This requires both adjusting their normal use,
    and for AvxSynth, adjusting the position/use of the USING_AVISYNTH
    ifdefs.

    Signed-off-by : Luca Barbato <lu_zero@gentoo.org>

    • [DH] libavformat/avisynth.c