summaryrefslogtreecommitdiffstats
path: root/tests/ref/fate/aac-autobsf-adtstoasc
diff options
context:
space:
mode:
authorAndreas Rheinhardt <andreas.rheinhardt@gmail.com>2019-04-20 01:41:08 +0200
committerJames Almer <jamrial@gmail.com>2019-05-08 13:02:30 -0300
commit0b61ddb5766c8d5219150371db0649ff0cec730a (patch)
tree0aeaf8b807197e14a0cc2a0fa97d0655e29cb79b /tests/ref/fate/aac-autobsf-adtstoasc
parent08f5d972994ef7160767d1bd99ef59b177db3199 (diff)
downloadffmpeg-streaming-0b61ddb5766c8d5219150371db0649ff0cec730a.zip
ffmpeg-streaming-0b61ddb5766c8d5219150371db0649ff0cec730a.tar.gz
avformat/matroskaenc: Don't waste bytes writing level 1 elements
Up until now, the length field of most level 1 elements has been written using eight bytes, although it is known in advance how much space the content of said elements will take up so that it would be possible to determine the minimal amount of bytes for the length field. This commit changes this. Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@gmail.com> Signed-off-by: James Almer <jamrial@gmail.com>
Diffstat (limited to 'tests/ref/fate/aac-autobsf-adtstoasc')
-rw-r--r--tests/ref/fate/aac-autobsf-adtstoasc4
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/ref/fate/aac-autobsf-adtstoasc b/tests/ref/fate/aac-autobsf-adtstoasc
index 3537e82..9bf9dfe 100644
--- a/tests/ref/fate/aac-autobsf-adtstoasc
+++ b/tests/ref/fate/aac-autobsf-adtstoasc
@@ -1,5 +1,5 @@
-63292d538da403964777e17eb65deae7 *tests/data/fate/aac-autobsf-adtstoasc.matroska
-6721 tests/data/fate/aac-autobsf-adtstoasc.matroska
+b09fc2f554712adbf84fe7899eb679d4 *tests/data/fate/aac-autobsf-adtstoasc.matroska
+6695 tests/data/fate/aac-autobsf-adtstoasc.matroska
#extradata 0: 2, 0x0030001c
#tb 0: 1/1000
#media_type 0: audio
OpenPOWER on IntegriCloud