summaryrefslogtreecommitdiff
path: root/libavformat/rsd.c
Commit message (Expand)AuthorAge
* replace calls to url_feof() with avio_feof()James Almer2014-08-08
* avformat/rsd: use ff_get_extradata()Michael Niedermayer2013-12-25
* avformat/rsd: increase the score for odd samplerate/channels to max/8Michael Niedermayer2013-11-10
* avformat/rsd: increase probe score, as misdetections are fixedMichael Niedermayer2013-11-06
* avformat/rsd: Check channels and sample_rate fieldsMichael Niedermayer2013-11-06
* avformat: use ff_alloc_extradata()Paul B Mahol2013-10-13
* ADPCM IMA Radical decoderJames Almer2013-05-10
* RSD demuxerJames Almer2013-05-10