diff options
author | Andreas Rheinhardt <andreas.rheinhardt@gmail.com> | 2019-04-20 01:41:08 +0200 |
---|---|---|
committer | James Almer <jamrial@gmail.com> | 2019-05-08 13:02:30 -0300 |
commit | 0b61ddb5766c8d5219150371db0649ff0cec730a (patch) | |
tree | 0aeaf8b807197e14a0cc2a0fa97d0655e29cb79b /libavcodec/wmv2data.h | |
parent | 08f5d972994ef7160767d1bd99ef59b177db3199 (diff) | |
download | ffmpeg-0b61ddb5766c8d5219150371db0649ff0cec730a.tar.gz |
avformat/matroskaenc: Don't waste bytes writing level 1 elements
Up until now, the length field of most level 1 elements has been written
using eight bytes, although it is known in advance how much space the
content of said elements will take up so that it would be possible to
determine the minimal amount of bytes for the length field. This
commit changes this.
Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
Signed-off-by: James Almer <jamrial@gmail.com>
Diffstat (limited to 'libavcodec/wmv2data.h')
0 files changed, 0 insertions, 0 deletions