Recherche avancée

Médias (91)

Autres articles (102)

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

  • Contribute to a better visual interface

    13 avril 2011

    MediaSPIP is based on a system of themes and templates. Templates define the placement of information on the page, and can be adapted to a wide range of uses. Themes define the overall graphic appearance of the site.
    Anyone can submit a new graphic theme or template and make it available to the MediaSPIP community.

Sur d’autres sites (9220)

  • avcodec/avcodec : Remove redundant assert

    24 septembre 2021, par Andreas Rheinhardt
    avcodec/avcodec : Remove redundant assert
    

    It is now checked by FATE that no encoder capable of flushing
    uses frame threads, so this now redundant runtime check can
    be removed.

    Signed-off-by : Andreas Rheinhardt <andreas.rheinhardt@outlook.com>

    • [DH] libavcodec/avcodec.c
  • avfilter/vf_morpho : Take pre-padding into account for LUT-reallocation

    3 octobre 2021, par Andreas Rheinhardt
    avfilter/vf_morpho : Take pre-padding into account for LUT-reallocation
    

    Fixes heap-buffer underflows.

    Reviewed-by : Paul B Mahol <onemda@gmail.com>
    Signed-off-by : Andreas Rheinhardt <andreas.rheinhardt@outlook.com>

    • [DH] libavfilter/vf_morpho.c
  • avformat/mvdec : re-indent after last commit

    1er janvier 2022, par John-Paul Stewart
    avformat/mvdec : re-indent after last commit
    

    Signed-off-by : John-Paul Stewart <jpstewart@personalprojects.net>
    Reviewed-by : Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
    Reviewed-by : Peter Ross <pross@xvid.org>

    • [DH] libavformat/mvdec.c