Recherche avancée

Médias (1)

Mot : - Tags -/net art

Autres articles (77)

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

  • Submit enhancements and plugins

    13 avril 2011

    If you have developed a new extension to add one or more useful features to MediaSPIP, let us know and its integration into the core MedisSPIP functionality will be considered.
    You can use the development discussion list to request for help with creating a plugin. As MediaSPIP is based on SPIP - or you can use the SPIP discussion list SPIP-Zone.

Sur d’autres sites (4047)

  • http: Support reading gzip/deflate compressed data

    22 juillet 2013, par Zhang Rui
    http: Support reading gzip/deflate compressed data
    

    Derived from VLC’s http module.
    Original authors :
    Antoine Cellerier <dionoea@videolan.org>
    Sébastien Escudier <sebastien-devel@celeos.eu>
    Rémi Duraffort <ivoire@videolan.org>
    Rémi Denis-Courmont <remi@remlab.net>
    Francois Cartegnie <fcvlcdev@free.fr>

    Normally, http servers shouldn’t send this to us since we
    don’t advertise it with an Accept-Encoding header, but some
    servers still do it anyway.

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

    • [DBH] libavformat/http.c
  • avformat/http: support reading compressed data

    22 juillet 2013, par Zhang Rui
    avformat/http: support reading compressed data
    

    Derived from VLC’s http module.
    Original authors :
    Antoine Cellerier <dionoea@videolan.org>
    Sébastien Escudier <sebastien-devel@celeos.eu>
    Rémi Duraffort <ivoire@videolan.org>
    Rémi Denis-Courmont <remi@remlab.net>
    Francois Cartegnie <fcvlcdev@free.fr>

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

    • [DH] libavformat/http.c
  • Merge commit ’d010e95f86089abe9a3d4d4a66ac8102312d28a4’

    19 juillet 2013, par Michael Niedermayer
    Merge commit ’d010e95f86089abe9a3d4d4a66ac8102312d28a4’
    

    * commit ’d010e95f86089abe9a3d4d4a66ac8102312d28a4’ :
    avserver : Remove unused loadable module support

    Conflicts :
    configure
    ffserver.c

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

    • [DH] configure
    • [DH] ffserver.c