Recherche avancée

Médias (1)

Mot : - Tags -/net art

Autres articles (73)

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

  • Websites made ​​with MediaSPIP

    2 mai 2011, par

    This page lists some websites based on MediaSPIP.

  • Possibilité de déploiement en ferme

    12 avril 2011, par

    MediaSPIP peut être installé comme une ferme, avec un seul "noyau" hébergé sur un serveur dédié et utilisé par une multitude de sites différents.
    Cela permet, par exemple : de pouvoir partager les frais de mise en œuvre entre plusieurs projets / individus ; de pouvoir déployer rapidement une multitude de sites uniques ; d’éviter d’avoir à mettre l’ensemble des créations dans un fourre-tout numérique comme c’est le cas pour les grandes plate-formes tout public disséminées sur le (...)

Sur d’autres sites (8401)

  • Improve description of encoding preset equivalents.

    15 novembre 2014, par Erik de Castro Lopo
    Improve description of encoding preset equivalents.
    

    Patch-from : lvqcl <lvqcl.mail@gmail.com>

    • [DH] man/flac.1
    • [DH] man/flac.sgml
    • [DH] src/flac/main.c
  • lavd/avfoundation : Support user selected pixel formats and pixel format autoselection.

    11 juin 2014, par sfan5
    lavd/avfoundation : Support user selected pixel formats and pixel format autoselection.
    

    Signed-off-by : Thilo Borgmann <thilo.borgmann@mail.de>
    Signed-off-by : Michael Niedermayer <michaelni@gmx.at>

    • [DH] doc/indevs.texi
    • [DH] libavdevice/avfoundation.m
  • Underscore fixes.

    28 juin 2014, par Erik de Castro Lopo
    Underscore fixes.
    

    * Replace _declspec with __declspec.
    * Replace __wgetmainargs_ with __wgetmainargs_t and __wgetmainargs
    with wgetmainargs because identifiers with leading underscores are
    reserved for the compiler.

    Patch-from : lvqcl <lvqcl.mail@gmail.com>

    • [DH] include/FLAC++/export.h
    • [DH] include/FLAC/export.h
    • [DH] src/share/win_utf8_io/win_utf8_io.c