diff options
author | Andreas Rheinhardt <andreas.rheinhardt@gmail.com> | 2019-12-29 10:22:49 +0100 |
---|---|---|
committer | Andreas Rheinhardt <andreas.rheinhardt@gmail.com> | 2020-04-21 08:11:09 +0200 |
commit | 5b6e164b4baccc5b36eb8fa5aa91c02d16c88dcf (patch) | |
tree | 645a6428e6cfd948fdb9b2dacad145cb9f7d1b28 /presets | |
parent | a9844341f78e6eba78a9bb503e71a5d9e3ceea81 (diff) | |
download | ffmpeg-5b6e164b4baccc5b36eb8fa5aa91c02d16c88dcf.tar.gz |
avformat/matroskaenc: Don't waste bytes on length fields
Several EBML Master elements for which a good upper bound of the final
length was available were nevertheless written without giving an
upper bound of the final length to start_ebml_master(), so that their
length fields were eight bytes long. This has been changed.
Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
Diffstat (limited to 'presets')
0 files changed, 0 insertions, 0 deletions