summaryrefslogtreecommitdiffstats
path: root/tests/ref/fate/binsub-mksenc
diff options
context:
space:
mode:
authorAndreas Rheinhardt <andreas.rheinhardt@gmail.com>2019-04-20 01:41:06 +0200
committerJames Almer <jamrial@gmail.com>2019-05-08 13:02:30 -0300
commitadd68dcca958f0f6b42cabea6f546ceae5c7f16d (patch)
tree3d352d5f7540ad5f8d5fe487704243ff3bdfc44d /tests/ref/fate/binsub-mksenc
parente04a24e70148e330bcdcfd7c049acbe1a821398f (diff)
downloadffmpeg-streaming-add68dcca958f0f6b42cabea6f546ceae5c7f16d.zip
ffmpeg-streaming-add68dcca958f0f6b42cabea6f546ceae5c7f16d.tar.gz
avformat/matroskaenc: Write CRC-32 in non-seekable mode
Given that in both the seekable as well as the non-seekable mode dynamic buffers are used to write level 1 elements and that now no seeks are used in the seekable case any more, the two modes can be combined; as a consequence, the non-seekable mode automatically inherits the ability to write CRC-32 elements. There are no differences in case the output is seekable; when it is not and writing CRC-32 elements is disabled, there can still be minor differences because before this commit, the EBML ID and length field were counted towards the cluster size limit; now they no longer are. Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@gmail.com> Signed-off-by: James Almer <jamrial@gmail.com>
Diffstat (limited to 'tests/ref/fate/binsub-mksenc')
-rw-r--r--tests/ref/fate/binsub-mksenc2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/ref/fate/binsub-mksenc b/tests/ref/fate/binsub-mksenc
index 2f70224..cd958a8 100644
--- a/tests/ref/fate/binsub-mksenc
+++ b/tests/ref/fate/binsub-mksenc
@@ -1 +1 @@
-5d6f6f595b38d33424c186484f1c39ee
+1d0977e91873b77b4c78b61f4f3cdec5
OpenPOWER on IntegriCloud