summaryrefslogtreecommitdiff
path: root/libavformat/wv.c
Commit message (Expand)AuthorAgeFilesLines
* Remove unused variable.Diego Biurrun2006-10-151-1/+1
* Ignore blocks with no samples and flags (but usually with MD5 sum)Kostya Shishkov2006-10-151-3/+3
* Move block size check to decoderKostya Shishkov2006-10-141-6/+0
* 10l: remove alien seek function from demuxerKostya Shishkov2006-10-101-1/+0
* Change license headers to say 'FFmpeg' instead of 'this program/this library'Diego Biurrun2006-10-071-4/+6
* WavPack lossless audio decoderKostya Shishkov2006-09-261-0/+207