Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/FFmpeg/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGyan Doshi <ffmpeg@gyani.pro>2022-10-21 16:59:25 +0300
committerGyan Doshi <ffmpeg@gyani.pro>2022-11-03 12:08:42 +0300
commit5ccd4d306054cec839e9078203a3b3892a3372a2 (patch)
tree150b47214861711fb022792ac866b6c738d67b03 /libavformat
parent93faba449c0dc9d953d9aeb381f03728ff66e2cb (diff)
ffmpeg: fix implementation of updated input start time
The current adjustment of input start times just adjusts the tsoffset. And it does so, by resetting the tsoffset to nullify the new start time. This leads to breakage of -copyts, ignoring of input_ts_offset, breaking of -isync as well as breaking wrap correction. Fixed by taking cognizance of these parameters, and by correcting start times just before sync offsets are applied.
Diffstat (limited to 'libavformat')
0 files changed, 0 insertions, 0 deletions