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 (Collapse)Author
2014-04-23Merge commit 'e2834567d73bd1e46478ba67ac133cb8ef5f50fd'Michael Niedermayer
* commit 'e2834567d73bd1e46478ba67ac133cb8ef5f50fd': On2 AVC decoder Conflicts: Changelog configure libavcodec/avcodec.h libavcodec/codec_desc.c libavcodec/version.h Merged-by: Michael Niedermayer <michaelni@gmx.at>
2014-04-23On2 AVC decoderKostya Shishkov
2014-04-09rawvideo: Support decoding YVYU422 FourCCVittorio Giovara
2014-04-04On2 VP7 decoderPeter Ross
Further performance improvements and security fixes by Vittorio Giovara, Luca Barbato and Diego Biurrun. Signed-off-by: Vittorio Giovara <vittorio.giovara@gmail.com> Signed-off-by: Luca Barbato <lu_zero@gentoo.org> Signed-off-by: Diego Biurrun <diego@biurrun.de>
2014-04-04Merge remote-tracking branch 'qatar/master'Michael Niedermayer
* qatar/master: (31 commits) riff: Add an additional AAC TwoCC riff: support 0xa100 TwoCC for G723_1 riff: add 0x594a TwoCC for Xan DPCM riff: add 0x64 to g726 riff: add G723_1 wav tag riff: map 0x0038 to amrnb riff: Support FLIC FourCC riff: add escape130 FourCC riff: support 'aas4' FourCC riff: add "YUV8" FourCC riff: Add "S263" FourCC riff: Support XMPG as mpeg1 riff: support BW10 as mpeg1 riff: Add SLDV FourCC for dvvideo riff: Support NTSC forward dvcpro videos riff: add dvis/pdvc FourCCs riff: add "GXVE" FourCC for WMV2 riff: add PLV1 fourcc to mpeg4 riff: Support decoding ASP variant from QNAP Systems riff: add "SM4V" FourCC ... Conflicts: libavformat/riff.c See: various commits, all the merged changes where in ffmpeg already Merged-by: Michael Niedermayer <michaelni@gmx.at>
2014-04-04riff: Add an additional AAC TwoCCCarl Eugen Hoyos
Mentioned on http://msdn.microsoft.com/en-us/library/dd341376%28prot.20%29.aspx
2014-04-04riff: support 0xa100 TwoCC for G723_1Piotr Bandurski
Sample-Id: 4790b7f1c44f98e35f3b806468fa615f5930a5b3.wav
2014-04-04riff: add 0x594a TwoCC for Xan DPCMPiotr Bandurski
Sample-Id: crusader-no-regret.avi
2014-04-04riff: add 0x64 to g726Compn
Sample-Id: g726-test1.wav
2014-04-04riff: add G723_1 wav tagPiotr Bandurski
2014-04-04riff: map 0x0038 to amrnbCompn
Sample-Id: 40709.avi
2014-04-04riff: Support FLIC FourCCPaul B Mahol
2014-04-04riff: add escape130 FourCCMichael Niedermayer
2014-04-04riff: support 'aas4' FourCCPiotr Bandurski
2014-04-04riff: add "YUV8" FourCCPiotr Bandurski
Sample-Id: MAILTEST.AVI
2014-04-04riff: Add "S263" FourCCPiotr Bandurski
2014-04-04riff: Support XMPG as mpeg1Michael Niedermayer
2014-04-04riff: support BW10 as mpeg1Michael Niedermayer
2014-04-04riff: Add SLDV FourCC for dvvideoPiotr Bandurski
2014-04-04riff: Support NTSC forward dvcpro videosCarl Eugen Hoyos
PAL looks incorrect.
2014-04-04riff: add dvis/pdvc FourCCsPiotr Bandurski
2014-04-04riff: add "GXVE" FourCC for WMV2Piotr Bandurski
Sample-Id: vivd.avi
2014-04-04riff: add PLV1 fourcc to mpeg4Compn
Sample-Id: york-water-meteor.avi
2014-04-04riff: Support decoding ASP variant from QNAP SystemsCarl Eugen Hoyos
2014-04-04riff: add "SM4V" FourCCPiotr Bandurski
2014-04-04riff: add DYM4 mpeg4 fourccCompn
2014-04-04riff: add DM4V FourCCPiotr Bandurski
2014-04-04riff: add G264 to mpeg4, only decodes keyframesCompn
2014-04-04riff: add "lsvm" FourCC for H263.Piotr Bandurski
2014-04-04riff: Support H.264 fourcc UMSVCarl Eugen Hoyos
2014-04-04riff: add FourCC for GeoVision camerasCarl Eugen Hoyos
2014-04-04riff: Add V264 for H264 in CCTV recordingsCarl Eugen Hoyos
2014-04-04riff: add H264 from QNAP SystemsCarl Eugen Hoyos
2014-04-04riff: add SMV2 FourCC for H264Piotr Bandurski
Sample-Id: smv2.avi
2014-04-04riff: add ISMP/timecode tagClément Bœsch
2014-04-04riff: Add ITRK tagJames Almer
Some players, like foobar2000 or modern versions of WMP, create WAV files using the ITRK tag for track instead of IPRT
2014-03-25avformat/riff: add On2 VP7 fourccsPeter Ross
Signed-off-by: Peter Ross <pross@xvid.org> Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
2014-03-09riff: add VP9 fourccJames Zern
2014-03-09riff: IPJ2 decodes with JPEG2000 decoderBen Littler
Samples can be made from mencoder and jp2avi.dll codec.
2014-02-08Merge remote-tracking branch 'qatar/master'Michael Niedermayer
* qatar/master: Mirillis FIC video decoder Conflicts: Changelog configure libavcodec/Makefile libavcodec/avcodec.h libavcodec/version.h Merged-by: Michael Niedermayer <michaelni@gmx.at>
2014-02-08Mirillis FIC video decoderKostya Shishkov
Does not contain cursor rendering yet. Signed-off-by: Derek Buitenhuis <derek.buitenhuis@gmail.com>
2014-01-29Support writing E-AC3 in wav.Carl Eugen Hoyos
2014-01-29Move GUID-related objects to riffenc.c and riff.c.Carl Eugen Hoyos
This simplifies the following eac3-in-wav patch.
2014-01-17avformat/riff: fix demuxing of h264 INMCMichael Niedermayer
Its said that there was a mpeg4 sample with the same fourcc, but noone has it if someone finds it please tell me so i can fix detection of both. Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
2013-11-26MSN Audio supportKostya Shishkov
This is essentially a MS GSM decoder extension that supports more sampling rates and lower bitrates. Signed-off-by: Anton Khirnov <anton@khirnov.net>
2013-11-19riff: add DYM4 mpeg4 fourccCompn
2013-11-15riff: add G264 to mpeg4, only decodes keyframesCompn
2013-11-09riff: add VP9 fourccJames Zern
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
2013-10-14Support H.264 fourcc UMSV.Carl Eugen Hoyos
Fixes ticket #3046.
2013-10-12Merge remote-tracking branch 'qatar/master'Michael Niedermayer
* qatar/master: riff: Add a mapping for VP6A Merged-by: Michael Niedermayer <michaelni@gmx.at>