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-spherical-mono-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-spherical-mono-remux')
-rw-r--r-- | tests/ref/fate/matroska-spherical-mono-remux | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/ref/fate/matroska-spherical-mono-remux b/tests/ref/fate/matroska-spherical-mono-remux index 6b7d64f6d5..6b975c1586 100644 --- a/tests/ref/fate/matroska-spherical-mono-remux +++ b/tests/ref/fate/matroska-spherical-mono-remux @@ -1,5 +1,5 @@ -28d9277e1992fa362e7eac7a16261fde *tests/data/fate/matroska-spherical-mono-remux.matroska -161569 tests/data/fate/matroska-spherical-mono-remux.matroska +31cdace875cb696973d5a493ce776eea *tests/data/fate/matroska-spherical-mono-remux.matroska +161554 tests/data/fate/matroska-spherical-mono-remux.matroska #extradata 0: 43, 0x2b0e0d7b #extradata 1: 43, 0x2b0e0d7b #tb 0: 1/1000 |