diff options
author | Andreas Rheinhardt <[email protected]> | 2020-01-01 01:58:19 +0100 |
---|---|---|
committer | James Almer <[email protected]> | 2020-01-27 16:37:59 -0300 |
commit | 9c8aa86883f28fc27ca790b290c3be2d347b0d19 (patch) | |
tree | 46676e94de14c9eab6da1ba4fefe315e3cbec752 /tools | |
parent | 8867efa85f1a3f2b6c039278cb9ef26a791eed7e (diff) |
avformat/matroskaenc: Improve writing Projection
The Matroska Projection master element has such a small maximum length
that it can always be written with a length field of length one.
So it is unnecessary to first write the element into a dynamic buffer to
get the accurate length in order not to waste bytes on the length field.
Signed-off-by: Andreas Rheinhardt <[email protected]>
Signed-off-by: James Almer <[email protected]>
Diffstat (limited to 'tools')
0 files changed, 0 insertions, 0 deletions