21 Commits (8f2c045a0e21559c0cdec44805bdc26457658f9c)

Author SHA1 Message Date
Michael Niedermayer 839d6bc192 avformat/riffde: Fix integer overflow in bitrate 10 years ago
Andreas Cadhalpun 189420cb56 riffdec: prevent negative bit rate 10 years ago
Andreas Cadhalpun f1bdc23437 riff: Validate bitrate 10 years ago
Luca Barbato d80811c94e riff: Use the correct logging context 10 years ago
Luca Barbato 1b4c468477 riff: Validate the wav header size before trying to parse it 10 years ago
Michael Niedermayer da06169850 avformat/riffdec: Forward error code from avio_read() in ff_get_guid() 10 years ago
Michael Niedermayer fd3e7447c8 avformat/riffdec: Use av_freep() to avoid leaving stale pointers in memory 10 years ago
Thomas Volkert 00d7555f34 wavdec: RIFX file format support 10 years ago
Michael Niedermayer e74f2be1ed avformat/riffdec: ask for samples with wav header size < 14 10 years ago
James Almer d34ec64a22 replace calls to url_feof() with avio_feof() 11 years ago
Michael Niedermayer d32926db7f avformat/riff: return error code from ff_get_guid() 11 years ago
Carl Eugen Hoyos 862174ec83 Move GUID-related objects to riffenc.c and riff.c. 11 years ago
Michael Niedermayer 0b9ca70243 avformat/riffdec: use ff_get_extradata() 11 years ago
Paul B Mahol a807c68253 avformat: use ff_alloc_extradata() 11 years ago
Martin Storsjö d07aa3f02b riffdec: Add sanity checks for the sample rate 11 years ago
Diego Biurrun 255d9c570e riff: Move demuxing code to a separate file. 12 years ago