Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | wavdec: RIFX file format support | Thomas Volkert | 2014-12-18 | 1 | -1/+1 |
* | avformat/mlvdec: Check the return code from strftime() | Michael Niedermayer | 2014-10-26 | 1 | -2/+2 |
* | Use new av_dict_set_int helper function. | Reimar Döffinger | 2014-08-16 | 1 | -12/+4 |
* | replace calls to url_feof() with avio_feof() | James Almer | 2014-08-08 | 1 | -1/+1 |
* | avformat/mlvdec: close any additional .Mxx files | Peter Ross | 2014-04-27 | 1 | -0/+4 |
* | avformat/mlvdec: remove unused MlvContext.buffer | Peter Ross | 2014-04-27 | 1 | -3/+0 |
* | avformat/mlvdec: print unsigned chunk size | Peter Ross | 2014-04-27 | 1 | -1/+1 |
* | avformat/mlvdec: process ff_get_wav_header return value | Peter Ross | 2014-04-27 | 1 | -5/+17 |
* | Magic Lantern Video (MLV) demuxer | Peter Ross | 2014-04-19 | 1 | -0/+458 |