diff options
author | Anton Khirnov <anton@khirnov.net> | 2023-04-26 15:08:54 +0200 |
---|---|---|
committer | Anton Khirnov <anton@khirnov.net> | 2023-05-15 10:57:19 +0200 |
commit | 989e87b03ce6a03b288f8049dbe11a4083929747 (patch) | |
tree | 23f0993f749205060e1fc303e1407bad54c27bc7 /fftools/ffmpeg_demux.c | |
parent | 0d25b404d43cacfa6244f391da49ead9ff97bedf (diff) | |
download | ffmpeg-989e87b03ce6a03b288f8049dbe11a4083929747.tar.gz |
fftools/ffmpeg: stop using decoder properties in ist_dts_update()
This code runs post-demuxing and is not synchronized with the decoder
output (which may be delayed with respect to its input by arbitrary and
unknowable amounts), so accessing any decoder properties is incorrect.
Diffstat (limited to 'fftools/ffmpeg_demux.c')
0 files changed, 0 insertions, 0 deletions