aboutsummaryrefslogtreecommitdiffstats
path: root/tests/fate/screen.mak
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/fate/screen.mak
parente04a24e70148e330bcdcfd7c049acbe1a821398f (diff)
downloadffmpeg-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/fate/screen.mak')
0 files changed, 0 insertions, 0 deletions