Recherche avancée

Médias (0)

Mot : - Tags -/utilisateurs

Aucun média correspondant à vos critères n’est disponible sur le site.

Autres articles (79)

  • Websites made ​​with MediaSPIP

    2 mai 2011, par

    This page lists some websites based on MediaSPIP.

  • MediaSPIP v0.2

    21 juin 2013, par

    MediaSPIP 0.2 est la première version de MediaSPIP stable.
    Sa date de sortie officielle est le 21 juin 2013 et est annoncée ici.
    Le fichier zip ici présent contient uniquement les sources de MediaSPIP en version standalone.
    Comme pour la version précédente, il est nécessaire d’installer manuellement l’ensemble des dépendances logicielles sur le serveur.
    Si vous souhaitez utiliser cette archive pour une installation en mode ferme, il vous faudra également procéder à d’autres modifications (...)

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

  • avutil/cpu : Make cpu flag names match between cpu-test and av_parse_cpu_caps() tables

    6 août 2014, par Michael Niedermayer
    avutil/cpu : Make cpu flag names match between cpu-test and av_parse_cpu_caps() tables
    

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

    • [DH] libavutil/cpu.c
  • avcodec/cbs_h2645 : abort when written inferred values don't match

    11 juin 2020, par James Almer
    avcodec/cbs_h2645 : abort when written inferred values don't match
    

    If this happens, it's a sign of parsing issues earlier in the process, or
    misuse by the calling module.

    Prevents writing invalid bitstreams.

    Reviewed-by : Michael Niedermayer <michael@niedermayer.cc>
    Signed-off-by : James Almer <jamrial@gmail.com>

    • [DH] libavcodec/cbs_h2645.c
  • avcodec/cbs_av1 : abort when written inferred values don't match

    11 juin 2020, par James Almer
    avcodec/cbs_av1 : abort when written inferred values don't match
    

    If this happens, it's a sign of parsing issues earlier in the process, or
    misuse by the calling module.

    Prevents writing invalid bitstreams.

    Reviewed-by : Michael Niedermayer <michael@niedermayer.cc>
    Signed-off-by : James Almer <jamrial@gmail.com>

    • [DH] libavcodec/cbs_av1.c