| Commit message (Expand) | Author | Age | Files | Lines |
* | avformat/sccdec: use av_sscanf() instead | Paul B Mahol | 2020-02-04 | 1 | -3/+4 |
* | avformat/sccdec: only change duration for last subtitle | Paul B Mahol | 2019-12-23 | 1 | -1/+2 |
* | avformat/sccdec: fix sub->pos values | Paul B Mahol | 2019-12-23 | 1 | -2/+5 |
* | avformat/sccdec: fix timestamp of last subtitle | Paul B Mahol | 2019-12-23 | 1 | -2/+4 |
* | avformat/sccdec: remove not needed code | Paul B Mahol | 2019-09-13 | 1 | -1/+0 |
* | avformat/sccdec: display last caption even when there is no empty last line | Paul B Mahol | 2019-06-27 | 1 | -0/+5 |
* | lavf: Constify the probe function argument. | Carl Eugen Hoyos | 2019-03-21 | 1 | -1/+1 |
* | avformat/sccdec: simplify 2 sscanf calls | Paul B Mahol | 2017-01-30 | 1 | -4/+2 |
* | avformat/sccdec: attempt to fix valgrind issue | Paul B Mahol | 2017-01-28 | 1 | -3/+2 |
* | avformat: add Scenarist Closed Captions demuxer | Paul B Mahol | 2017-01-25 | 1 | -0/+183 |