summaryrefslogtreecommitdiffstats
path: root/libavformat/riff.c
Commit message (Expand)AuthorAgeFilesLines
* lavf: Do not list mov-only codecs in riff tagsCarl Eugen Hoyos2015-03-171-3/+0
* riff: Add 'tshd' FourCC for H.264Vittorio Giovara2015-03-171-0/+1
* TDSC decoderVittorio Giovara2015-03-131-0/+1
* Canopus HQX decoderVittorio Giovara2015-02-221-0/+1
* riff: Support QT RLE Animation in avi ('rle ' FourCC)Vittorio Giovara2015-02-171-0/+1
* riff: Support ProRes in avi (APCH fourcc)Vittorio Giovara2015-02-171-0/+1
* riff: Support decoding png in avi (ImageJ)Carl Eugen Hoyos2014-12-081-0/+1
* riff: support ProRes in avi (APCN fourcc)Vittorio Giovara2014-11-141-0/+1
* On2 AVC decoderKostya Shishkov2014-04-231-0/+2
* rawvideo: Support decoding YVYU422 FourCCVittorio Giovara2014-04-081-0/+1
* On2 VP7 decoderPeter Ross2014-04-041-0/+2
* riff: Add an additional AAC TwoCCCarl Eugen Hoyos2014-04-041-0/+1
* riff: support 0xa100 TwoCC for G723_1Piotr Bandurski2014-04-041-0/+1
* riff: add 0x594a TwoCC for Xan DPCMPiotr Bandurski2014-04-041-0/+1
* riff: add 0x64 to g726Compn2014-04-041-0/+1
* riff: add G723_1 wav tagPiotr Bandurski2014-04-041-0/+1
* riff: map 0x0038 to amrnbCompn2014-04-041-0/+1
* riff: Support FLIC FourCCPaul B Mahol2014-04-041-0/+1
* riff: add escape130 FourCCMichael Niedermayer2014-04-041-0/+1
* riff: support 'aas4' FourCCPiotr Bandurski2014-04-041-0/+1
* riff: add "YUV8" FourCCPiotr Bandurski2014-04-041-0/+1
* riff: Add "S263" FourCCPiotr Bandurski2014-04-041-0/+1
* riff: Support XMPG as mpeg1Michael Niedermayer2014-04-041-0/+1
* riff: support BW10 as mpeg1Michael Niedermayer2014-04-041-0/+1
* riff: Add SLDV FourCC for dvvideoPiotr Bandurski2014-04-041-0/+1
* riff: Support NTSC forward dvcpro videosCarl Eugen Hoyos2014-04-041-0/+1
* riff: add dvis/pdvc FourCCsPiotr Bandurski2014-04-041-0/+2
* riff: add "GXVE" FourCC for WMV2Piotr Bandurski2014-04-041-0/+1
* riff: add PLV1 fourcc to mpeg4Compn2014-04-041-0/+1
* riff: Support decoding ASP variant from QNAP SystemsCarl Eugen Hoyos2014-04-041-0/+1
* riff: add "SM4V" FourCCPiotr Bandurski2014-04-041-0/+1
* riff: add DYM4 mpeg4 fourccCompn2014-04-041-0/+1
* riff: add DM4V FourCCPiotr Bandurski2014-04-041-0/+1
* riff: add G264 to mpeg4, only decodes keyframesCompn2014-04-041-0/+2
* riff: add "lsvm" FourCC for H263.Piotr Bandurski2014-04-041-0/+1
* riff: Support H.264 fourcc UMSVCarl Eugen Hoyos2014-04-041-0/+1
* riff: add FourCC for GeoVision camerasCarl Eugen Hoyos2014-04-041-1/+2
* riff: Add V264 for H264 in CCTV recordingsCarl Eugen Hoyos2014-04-041-0/+1
* riff: add H264 from QNAP SystemsCarl Eugen Hoyos2014-04-041-0/+1
* riff: add SMV2 FourCC for H264Piotr Bandurski2014-04-041-0/+1
* riff: add ISMP/timecode tagClément Bœsch2014-04-041-0/+1
* riff: Add ITRK tagJames Almer2014-04-041-0/+1
* riff: add VP9 fourccJames Zern2014-03-091-0/+1
* riff: IPJ2 decodes with JPEG2000 decoderBen Littler2014-03-091-0/+1
* Mirillis FIC video decoderKostya Shishkov2014-02-081-0/+1
* MSN Audio supportKostya Shishkov2013-11-261-0/+1
* riff: Add a mapping for VP6AMartin Storsjö2013-10-121-0/+1
* deprecate AV_CODEC_ID_VOXWARE and introduce AV_CODEC_ID_METASOUND insteadKostya Shishkov2013-08-071-1/+1
* riff: Move demuxing code to a separate file.Diego Biurrun2013-08-061-204/+0
* riff: Move muxing code to a separate fileDiego Biurrun2013-08-061-269/+2
OpenPOWER on IntegriCloud