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
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
2011-12-03latmdec: fix audio specific config parsingJanne Grunau
2011-10-29isom: Add MPEG4SYSTEMS dummy object type indication.Alex Converse
2011-10-20lavc: use avpriv_ prefix for some mpeg4audio symbols used in lavf.Anton Khirnov
2011-10-20lavc: use avpriv_ prefix for some mpegaudio symbols used in lavf.Anton Khirnov
2011-10-04Synchronize various 4CCs and codec tags from FFmpeg.Diego Biurrun
2011-09-22mp4: Don't read an empty Decoder Config DescriptorAlex Converse
2011-08-29isom: add missing AVC-Intra tags, rearrange list and update commentsTomas Härdin
2011-08-25mp4: Handle non-trivial ES Descriptors.Alex Converse
2011-06-21mov: Support Digital Voodoo SD 8 Bit and DTS codec identifiers.Carl Eugen Hoyos
2011-06-21mov: Support R10g codec identifier.ami_stuff
2011-03-23Add xd55 codec tag for XDCAM HD422 720p25 CBR files.Tomas Härdin
2011-03-19Replace FFmpeg with Libav in licence headersMans Rullgard