ffmpeg/tests/ref
James Almer e6f35a9cd8 avformat/matroskaenc: fix cue relative position values when CRC32 is enabled
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 since 6724525a15

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 commit eabbc64728)
2016-10-26 16:30:05 -03:00
..
acodec
fate avformat/matroskaenc: fix cue relative position values when CRC32 is enabled 2016-10-26 16:30:05 -03:00
lavf avformat/matroskaenc: fix cue relative position values when CRC32 is enabled 2016-10-26 16:30:05 -03:00
lavf-fate
seek lavf/flvdec: init AVPacket::pos to FLVTAG offset 2016-10-26 02:12:18 +02:00
vsynth
vsynth1
vsynth_lena