summaryrefslogtreecommitdiff
path: root/libavformat/riff.c
Commit message (Expand)AuthorAge
* rawvideo: Support decoding YVYU422 FourCCVittorio Giovara2014-04-08
* On2 VP7 decoderPeter Ross2014-04-04
* riff: Add an additional AAC TwoCCCarl Eugen Hoyos2014-04-04
* riff: support 0xa100 TwoCC for G723_1Piotr Bandurski2014-04-04
* riff: add 0x594a TwoCC for Xan DPCMPiotr Bandurski2014-04-04
* riff: add 0x64 to g726Compn2014-04-04
* riff: add G723_1 wav tagPiotr Bandurski2014-04-04
* riff: map 0x0038 to amrnbCompn2014-04-04
* riff: Support FLIC FourCCPaul B Mahol2014-04-04
* riff: add escape130 FourCCMichael Niedermayer2014-04-04
* riff: support 'aas4' FourCCPiotr Bandurski2014-04-04
* riff: add "YUV8" FourCCPiotr Bandurski2014-04-04
* riff: Add "S263" FourCCPiotr Bandurski2014-04-04
* riff: Support XMPG as mpeg1Michael Niedermayer2014-04-04
* riff: support BW10 as mpeg1Michael Niedermayer2014-04-04
* riff: Add SLDV FourCC for dvvideoPiotr Bandurski2014-04-04
* riff: Support NTSC forward dvcpro videosCarl Eugen Hoyos2014-04-04
* riff: add dvis/pdvc FourCCsPiotr Bandurski2014-04-04
* riff: add "GXVE" FourCC for WMV2Piotr Bandurski2014-04-04
* riff: add PLV1 fourcc to mpeg4Compn2014-04-04
* riff: Support decoding ASP variant from QNAP SystemsCarl Eugen Hoyos2014-04-04
* riff: add "SM4V" FourCCPiotr Bandurski2014-04-04
* riff: add DYM4 mpeg4 fourccCompn2014-04-04
* riff: add DM4V FourCCPiotr Bandurski2014-04-04
* riff: add G264 to mpeg4, only decodes keyframesCompn2014-04-04
* riff: add "lsvm" FourCC for H263.Piotr Bandurski2014-04-04
* riff: Support H.264 fourcc UMSVCarl Eugen Hoyos2014-04-04
* riff: add FourCC for GeoVision camerasCarl Eugen Hoyos2014-04-04
* riff: Add V264 for H264 in CCTV recordingsCarl Eugen Hoyos2014-04-04
* riff: add H264 from QNAP SystemsCarl Eugen Hoyos2014-04-04
* riff: add SMV2 FourCC for H264Piotr Bandurski2014-04-04
* riff: add ISMP/timecode tagClément Bœsch2014-04-04
* riff: Add ITRK tagJames Almer2014-04-04
* riff: add VP9 fourccJames Zern2014-03-09
* riff: IPJ2 decodes with JPEG2000 decoderBen Littler2014-03-09
* Mirillis FIC video decoderKostya Shishkov2014-02-08
* MSN Audio supportKostya Shishkov2013-11-26
* riff: Add a mapping for VP6AMartin Storsjö2013-10-12
* deprecate AV_CODEC_ID_VOXWARE and introduce AV_CODEC_ID_METASOUND insteadKostya Shishkov2013-08-07
* riff: Move demuxing code to a separate file.Diego Biurrun2013-08-06
* riff: Move muxing code to a separate fileDiego Biurrun2013-08-06
* avf: move riff tags accessors where they belongLuca Barbato2013-06-16
* riff: Support ULH0 and ULH2 fourccs.Yusuke Nakamura2013-06-10
* Go2Webinar decoderKostya Shishkov2013-06-03
* riff: Factor out WAVEFORMATEX parsingLuca Barbato2013-04-21
* riff: Add ACTRAC3+ guidPeter Ross2013-04-21
* riff: Perform full lookup on WAVEFORMATEXTENSIBLE subformat guidPeter Ross2013-04-21
* riff: Move guid structs and helper functions into riffPeter Ross2013-04-21
* riff: check for eof if chunk size and code are 0Luca Barbato2013-04-21
* riff: K&R formatting cosmeticsLuca Barbato2013-04-21