Recherche avancée

Médias (91)

Autres articles (48)

  • Keeping control of your media in your hands

    13 avril 2011, par

    The vocabulary used on this site and around MediaSPIP in general, aims to avoid reference to Web 2.0 and the companies that profit from media-sharing.
    While using MediaSPIP, you are invited to avoid using words like "Brand", "Cloud" and "Market".
    MediaSPIP is designed to facilitate the sharing of creative media online, while allowing authors to retain complete control of their work.
    MediaSPIP aims to be accessible to as many people as possible and development is based on expanding the (...)

  • Use, discuss, criticize

    13 avril 2011, par

    Talk to people directly involved in MediaSPIP’s development, or to people around you who could use MediaSPIP to share, enhance or develop their creative projects.
    The bigger the community, the more MediaSPIP’s potential will be explored and the faster the software will evolve.
    A discussion list is available for all exchanges between users.

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

  • lavc : add an Intel libmfx-based H.264 decoder

    10 février 2015, par Anton Khirnov
    lavc : add an Intel libmfx-based H.264 decoder
    

    Based on the code by Luca Barbato <lu_zero@gentoo.org> and Yukinori
    Yamazoe <drocon11@gmail.com>.

    • [DH] Changelog
    • [DH] configure
    • [DH] libavcodec/Makefile
    • [DH] libavcodec/allcodecs.c
    • [DH] libavcodec/qsv.c
    • [DH] libavcodec/qsv.h
    • [DH] libavcodec/qsv_api.c
    • [DH] libavcodec/qsv_h264.c
    • [DH] libavcodec/qsv_internal.h
    • [DH] libavcodec/version.h
  • sws : add dither enum

    14 août 2013, par Michael Niedermayer
    sws : add dither enum
    

    This allows specifying more dither algorithms without using up flags and
    without ambiguities.

    Also initialize the new field based on the flags and use it.
    Note, improving the logic of the checks is left to subsequent
    commits, this here only switches from flags to enum.

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

    • [DH] doc/APIchanges
    • [DH] libswscale/options.c
    • [DH] libswscale/output.c
    • [DH] libswscale/swscale.c
    • [DH] libswscale/swscale_internal.h
    • [DH] libswscale/swscale_unscaled.c
    • [DH] libswscale/utils.c
    • [DH] libswscale/version.h
  • Merge commit ’1263b2039eb5aaf1522e9de9f07c787ab30a5f50’

    24 mars 2017, par Clément Bœsch
    Merge commit ’1263b2039eb5aaf1522e9de9f07c787ab30a5f50’
    

    * commit ’1263b2039eb5aaf1522e9de9f07c787ab30a5f50’ :
    Adjust printf conversion specifiers to match variable signedness

    Merged-by : Clément Bœsch <u@pkh.me>

    • [DH] libavcodec/dnxhddec.c
    • [DH] libavcodec/dvdec.c
    • [DH] libavcodec/dxv.c
    • [DH] libavcodec/fraps.c
    • [DH] libavcodec/txd.c
    • [DH] libavformat/mov.c
    • [DH] libavformat/rtpdec_jpeg.c
    • [DH] libavformat/rtpdec_xiph.c
    • [DH] libavformat/rtpenc.c
    • [DH] libswscale/tests/swscale.c