Recherche avancée

Médias (91)

Autres articles (103)

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

  • Publier sur MédiaSpip

    13 juin 2013

    Puis-je poster des contenus à partir d’une tablette Ipad ?
    Oui, si votre Médiaspip installé est à la version 0.2 ou supérieure. Contacter au besoin l’administrateur de votre MédiaSpip pour le savoir

Sur d’autres sites (9060)

  • avcodec/svq1dec : Add assert to ensure "stages >= 0"

    3 février 2015, par Michael Niedermayer
    avcodec/svq1dec : Add assert to ensure "stages >= 0"
    

    This is currently always true, the assert protects against
    future changes to the code breaking this assumtation

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

    • [DH] libavcodec/svq1dec.c
  • Revert "tools/uncoded_frame : remove usage of avfilter_link_get_channels()"

    6 janvier 2018, par James Almer
    Revert "tools/uncoded_frame : remove usage of avfilter_link_get_channels()"
    

    This reverts commit 01c21653eee53a353ae887a47cd2b48165902383.

    It was applied by accident before it could be reviewed.

    • [DH] tools/uncoded_frame.c
  • Revert "fftools/ffmpeg_filter : fix the flags parsing for scaler"

    30 août 2021, par Linjie Fu
    Revert "fftools/ffmpeg_filter : fix the flags parsing for scaler"
    

    This reverts commit b3a0548a981db52911dd34d9de254c4fee0a8f79.

    This breaks the usage of swscale options, scale_sws_opts should be
    passed to auto-inserted scale-filters.

    Signed-off-by : Linjie Fu <linjie.justin.fu@gmail.com>

    • [DH] fftools/ffmpeg_filter.c