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-qt-mode | |
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-qt-mode')
-rw-r--r-- | tests/ref/fate/matroska-qt-mode | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/ref/fate/matroska-qt-mode b/tests/ref/fate/matroska-qt-mode index f16382b9b3..17a8e6619e 100644 --- a/tests/ref/fate/matroska-qt-mode +++ b/tests/ref/fate/matroska-qt-mode @@ -1,5 +1,5 @@ -7f3a5c46ccb2b95074bdabc034ee71d1 *tests/data/fate/matroska-qt-mode.matroska -1884236 tests/data/fate/matroska-qt-mode.matroska +39a3d6faff69892c8a20301560b80b14 *tests/data/fate/matroska-qt-mode.matroska +1884224 tests/data/fate/matroska-qt-mode.matroska #extradata 0: 90, 0x817d0185 #tb 0: 1/1000 #media_type 0: video |