diff options
author | Andreas Rheinhardt <andreas.rheinhardt@gmail.com> | 2019-05-17 00:29:49 +0200 |
---|---|---|
committer | James Almer <jamrial@gmail.com> | 2019-06-23 00:47:50 -0300 |
commit | 36aceb6174a6a1c40014001ff73c4c30012b569d (patch) | |
tree | a73233cae34d5f58a3dce6d8cc5cc8290ea50be2 /libavcodec/qsvenc_mpeg2.c | |
parent | 70baf729b536be532ef1de9a28b584f19e62eeeb (diff) | |
download | ffmpeg-36aceb6174a6a1c40014001ff73c4c30012b569d.tar.gz |
avformat/matroskadec: Get rid of cluster size field assumption
The earlier code relied on the length of clusters always being coded on
eight bytes as was the behaviour of libavformat's Matroska muxer until
recently. But given that our own Matroska muxer now (and mkvmerge from
time immemorial) creates files that don't conform to this assumption,
it is high time to get rid of this assumption.
Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
Diffstat (limited to 'libavcodec/qsvenc_mpeg2.c')
0 files changed, 0 insertions, 0 deletions