Recherche avancée

Médias (2)

Mot : - Tags -/rotation

Autres articles (71)

  • Gestion des droits de création et d’édition des objets

    8 février 2011, par

    Par défaut, beaucoup de fonctionnalités sont limitées aux administrateurs mais restent configurables indépendamment pour modifier leur statut minimal d’utilisation notamment : la rédaction de contenus sur le site modifiables dans la gestion des templates de formulaires ; l’ajout de notes aux articles ; l’ajout de légendes et d’annotations sur les images ;

  • Supporting all media types

    13 avril 2011, par

    Unlike most software and media-sharing platforms, MediaSPIP aims to manage as many different media types as possible. The following are just a few examples from an ever-expanding list of supported formats : images : png, gif, jpg, bmp and more audio : MP3, Ogg, Wav and more video : AVI, MP4, OGV, mpg, mov, wmv and more text, code and other data : OpenOffice, Microsoft Office (Word, PowerPoint, Excel), web (html, CSS), LaTeX, Google Earth and (...)

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

Sur d’autres sites (7147)

  • Apple Intermediate Codec decoder

    16 mai 2013, par Kostya Shishkov
    Apple Intermediate Codec decoder
    
    • [DBH] Changelog
    • [DBH] configure
    • [DBH] doc/general.texi
    • [DBH] libavcodec/Makefile
    • [DBH] libavcodec/aic.c
    • [DBH] libavcodec/allcodecs.c
    • [DBH] libavcodec/avcodec.h
    • [DBH] libavcodec/codec_desc.c
    • [DBH] libavcodec/version.h
    • [DBH] libavformat/isom.c
  • Merge commit ’064698d381e1e7790f21b0199a8930ea04e2e942’

    1er novembre 2013, par Michael Niedermayer
    Merge commit ’064698d381e1e7790f21b0199a8930ea04e2e942’
    

    * commit ’064698d381e1e7790f21b0199a8930ea04e2e942’ :
    Add HEVC decoder

    Conflicts :
    Changelog
    libavcodec/Makefile
    libavcodec/allcodecs.c
    libavcodec/hevc.c
    libavcodec/hevc.h
    libavcodec/hevc_cabac.c
    libavcodec/hevc_filter.c
    libavcodec/hevc_mvs.c
    libavcodec/hevc_parser.c
    libavcodec/hevc_ps.c
    libavcodec/hevc_refs.c
    libavcodec/hevc_sei.c
    libavcodec/hevcdsp.c
    libavcodec/hevcdsp_template.c
    libavcodec/hevcpred.c
    libavcodec/hevcpred_template.c
    libavcodec/version.h

    cosmetics from hevc.h & hevc_ps.c mostly merged, other files left as they where in ffmpeg.

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

    • [DH] doc/general.texi
    • [DH] libavcodec/avcodec.h
    • [DH] libavcodec/codec_desc.c
    • [DH] libavcodec/hevc.c
    • [DH] libavcodec/hevc.h
    • [DH] libavcodec/hevc_cabac.c
    • [DH] libavcodec/hevc_ps.c
    • [DH] libavcodec/utils.c
    • [DH] libavcodec/version.h
  • avcodec : add Mandsoft Screen Capture Codec decoder

    15 avril 2017, par Paul B Mahol
    avcodec : add Mandsoft Screen Capture Codec decoder
    

    Signed-off-by : Paul B Mahol <onemda@gmail.com>

    • [DH] configure
    • [DH] doc/general.texi
    • [DH] libavcodec/Makefile
    • [DH] libavcodec/allcodecs.c
    • [DH] libavcodec/avcodec.h
    • [DH] libavcodec/codec_desc.c
    • [DH] libavcodec/mscc.c
    • [DH] libavformat/riff.c