diff options
author | Andreas Rheinhardt <andreas.rheinhardt@outlook.com> | 2022-06-15 11:25:12 +0200 |
---|---|---|
committer | Andreas Rheinhardt <andreas.rheinhardt@outlook.com> | 2022-06-20 23:42:28 +0200 |
commit | b468ddc75dde91cdb434457e7efc3d9efe40ddcf (patch) | |
tree | 1e913f80b83a74097351f03e16581bb9b780f799 /tests/ref/fate/matroska-dvbsub-remux | |
parent | 58df81b02779c9c87cbf5403cfdbb437d5344669 (diff) | |
download | ffmpeg-b468ddc75dde91cdb434457e7efc3d9efe40ddcf.tar.gz |
avformat/matroskaenc: Don't waste bytes to Write Tag length fields
This is possible by using a dynamic buffer to write them;
said dynamic buffer is (re)used and reset as appropriate.
Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
Diffstat (limited to 'tests/ref/fate/matroska-dvbsub-remux')
-rw-r--r-- | tests/ref/fate/matroska-dvbsub-remux | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/ref/fate/matroska-dvbsub-remux b/tests/ref/fate/matroska-dvbsub-remux index 7c543e5a7d..b7346b8f55 100644 --- a/tests/ref/fate/matroska-dvbsub-remux +++ b/tests/ref/fate/matroska-dvbsub-remux @@ -1,5 +1,5 @@ -e675d3a76a4720f3e65bf56ec6041fe1 *tests/data/fate/matroska-dvbsub-remux.matroska -39025 tests/data/fate/matroska-dvbsub-remux.matroska +77d210dc36d7a01988d159b3c902524c *tests/data/fate/matroska-dvbsub-remux.matroska +39010 tests/data/fate/matroska-dvbsub-remux.matroska #extradata 0: 5, 0x00bb0064 #extradata 1: 5, 0x00bb0064 #tb 0: 1/1000 |