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
2011-10-04Synchronize various 4CCs and codec tags from FFmpeg.Diego Biurrun
2011-08-23Windows Media Image decoder (WMVP/WVP2)Alberto Delmás
2011-07-22riff: Add mpgv MPEG-2 fourccAlex Converse
2011-07-04Do not include mathematics.h in avutil.hMans Rullgard
2011-06-21riff/img2: Add JPEG 2000 codec IDs.Kamil Nowosad
2011-06-21riff: Add DAVC fourcc.ami_stuff
2011-06-21riff: Add M263, XVIX, MMJP, CDV5 fourccs.Carl Eugen Hoyos
2011-06-21rawvideo: Support auv2 fourcc.ami_stuff
2011-06-09riff: Fix potential memleak.Alex Converse
2011-05-03Make ffmpeg support generic data streamLuca Barbato
2011-04-14handle malloc failures in ff_get_wav_headerMax Horn
2011-04-10Parse sprite data for WMVP and WVP2, and decode sprites for the latterAlberto Delmás
2011-03-19Replace FFmpeg with Libav in licence headersMans Rullgard
2011-03-17lavf: replace avio_seek(SEEK_CUR) with avio_skip where it makes senseAnton Khirnov
2011-03-07Add audio codec 0x1600 (ADTS AAC)Peter Ross
2011-03-04avio: add avio_tell macro as a replacement for url_ftellAnton Khirnov
2011-03-01lavf: replace all uses of url_fskip with avio_seekAnton Khirnov
2011-03-01avio: avio_ prefix for url_fseekAnton Khirnov
2011-02-25lavf: use a new ffio_wfourcc macro instead of put_tag() where possibleAnton Khirnov
2011-02-21avio: avio: avio_ prefixes for put_* functionsAnton Khirnov
2011-02-21avio: avio_ prefixes for get_* functionsAnton Khirnov
2011-02-20avio: rename ByteIOContext to AVIOContext.Anton Khirnov
2011-01-09Add audio codec 0x1602 (AAC LATM)Peter Ross
2011-01-09Lagarith decoder by Nathan Caldwell, saintdev at gmailCarl Eugen Hoyos
2011-01-06Set blkalign to 3840 (maximum bytes per frame) for AC-3 in avi.Carl Eugen Hoyos
2011-01-01move ff_get_bmp_header under CONFIG_DEMUXERS blockPeter Ross
2010-12-30Set blkalign to maximum framesize to allow playback on WMP (see issue 2455 an...Carl Eugen Hoyos
2010-12-26add ff_get_bmp_headerPeter Ross
2010-11-30Add FourCC yuvs for rawvideo (PIX_FMT_YUYV422).Andrew Wason
2010-11-28Add G.722 to RIFF codec listPeter Ross
2010-09-26Make WMV3 decoder attempt to decode WMVP as wellKostya Shishkov
2010-09-14Add R10k decoder.Zhou Zongyi
2010-08-30add WAWV fourcc, works on V-codecs/WAWV.aviBen Littler
2010-07-20Make MP43 the default fourcc for msmpeg4v3:Carl Eugen Hoyos
2010-06-07Added M701 codec_tag for mpeg2videoTomas Härdin
2010-05-25Samsung uses SIPP as FourCC for MPEG-4 ASP.Carl Eugen Hoyos
2010-05-25Add missing codec id <-> codec tag entries:Stefano Sabatini
2010-05-19Add VP80 fourccGoogle
2010-05-16Add NV12 and NV21 AVI tags.Stefano Sabatini
2010-05-10Add FourCC MJPG for CODEC_ID_JPEGLS.Francesco Lavra
2010-05-10Add support to the Y411 codec tag, corresponding to the rawvideo pixelStefano Sabatini
2010-04-28Fix FourCC when remuxing VP6F, regression introduced in r22941.Anssi Hannula
2010-04-22Support VP6F in Matroska.Christian Schmidt
2010-03-31Define AVMediaType enum, and use it instead of enum CodecType, whichStefano Sabatini
2010-03-15riff: don't pad extradata when writing ASF.Anton Khirnov
2010-03-09Kega Game Video (KGV1) decoderDaniel Verkamp
2010-02-13add netspeak gsm and truespeech wav format tags to riff.cBen Littler
2010-02-12Add GEOV fourcc (issue971).Michael Niedermayer
2010-01-18add uldx fourcc to mpeg4 in riff.cBen Littler
2010-01-17add vspx fourcc to mpeg4 in riff.cBen Littler