summaryrefslogtreecommitdiff
path: root/libavformat/lrcdec.c
Commit message (Expand)AuthorAgeFilesLines
* avformat/lrcdec: Fix memory leak in lrc_read_header()Nikolas Bowe2018-01-201-0/+1
* Merge commit '9200514ad8717c63f82101dc394f4378854325bf'Derek Buitenhuis2016-04-101-2/+2
* avformat/subtitles: forward log context in ff_subtitles_queue_finalize() for ...Clément Bœsch2015-09-101-1/+1
* replace calls to url_feof() with avio_feof()James Almer2014-08-081-2/+2
* AVFormat: LRC demuxer and muxerStar Brilliant2014-07-131-0/+248