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-11-04riff: map 0x0038 to amrnb, works on http://video.mopoto.com/4/40/407/40709.aviCompn
2011-07-26Merge remote-tracking branch 'qatar/release/0.7' into release/0.8Michael Niedermayer
2011-07-23riff: Add mpgv MPEG-2 fourccAlex Converse
2011-06-23riff/img2: Add JPEG 2000 codec IDs.Kamil Nowosad
2011-06-23riff: Add DAVC fourcc.ami_stuff
2011-06-23riff: Add M263, XVIX, MMJP, CDV5 fourccs.Carl Eugen Hoyos
2011-06-23rawvideo: Support auv2 fourcc.ami_stuff
2011-06-10Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2011-06-09riff: Fix potential memleak.Alex Converse
2011-05-24Add Kamil Nowosads j2k code.Kamil Nowosad
2011-05-12Add "DAVC" FourCCami_stuff
2011-05-07riffenc/ffmpeg: Fix stream copyMichael Niedermayer
2011-05-04Merge remote branch 'qatar/master'Michael Niedermayer
2011-05-03Make ffmpeg support generic data streamLuca Barbato
2011-04-25Support fourcc MMJP.Carl Eugen Hoyos
2011-04-25Support fourcc XVIX.Carl Eugen Hoyos
2011-04-25Support fourcc M263.Carl Eugen Hoyos
2011-04-25Support fourcc auv2.ami_stuff
2011-04-22Support Canopus SD50 with fourcc "CDV5".Carl Eugen Hoyos
2011-04-15Merge commit 'a3a0af4fb1237bed0af75868073f9a63db8b1864'Michael Niedermayer
2011-04-14handle malloc failures in ff_get_wav_headerMax Horn
2011-04-11Merge remote branch 'qatar/master'Michael Niedermayer
2011-04-10Parse sprite data for WMVP and WVP2, and decode sprites for the latterAlberto Delmás
2011-04-07riff: add ATRAC3+ guidPeter Ross
2011-04-07ff_get_wav_header: perform full lookup on WAVEFORMATEXTENSIBLE subformat guidPeter Ross
2011-04-07move PRI_GUID, ARG_GUID, AVCodecGuid, ff_codec_guid_get_id, MEDIASUBTYPE_BASE...Peter Ross
2011-04-07move ff_asf_guid, ff_guidcmp and ff_get_guid into riff.hPeter Ross
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