diff options
author | Andreas Rheinhardt <andreas.rheinhardt@gmail.com> | 2020-05-02 17:46:09 +0200 |
---|---|---|
committer | Andreas Rheinhardt <andreas.rheinhardt@gmail.com> | 2020-05-19 01:03:05 +0200 |
commit | 81e39cf4814fac2acff92a3db586428dbf3b6892 (patch) | |
tree | 0f4fce8044114a2d4820f5afcaeb62045a05c05d /tests/ref | |
parent | 1779f0b12e112dfd993be1206a0891a47f9bf804 (diff) | |
download | ffmpeg-81e39cf4814fac2acff92a3db586428dbf3b6892.tar.gz |
avformat/matroskaenc: Don't reserve space for duration when unseekable
We won't be able to seek back to write the actual duration anyway.
FATE-tests using the md5pipe command had to be updated due to this change.
Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
Diffstat (limited to 'tests/ref')
-rw-r--r-- | tests/ref/fate/binsub-mksenc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/ref/fate/binsub-mksenc b/tests/ref/fate/binsub-mksenc index b4c08e57dd..48a7a56260 100644 --- a/tests/ref/fate/binsub-mksenc +++ b/tests/ref/fate/binsub-mksenc @@ -1 +1 @@ -3dd15fa67a1df541aa89565ceb7047cf +8f355f39124753f89ead698e66f98098 |