diff options
author | Hendrik Leppkes <h.leppkes@gmail.com> | 2023-07-25 01:41:23 +0200 |
---|---|---|
committer | Timo Rothenpieler <timo@rothenpieler.org> | 2023-07-25 13:37:32 +0200 |
commit | 6dd5f9509334f53a4217540d430360d49578ecee (patch) | |
tree | 9f15f6c6c46bc0dc6994d549888433ac04cb23d2 /fftools/cmdutils.h | |
parent | f8035bc4260568f9e37b80c23a43f676d7da39c2 (diff) | |
download | ffmpeg-6dd5f9509334f53a4217540d430360d49578ecee.tar.gz |
avformat/flvdec: fix size desync when reading timestamp offsets
The size offset was previously being accounted for in flv_set_video_codec
for h264 and mpeg4, instead of being directly accounted for in the spot
where its read, which desynced on HEVC streams.
For clarity, move the size offset directly to the parsing, similar to
how its done for all other header fields.
Diffstat (limited to 'fftools/cmdutils.h')
0 files changed, 0 insertions, 0 deletions