diff options
author | Anton Khirnov <anton@khirnov.net> | 2023-04-15 10:18:24 +0200 |
---|---|---|
committer | Anton Khirnov <anton@khirnov.net> | 2023-04-24 16:56:06 +0200 |
commit | d8bc37f1f446d5798d77830e197f02188919a313 (patch) | |
tree | b26d4bf56ce70ff651c73d61d3460e806fbf7167 /libavfilter/asrc_sinc.c | |
parent | 37547e3acd2438d5af170308f5653b48d3747425 (diff) | |
download | ffmpeg-d8bc37f1f446d5798d77830e197f02188919a313.tar.gz |
fftools/ffmpeg: stop using InputStream.pts in ts_discontinuity_detect()
ts_discontinuity_detect() is applied right after demuxing, while
InputStream.pts is a post-decoding timestamp, which may be delayed with
respect to demuxing by an arbitrary amount (e.g. depending on the thread
count when frame threading is used).
Diffstat (limited to 'libavfilter/asrc_sinc.c')
0 files changed, 0 insertions, 0 deletions