| Commit message (Expand) | Author | Age | Files | Lines |
* | avformat/rsd: make tag_buf string larger | Clément Bœsch | 2014-12-20 | 1 | -1/+1 |
* | replace calls to url_feof() with avio_feof() | James Almer | 2014-08-08 | 1 | -1/+1 |
* | avformat/rsd: use ff_get_extradata() | Michael Niedermayer | 2013-12-25 | 1 | -5/+2 |
* | avformat/rsd: increase the score for odd samplerate/channels to max/8 | Michael Niedermayer | 2013-11-10 | 1 | -2/+2 |
* | avformat/rsd: increase probe score, as misdetections are fixed | Michael Niedermayer | 2013-11-06 | 1 | -1/+1 |
* | avformat/rsd: Check channels and sample_rate fields | Michael Niedermayer | 2013-11-06 | 1 | -4/+7 |
* | avformat: use ff_alloc_extradata() | Paul B Mahol | 2013-10-13 | 1 | -3/+1 |
* | ADPCM IMA Radical decoder | James Almer | 2013-05-10 | 1 | -2/+11 |
* | RSD demuxer | James Almer | 2013-05-10 | 1 | -0/+161 |