summaryrefslogtreecommitdiffstats
path: root/libavformat/riffdec.c
Commit message (Expand)AuthorAgeFilesLines
* riff: don't overwrite bps from WAVEFORMATEX if EXTENSIBLE doesn't contain tha...Hendrik Leppkes2016-07-221-1/+5
* lavf: replace AVStream.codec with AVStream.codecparAnton Khirnov2016-02-231-40/+39
* lavc: Consistently prefix input buffer definesVittorio Giovara2015-07-271-1/+1
* riff: Validate bitrateAndreas Cadhalpun2015-07-111-1/+19
* riff: Use the correct logging contextLuca Barbato2015-07-111-2/+3
* riff: Validate the wav header size before trying to parse itLuca Barbato2015-06-281-0/+3
* riffdec: Add sanity checks for the sample rateMartin Storsjö2013-09-291-0/+5
* riff: Move demuxing code to a separate file.Diego Biurrun2013-08-061-0/+229
OpenPOWER on IntegriCloud