aboutsummaryrefslogtreecommitdiffstats
path: root/tests/videogen.c
diff options
context:
space:
mode:
authorDerek Buitenhuis <derek.buitenhuis@gmail.com>2022-05-17 21:19:16 +0100
committerDerek Buitenhuis <derek.buitenhuis@gmail.com>2022-08-19 17:02:55 +0100
commite1e981c65e9b45c8acd8a907ac67801acadd262c (patch)
tree7fd72b8b4ca57d999c466d212c62384e698c3e51 /tests/videogen.c
parent8bec225c3cd1e580ef0582cbbab8120b79c8b6a3 (diff)
downloadffmpeg-e1e981c65e9b45c8acd8a907ac67801acadd262c.tar.gz
mov: Compare frag times in correct time base when seeking a stream without a corresponding sidx
Some muxers, such as GPAC, create files with only one sidx, but two streams muxed into the same fragments pointed to by this sidx. Prevously, in such a case, when we seeked in such files, we fell back to, for example, using the sidx associated with the video stream, to seek the audio stream, leaving the seekhead in the wrong place. We can still do this, but we need to take care to compare timestamps in the same time base. Signed-off-by: Derek Buitenhuis <derek.buitenhuis@gmail.com>
Diffstat (limited to 'tests/videogen.c')
0 files changed, 0 insertions, 0 deletions