347 Commits (f70d0212ce13347395eb5643bab9fba4dd8e2ee3)

Author SHA1 Message Date
Luca Barbato b845f5e97b riff: Factor out WAVEFORMATEX parsing 12 years ago
Peter Ross 516089d5d8 riff: Add ACTRAC3+ guid 12 years ago
Peter Ross a3bf80a5ae riff: Perform full lookup on WAVEFORMATEXTENSIBLE subformat guid 12 years ago
Peter Ross e544782623 riff: Move guid structs and helper functions into riff 12 years ago
Luca Barbato 8e329dba37 riff: check for eof if chunk size and code are 0 12 years ago
Luca Barbato 1c88617b94 riff: K&R formatting cosmetics 12 years ago
Michael Niedermayer 47335126c0 ff_end_tag: assert that the start is aligned. 12 years ago
Paul B Mahol 810cd0dd9c riff: chunks must be at 2 byte boundary 12 years ago
Michael Niedermayer a8343bfb6a riff: fix infinite loop 12 years ago
Luca Barbato 80ac87c13d lavc: support ZenoXVID custom tag 12 years ago
Carl Eugen Hoyos 9ff92cf195 012v decoder. 12 years ago
Diego Biurrun a0c5917f86 Drop Snow codec 12 years ago
Paul B Mahol 92f630eaf2 add forgotten AV_ prefix to some CODEC_IDs 12 years ago
Carl Eugen Hoyos 196920060b Add FourCC V264 for H264 in CCTV recordings. 12 years ago
Justin Ruggles 5c7bf2ddde lavf: move nuv fourcc audio tags from riff to nuv 12 years ago
Justin Ruggles 261e9348ef lavf: add a common function for selecting a pcm codec from parameters 12 years ago
Justin Ruggles cdaa1f84fb lavf: move "MP3 " fourcc from riff to nut 12 years ago
Justin Ruggles 3c370f5abc riff: only warn on a bad INFO chunk code size instead of failing 12 years ago
Justin Ruggles 259d8c5647 riff: do not add empty metadata tags in INFO chunk 12 years ago
Diego Biurrun ddb009425c riff: Make ff_riff_tags static and move under appropriate #ifdef 12 years ago
Paul B Mahol 3d8e684f05 ADPCM IMA Dialogic decoder 12 years ago
Piotr Bandurski 6d6bf250dd riff: fix decoding of 24-bit packed int (type 1, 20-bit) 12 years ago
Piotr Bandurski cc5c2ef09d riff: add SMV2 FourCC for H264 12 years ago
Piotr Bandurski 49c2f2d57e riff: add GXVE FourCC for WMV2 12 years ago
Piotr Bandurski 461797f6aa riff: add "lsvm" FourCC for H263. 12 years ago
Carl Eugen Hoyos 96fac764fa Add an additional AAC TwoCC. 12 years ago
Piotr Bandurski 2ef26b5e73 riff: support 0xa100 TwoCC 12 years ago
Anton Khirnov 6173a8fe5d riff: remove a write-only variable 12 years ago
Michael Niedermayer e4ef2e073c riff_has_valid_tags: remove unused variable 12 years ago
Diego Biurrun 7b2121e7e2 riff: Move functions around to be covered by appropriate #ifdefs 12 years ago
Michael Niedermayer d0c27e88d2 riff: retry reading metadata without padding if it fails with 12 years ago
Michael Niedermayer 1350dffdc6 riff: dont discard truncated metadata 12 years ago
Michael Niedermayer 340305646a riff: fix division by zero for G726 12 years ago
Victor Vasiliev 0bca0283cc riff: do not write empty INFO tags 12 years ago
Victor Vasiliev 71e92414bf lavf: move RIFF INFO tag writing from avienc to riff 12 years ago
rogerdpack 641c0eea0b bitmap header lookup: add code comment 12 years ago
Derek Buitenhuis 1c56cdad33 riff: Add SVQ3 fourcc 12 years ago
Derek Buitenhuis fef412a24d riff: Add SVQ3 fourcc 12 years ago
Alberto Delmás ee769c6a7c MSS2 decoder 12 years ago
Piotr Bandurski 0bb37bbc0f riff: fix remuxing of atrac3 in wav 12 years ago
Michael Niedermayer ba2cf854d0 lavc: move AVRn to a seperate decoder. 12 years ago
Michael Niedermayer ed8d827ad0 riffenc: fix aac 12 years ago
Michael Niedermayer bb2f13c19f rename missed CodecID to AVCodecID 12 years ago
Anton Khirnov 36ef5369ee Replace all CODEC_ID_* with AV_CODEC_ID_* 12 years ago
Derek Buitenhuis 45eaac02cb Canopus Lossless decoder 12 years ago
Derek Buitenhuis 91c86d3cf8 Canopus Lossless decoder 12 years ago
Piotr Bandurski 23bb85b069 riff: make the G723.1 in wav output compatible with WMP/msacm codec 12 years ago
Piotr Bandurski b9c129be0f riff: fix remuxing of G723_1 in wav 12 years ago
Piotr Bandurski 3800facac6 riff: add G723_1 wav tag 13 years ago
Piotr Bandurski b688c7b7f9 riff: add "SM4V" FourCC 13 years ago