summaryrefslogtreecommitdiff
path: root/libavformat/lrcdec.c
Commit message (Expand)AuthorAge
* avformat/subtitles: Deduplicate subtitles' read_(packet|seek|close)Andreas Rheinhardt2021-07-18
* avformat/lrcdec: Simplify cleanup after read_header failureAndreas Rheinhardt2021-07-07
* avformat: Constify all muxer/demuxersAndreas Rheinhardt2021-04-27
* avformat/lrcdec: Clip timestampsMichael Niedermayer2020-10-25
* avformat/lrcdec: Fix memleak upon read header failureAndreas Rheinhardt2020-06-15
* lavf: Constify the probe function argument.Carl Eugen Hoyos2019-03-21
* avformat/lrcdec: Fix memory leak in lrc_read_header()Nikolas Bowe2018-01-20
* Merge commit '9200514ad8717c63f82101dc394f4378854325bf'Derek Buitenhuis2016-04-10
* avformat/subtitles: forward log context in ff_subtitles_queue_finalize() for ...Clément Bœsch2015-09-10
* replace calls to url_feof() with avio_feof()James Almer2014-08-08
* AVFormat: LRC demuxer and muxerStar Brilliant2014-07-13