Recherche avancée

Médias (1)

Mot : - Tags -/censure

Autres articles (56)

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

  • fate : add swr-convertaudio test

    17 octobre 2016, par Muhammad Faiz
    fate : add swr-convertaudio test
    

    test for flt to s16
    should pass on correct rounding to nearest

    Signed-off-by : Muhammad Faiz <mfcc64@gmail.com>

    • [DH] tests/fate/libswresample.mak
  • avfilter/avf_showcqt : full chroma blending on draw_axis_yuv

    31 mai 2016, par Muhammad Faiz
    avfilter/avf_showcqt : full chroma blending on draw_axis_yuv
    

    improve quality on axis drawing with yuv422p and yuv420p format

    Signed-off-by : Muhammad Faiz <mfcc64@gmail.com>

    • [DH] libavfilter/avf_showcqt.c
  • avfilter/lavfutils : use image2pipe demuxer on ff_load_image

    25 avril 2017, par Muhammad Faiz
    avfilter/lavfutils : use image2pipe demuxer on ff_load_image
    

    allow protocols other than file to be used
    for example, use data protocol to embed a file in script

    Signed-off-by : Muhammad Faiz <mfcc64@gmail.com>

    • [DH] libavfilter/lavfutils.c