This website requires JavaScript.
Explore
Help
Sign in
wrapper
/
FFmpeg
Watch
1
Star
0
Fork
You've already forked FFmpeg
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
9bbb0fbd31
FFmpeg
/
tests
/
ref
/
fate
/
time_base
2 lines
33 B
Text
Raw
Normal View
History
Unescape
Escape
fate: use do_md5sum instead of the md5 protocol for most md5 fate tests The md5 protocol has no seek support, but some tests use seeks. This changes the fate tests to actually create the output files and calculate the md5 on the written files, which also makes the tests independent of the size of the output buffers and output buffering in general. A new md5pipe fate test method is also introduced to keep the old functionality for tests where using a non-seekable output was intentional, and matroska md5 tests are changed to use that. Signed-off-by: Marton Balint <cus@passwd.hu>
2017-06-16 22:08:02 +02:00
d26a35b141551b36c5b8bd716451cfcb
Reference in a new issue
Copy permalink