mirror of https://github.com/FFmpeg/FFmpeg.git
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>pull/329/head^2
parent
e04a24e701
commit
add68dcca9
4 changed files with 6 additions and 16 deletions
@ -1 +1 @@ |
||||
5d6f6f595b38d33424c186484f1c39ee |
||||
1d0977e91873b77b4c78b61f4f3cdec5 |
||||
|
Loading…
Reference in new issue