Recherche avancée

Médias (91)

Autres articles (67)

  • Other interesting software

    13 avril 2011, par

    We don’t claim to be the only ones doing what we do ... and especially not to assert claims to be the best either ... What we do, we just try to do it well and getting better ...
    The following list represents softwares that tend to be more or less as MediaSPIP or that MediaSPIP tries more or less to do the same, whatever ...
    We don’t know them, we didn’t try them, but you can take a peek.
    Videopress
    Website : http://videopress.com/
    License : GNU/GPL v2
    Source code : (...)

  • HTML5 audio and video support

    13 avril 2011, par

    MediaSPIP uses HTML5 video and audio tags to play multimedia files, taking advantage of the latest W3C innovations supported by modern browsers.
    The MediaSPIP player used has been created specifically for MediaSPIP and can be easily adapted to fit in with a specific theme.
    For older browsers the Flowplayer flash fallback is used.
    MediaSPIP allows for media playback on major mobile platforms with the above (...)

  • Support de tous types de médias

    10 avril 2011

    Contrairement à beaucoup de logiciels et autres plate-formes modernes de partage de documents, MediaSPIP a l’ambition de gérer un maximum de formats de documents différents qu’ils soient de type : images (png, gif, jpg, bmp et autres...) ; audio (MP3, Ogg, Wav et autres...) ; vidéo (Avi, MP4, Ogv, mpg, mov, wmv et autres...) ; contenu textuel, code ou autres (open office, microsoft office (tableur, présentation), web (html, css), LaTeX, Google Earth) (...)

Sur d’autres sites (4069)

  • libavcodec : Implementation of AC3 fixedpoint decoder

    1er avril 2014, par Nedeljko Babic
    libavcodec : Implementation of AC3 fixedpoint decoder
    

    Signed-off-by : Nedeljko Babic <nbabic@mips.com>
    Signed-off-by : Michael Niedermayer <michaelni@gmx.at>

    • [DH] Changelog
    • [DH] configure
    • [DH] doc/general.texi
    • [DH] libavcodec/Makefile
    • [DH] libavcodec/ac3.h
    • [DH] libavcodec/ac3dec.c
    • [DH] libavcodec/ac3dec.h
    • [DH] libavcodec/ac3dec_fixed.c
    • [DH] libavcodec/ac3dec_float.c
    • [DH] libavcodec/ac3dsp.c
    • [DH] libavcodec/ac3dsp.h
    • [DH] libavcodec/allcodecs.c
    • [DH] libavcodec/kbdwin.c
    • [DH] libavcodec/kbdwin.h
    • [DH] libavcodec/version.h
  • AVC-Intra support

    20 juillet 2013, par Kieran Kunhya
    AVC-Intra support
    

    This format has been reverse engineered and x264’s output has almost exactly
    the same bitstream as Panasonic cameras and encoders produce. It therefore does
    not comply with SMPTE RP2027 since Panasonic themselves do not comply with
    their own specification. It has been tested in Avid, Premiere, Edius and
    Quantel.

    Parts of this patch were written by Jason Garrett-Glaser and some reverse
    engineering was done by Joseph Artsimovich.

    • [DH] common/common.c
    • [DH] common/common.h
    • [DH] common/set.h
    • [DH] encoder/analyse.c
    • [DH] encoder/encoder.c
    • [DH] encoder/ratecontrol.c
    • [DH] encoder/set.c
    • [DH] encoder/set.h
    • [DH] x264.c
    • [DH] x264.h
  • Merge commit ’9deaec782810d098bca11c9332fab2d2f4c5fb78’

    11 février 2015, par Michael Niedermayer
    Merge commit ’9deaec782810d098bca11c9332fab2d2f4c5fb78’
    

    * commit ’9deaec782810d098bca11c9332fab2d2f4c5fb78’ :
    lavf : move internal fields from public to internal context

    Conflicts :
    libavformat/avformat.h
    libavformat/internal.h
    libavformat/mux.c
    libavformat/utils.c

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

    • [DH] libavformat/asfdec.c
    • [DH] libavformat/avformat.h
    • [DH] libavformat/boadec.c
    • [DH] libavformat/dv.c
    • [DH] libavformat/internal.h
    • [DH] libavformat/mp3dec.c
    • [DH] libavformat/mtv.c
    • [DH] libavformat/mux.c
    • [DH] libavformat/mxfenc.c
    • [DH] libavformat/nutdec.c
    • [DH] libavformat/oggdec.c
    • [DH] libavformat/options.c
    • [DH] libavformat/pcm.c
    • [DH] libavformat/r3d.c
    • [DH] libavformat/utils.c
    • [DH] libavformat/version.h
    • [DH] libavformat/vqf.c
    • [DH] libavformat/yop.c