diff options
author | Gyan Doshi <ffmpeg@gyani.pro> | 2022-10-21 19:29:25 +0530 |
---|---|---|
committer | Gyan Doshi <ffmpeg@gyani.pro> | 2022-11-03 14:38:42 +0530 |
commit | 5ccd4d306054cec839e9078203a3b3892a3372a2 (patch) | |
tree | 150b47214861711fb022792ac866b6c738d67b03 /libavformat/tests/rtmpdh.c | |
parent | 93faba449c0dc9d953d9aeb381f03728ff66e2cb (diff) | |
download | ffmpeg-5ccd4d306054cec839e9078203a3b3892a3372a2.tar.gz |
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/tests/rtmpdh.c')
0 files changed, 0 insertions, 0 deletions