summaryrefslogtreecommitdiffstats
path: root/libavformat/riffdec.c
Commit message (Expand)AuthorAgeFilesLines
* avformat/riff: return error code from ff_get_guid()Michael Niedermayer2014-02-121-2/+5
* Move GUID-related objects to riffenc.c and riff.c.Carl Eugen Hoyos2014-01-291-8/+0
* avformat/riffdec: use ff_get_extradata()Michael Niedermayer2013-12-251-2/+1
* avformat: use ff_alloc_extradata()Paul B Mahol2013-10-131-4/+1
* Merge commit 'd07aa3f02b73ab1371c13ac7898338380ca0932b'Michael Niedermayer2013-09-291-0/+5
|\
| * riffdec: Add sanity checks for the sample rateMartin Storsjö2013-09-291-0/+5
* | Merge commit '255d9c570e117f0fcb8e51fa2c5996f3c4b2052b'Michael Niedermayer2013-08-061-16/+34
|/
* riff: Move demuxing code to a separate file.Diego Biurrun2013-08-061-0/+229
OpenPOWER on IntegriCloud