aboutsummaryrefslogtreecommitdiffstats
path: root/libavformat/vocdec.c
Commit message (Expand)AuthorAgeFilesLines
* allocate 32 extra bytes at the end of the probe buffer and remove most probe ...Michael Niedermayer2007-04-081-2/+0
* simplificationAlex Beregszaszi2007-03-071-2/+1
* typo: unkown->unknownAlex Beregszaszi2007-03-071-1/+1
* get rid of the [4] limitation of codec tag listsMichael Niedermayer2007-01-211-1/+1
* export a few more codec_tag-codec_id tablesMichael Niedermayer2007-01-211-0/+1
* move common voc muxer and demuxer data to voc.cAurelien Jacobs2006-11-211-15/+0
* split voc.c into vocdec.c and vocenc.cAurelien Jacobs2006-11-211-0/+170