| Commit message (Expand) | Author | Age | Files | Lines |
* | lavf/mlv: Only add streams that are supposed to contain frames. | Carl Eugen Hoyos | 2015-02-07 | 1 | -13/+10 |
* | avformat/mlvdec: Use avio_closep() to avoid leaving stale pointers in memory | Michael Niedermayer | 2015-01-08 | 1 | -1/+1 |
* | avformat/mlvdec: Simplify code by using avio_closep() | Michael Niedermayer | 2015-01-08 | 1 | -4/+2 |
* | 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 |