aboutsummaryrefslogtreecommitdiff
path: root/libavformat/wavdec.c
AgeCommit message (Expand)Author
2013-05-06wav: Always seek to an even offsetLuca Barbato
2013-05-03wav: return meaningful errorsLuca Barbato
2013-05-03silly typo fixesDiego Biurrun
2013-05-02wav: K&R formatting cosmeticsLuca Barbato
2012-10-16wavdec: check size before reading the data, not after.Anton Khirnov
2012-10-16wav: do not fail on empty INFO tagsAnton Khirnov
2012-10-16lavf: split wav muxer and demuxer into separate files.Anton Khirnov