diff options
author | Jan Ekström <jeebjp@gmail.com> | 2020-08-13 00:27:09 +0300 |
---|---|---|
committer | Jan Ekström <jeebjp@gmail.com> | 2020-08-18 22:29:22 +0300 |
commit | c820c2d4bfb7e2573f7bf8e2a3544a98e5a11343 (patch) | |
tree | cb344dc2def84989b985f0d50e5b55587347817a /libavcodec/cngdec.c | |
parent | e8a88a16f78e66c8d7645b5f71dc8390b033fa70 (diff) | |
download | ffmpeg-c820c2d4bfb7e2573f7bf8e2a3544a98e5a11343.tar.gz |
avformat/mpegts: only reset timestamps to NOPTS for DVB teletext
While having the possibility of non-NOPTS values that can suddenly
jump in time due to adjustments to match PCR is not nice for DVB
subtitles, apparently the parser for this format bases its behavior on
whether the packets' timestamps are NOPTS or not. Thus while we can
adjust timestamps, we should exclude DVB subtitles from the timestamp
unsetting logic.
Fixes #8844
Diffstat (limited to 'libavcodec/cngdec.c')
0 files changed, 0 insertions, 0 deletions