summaryrefslogtreecommitdiff
path: root/libavformat/wavdec.c
Commit message (Expand)AuthorAge
* lavf: replace AVStream.codec with AVStream.codecparAnton Khirnov2016-02-23
* riff: Use the correct logging contextLuca Barbato2015-07-11
* Add missing #includes for *INT64_MAX and *INT64_CDiego Biurrun2013-11-23
* wav: Always seek to an even offsetLuca Barbato2013-05-06
* wav: return meaningful errorsLuca Barbato2013-05-03
* silly typo fixesDiego Biurrun2013-05-03
* wav: K&R formatting cosmeticsLuca Barbato2013-05-02
* wavdec: check size before reading the data, not after.Anton Khirnov2012-10-16
* wav: do not fail on empty INFO tagsAnton Khirnov2012-10-16
* lavf: split wav muxer and demuxer into separate files.Anton Khirnov2012-10-16