summaryrefslogtreecommitdiffstats
path: root/libavformat/wavdec.c
Commit message (Expand)AuthorAgeFilesLines
* riff: Use the correct logging contextLuca Barbato2015-07-111-2/+2
* Add missing #includes for *INT64_MAX and *INT64_CDiego Biurrun2013-11-231-0/+2
* wav: Always seek to an even offsetLuca Barbato2013-05-061-2/+8
* wav: return meaningful errorsLuca Barbato2013-05-031-9/+9
* silly typo fixesDiego Biurrun2013-05-031-3/+3
* wav: K&R formatting cosmeticsLuca Barbato2013-05-021-52/+70
* wavdec: check size before reading the data, not after.Anton Khirnov2012-10-161-3/+2
* wav: do not fail on empty INFO tagsAnton Khirnov2012-10-161-1/+1
* lavf: split wav muxer and demuxer into separate files.Anton Khirnov2012-10-161-0/+507
OpenPOWER on IntegriCloud