summaryrefslogtreecommitdiff
path: root/libavformat/sccdec.c
Commit message (Expand)AuthorAge
* avformat/sccdec: use av_sscanf() insteadPaul B Mahol2020-02-04
* avformat/sccdec: only change duration for last subtitlePaul B Mahol2019-12-23
* avformat/sccdec: fix sub->pos valuesPaul B Mahol2019-12-23
* avformat/sccdec: fix timestamp of last subtitlePaul B Mahol2019-12-23
* avformat/sccdec: remove not needed codePaul B Mahol2019-09-13
* avformat/sccdec: display last caption even when there is no empty last linePaul B Mahol2019-06-27
* lavf: Constify the probe function argument.Carl Eugen Hoyos2019-03-21
* avformat/sccdec: simplify 2 sscanf callsPaul B Mahol2017-01-30
* avformat/sccdec: attempt to fix valgrind issuePaul B Mahol2017-01-28
* avformat: add Scenarist Closed Captions demuxerPaul B Mahol2017-01-25