Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/FFmpeg/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-03-01Add Apple Pixlet decoderPaul B Mahol
2016-06-20Add MagicYUV decoderPaul B Mahol
2016-05-04cosmetics: Fix spelling mistakesVittorio Giovara
2016-02-23lavf: replace AVStream.codec with AVStream.codecparAnton Khirnov
2015-09-02DXV decoderVittorio Giovara
2015-07-27lavc: Consistently prefix input buffer definesVittorio Giovara
2015-06-22Hap decoder and encoderVittorio Giovara
2015-04-19Replace av_dlog with normal av_log at trace levelVittorio Giovara
2015-03-17isom: Add X-Com Radvision FourCCPaul B Mahol
2015-03-17isom: Add support for TSCC2Luca Barbato
2015-02-03isom: Decode Prores 4444 XQ with the existing Prores decoderCarl Eugen Hoyos
2015-01-06isom: add 'mp1v' fourccJustin Ruggles
2014-04-19Silicon Graphics RLE 8-bit video decoderPeter Ross
2014-04-04isom: add some BOXX tagsPiotr Bandurski
2014-04-04isom: add 'flic' tagReimar Döffinger
2014-04-04isom: add 'm1v ' tagCarl Eugen Hoyos
2014-04-01OpenEXR decoderJimmy Christensen
2014-03-31mov: call mov_rewrite_dvd_sub_extradata() after parsing dimensions from tkhdMichael Niedermayer
2014-03-31isom: only write the size if its non zero in mov_rewrite_dvd_sub_extradata()Michael Niedermayer
2014-03-31isom: Simplify mov_rewrite_dvd_sub_extradata()Michael Niedermayer
2014-03-17isom: fix C99-style declarationMichael Niedermayer
2014-03-15isom: convert mp4 dvdsub extradata to vobsub formatwm4
2014-03-09movenc: allow muxing HEVC in MODE_MP4.Tim Walker
2014-03-09movenc: use 'hev1' tag for HEVC in MODE_MOV.Tim Walker
2014-03-09movdec: handle 0x7fff langcode as macintosh per the specsBaptiste Coudurier
2014-03-09libspeex: support ZygoAudio (quality 10 mode)Piotr Bandurski
2014-03-09isom: lpcm in mov default to big endianMark Himsley
2014-03-09isom: add "MNG" FourCCPiotr Bandurski
2014-03-09isom: Support MPEG-2 video mov files from FPC5Carl Eugen Hoyos
2014-03-09isom: add "NO16" FourCCPiotr Bandurski
2014-03-09isom: add Radius DV YUV FourCCsPiotr Bandurski
2014-03-09isom: Support Sony XAVC in movCarl Eugen Hoyos
2014-03-09isom: add xd51 hdcamBen Littler
2013-11-14lavf: improve support for AVC-Intra files.Reimar Döffinger
2013-10-31mov: Support HEVC demuxingYusuke Nakamura
2013-05-17Apple Intermediate Codec decoderKostya Shishkov
2013-05-16Remove commented-out debug #define cruftDiego Biurrun
2012-12-19mov: handle h263 and flv1 for codec_tag 'H','2','6','3'Janne Grunau
2012-11-28lavf: move ff_codec_get_tag() and ff_codec_get_id() definitions to internal.hJustin Ruggles
2012-08-07Replace all CODEC_ID_* with AV_CODEC_ID_*Anton Khirnov
2012-06-18mov: Support muxing/demuxing iLBCMartin Storsjö
2012-04-25mov: support eac3 audioHendrik Leppkes
2012-04-23isom: Support more DTS codec identifiers.Yusuke Nakamura
2012-02-22mov: Add more HDV and XDCAM FourCCs.Alex Converse
2012-02-22mov: Add support for MPEG2 HDV 720p24 (hdv4)Alex Converse
2012-02-16libavformat: Add an ff_ prefix to some lavf internal symbolsMartin Storsjö
2011-12-14v410 encoder and decoderDerek Buitenhuis
2011-12-10isom: sort and pretty-print codec_movaudio_tags[]Justin Ruggles
2011-12-10isom: remove pointless comments in codec_movaudio_tags[]Justin Ruggles
2011-12-10isom: remove commented-out tag for vorbisJustin Ruggles