mirror of
https://git.ffmpeg.org/ffmpeg.git
synced 2025-03-04 03:28:05 +00:00
The dynamic buffer does not contain the CRC32 element so calls to avio_tell() don't take it into account. This resulted in CueRelativePosition values being six bytes short. This is a regression since6724525a15
Instead of adding yet another custom check for CRC32 to fix a size or an offset, remove the existing ones and reserve the six bytes in the dynamic buffer. Signed-off-by: James Almer <jamrial@gmail.com> (cherry picked from commiteabbc64728
)
7 lines
274 B
Plaintext
7 lines
274 B
Plaintext
7c8697c324e8ad79c5ea14364a6c39b8 *./tests/data/lavf/lavf.mkv
|
|
472759 ./tests/data/lavf/lavf.mkv
|
|
./tests/data/lavf/lavf.mkv CRC=0xec6c3c68
|
|
9767a3b526d7e56d7400164cb888990c *./tests/data/lavf/lavf.mkv
|
|
320603 ./tests/data/lavf/lavf.mkv
|
|
./tests/data/lavf/lavf.mkv CRC=0xec6c3c68
|