Recherche avancée

Médias (1)

Mot : - Tags -/ogv

Autres articles (38)

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

  • Merge commit '50a1c66cf6ab7eb683daaa9e2da3869fa3a54609'

    27 octobre 2017, par James Almer
    Merge commit '50a1c66cf6ab7eb683daaa9e2da3869fa3a54609'
    

    * commit '50a1c66cf6ab7eb683daaa9e2da3869fa3a54609' :
    ac3_parser : add a public function for parsing the data required by the demuxer

    avpriv_ac3_parse_header() is left in place but without the
    GetBitContext parameter, as the mov muxer requires a lot more fields
    than just bitstream_id and frame_size from the AC3HeaderInfo struct.

    Merged-by : James Almer <jamrial@gmail.com>

    • [DH] libavcodec/Makefile
    • [DH] libavcodec/ac3_parser.c
    • [DH] libavcodec/ac3_parser.h
    • [DH] libavcodec/ac3_parser_internal.h
    • [DH] libavcodec/ac3dec.c
    • [DH] libavcodec/audiotoolboxdec.c
    • [DH] libavcodec/eac3dec.c
    • [DH] libavformat/ac3dec.c
    • [DH] libavformat/movenc.c
  • Change license of yadif from GPL to LGPL

    4 janvier 2014, par Robert Krüger
    Change license of yadif from GPL to LGPL
    

    Signed-off-by : Robert Krüger <krueger@lesspain.de>
    Signed-off-by : Michael Niedermayer <michaelni@gmx.at>

    • [DH] LICENSE
    • [DH] configure
    • [DH] libavfilter/vf_yadif.c
    • [DH] libavfilter/x86/vf_yadif.asm
    • [DH] libavfilter/x86/vf_yadif_init.c
    • [DH] libavfilter/x86/yadif-10.asm
    • [DH] libavfilter/x86/yadif-16.asm
    • [DH] libavfilter/yadif.h
  • lavc : Convert some remaining strides to ptrdiff_t

    13 octobre 2013, par Ronald S. Bultje
    lavc : Convert some remaining strides to ptrdiff_t
    
    • [DH] libavcodec/cavs.h
    • [DH] libavcodec/h264.c
    • [DH] libavcodec/h264.h
    • [DH] libavcodec/mpegvideo.h
    • [DH] libavcodec/mpegvideo_enc.c
    • [DH] libavcodec/mpegvideo_motion.c
    • [DH] libavcodec/vp3.c
    • [DH] libavcodec/vp56.c
    • [DH] libavcodec/vp8.c
    • [DH] libavcodec/wmv2.c