aboutsummaryrefslogtreecommitdiff
path: root/libavformat/mlvdec.c
AgeCommit message (Expand)Author
2014-10-26avformat/mlvdec: Check the return code from strftime()Michael Niedermayer
2014-08-16Use new av_dict_set_int helper function.Reimar Döffinger
2014-08-08replace calls to url_feof() with avio_feof()James Almer
2014-04-27avformat/mlvdec: close any additional .Mxx filesPeter Ross
2014-04-27avformat/mlvdec: remove unused MlvContext.bufferPeter Ross
2014-04-27avformat/mlvdec: print unsigned chunk sizePeter Ross
2014-04-27avformat/mlvdec: process ff_get_wav_header return valuePeter Ross
2014-04-19Magic Lantern Video (MLV) demuxerPeter Ross