Recherche avancée

Médias (1)

Mot : - Tags -/net art

Autres articles (57)

  • Websites made ​​with MediaSPIP

    2 mai 2011, par

    This page lists some websites based on MediaSPIP.

  • MediaSPIP Core : La Configuration

    9 novembre 2010, par

    MediaSPIP Core fournit par défaut trois pages différentes de configuration (ces pages utilisent le plugin de configuration CFG pour fonctionner) : une page spécifique à la configuration générale du squelettes ; une page spécifique à la configuration de la page d’accueil du site ; une page spécifique à la configuration des secteurs ;
    Il fournit également une page supplémentaire qui n’apparait que lorsque certains plugins sont activés permettant de contrôler l’affichage et les fonctionnalités spécifiques (...)

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

  • ppc : Fix compilation for ppc64le (ELFv2)

    29 mai 2014, par Thierry Fauck
    ppc : Fix compilation for ppc64le (ELFv2)
    

    CC : libav-stable@libav.org
    Signed-off-by : Martin Storsjö <martin@martin.st>

    • [DH] libavcodec/ppc/asm.S
  • aarch64 : h264idct : Use the offset parameter to movrel

    9 novembre 2016, par Martin Storsjö
    aarch64 : h264idct : Use the offset parameter to movrel
    

    Signed-off-by : Martin Storsjö <martin@martin.st>
    (cherry picked from commit 6a62795d4051f435a9a2c59395d96913693922f8)
    Cherry pick Suggested-by : Martin Storsjö

    This should fix the build failure on macosx

    Signed-off-by : Michael Niedermayer <michael@niedermayer.cc>

    • [DH] libavcodec/aarch64/h264idct_neon.S
  • x86 : Add an xmm clobbering wrapper for avcodec_encode_video2

    16 septembre 2013, par Martin Storsjö
    x86 : Add an xmm clobbering wrapper for avcodec_encode_video2
    

    This is required since 187105ff8 when we started trying to
    wrap this function as well.

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

    • [DH] libavcodec/x86/w64xmmtest.c