Anton Khirnov 6ded80af92 fftools/ffmpeg: move packet timestamp processing to demuxer thread
Discontinuity detection/correction is left in the main thread, as it is
entangled with InputStream.next_dts and related variables, which may be
set by decoding code.

Fixes races e.g. in fate-ffmpeg-streamloop after
aae9de0cb2887e6e0bbfda6ffdf85ab77d3390f0.
2022-08-13 12:41:05 +02:00
..
2022-07-08 13:58:49 +02:00
2022-07-19 12:27:18 +02:00
2022-07-23 11:53:19 +02:00