ffmpeg/tests/ref
Andreas Rheinhardt add68dcca9 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>
2019-05-08 13:02:30 -03:00
..
acodec
fate avformat/matroskaenc: Write CRC-32 in non-seekable mode 2019-05-08 13:02:30 -03:00
lavf avformat/matroskaenc: Don't waste bytes in EBML Header 2019-05-08 13:02:29 -03:00
lavf-fate tests: Convert lavf container tests with samples to non-legacy test scripts 2019-03-14 14:37:44 -03:00
pixfmt Merge commit '896fe15dbb7b78de495c4a7dd75e7faec66778da' 2019-03-14 14:31:48 -03:00
seek avformat/matroskaenc: Don't waste bytes in EBML Header 2019-05-08 13:02:29 -03:00
vsynth
vsynth1
vsynth_lena