Recherche avancée

Médias (3)

Mot : - Tags -/pdf

Autres articles (69)

  • Websites made ​​with MediaSPIP

    2 mai 2011, par

    This page lists some websites based on MediaSPIP.

  • 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.

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

  • ffserver_config : check strchr() return for NULL

    8 décembre 2014, par Reynaldo H. Verdejo Pinochet
    ffserver_config : check strchr() return for NULL
    

    Should fix FFmpeg Coverity Scan issue #1257013

    Signed-off-by : Reynaldo H. Verdejo Pinochet <reynaldo@osg.samsung.com>

    • [DH] ffserver_config.c
  • ffserver : warn if config uses a system port

    18 août 2014, par Reynaldo H. Verdejo Pinochet
    ffserver : warn if config uses a system port
    

    Should be harmless as far as users know what they are doing
    but an informative warning wont hurt. For details, refer to
    http://tools.ietf.org/html/rfc6335

    Signed-off-by : Reynaldo H. Verdejo Pinochet <reynaldo@osg.samsung.com>

    • [DH] ffserver.c
  • ffserver : free AVStream st before wiping context

    25 avril 2014, par Reynaldo H. Verdejo Pinochet
    ffserver : free AVStream st before wiping context
    

    Should fix FFmpeg Coverity Scan issue #732269

    Signed-off-by : Reynaldo H. Verdejo Pinochet <r.verdejo@sisa.samsung.com>

    • [DH] ffserver.c