This website requires JavaScript.
Explore
Help
Register
Sign In
virtualenv
/
FFmpeg
Watch
1
Star
0
Fork
0
You've already forked FFmpeg
mirror of
https://github.com/FFmpeg/FFmpeg.git
synced
2024-12-12 19:18:44 +02:00
Code
Issues
Releases
Activity
ab39cc36c7
FFmpeg
/
tests
/
ref
/
fate
/
mpeg4-bsf-unpack-bframes
2 lines
33 B
Plaintext
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
a0c4ba21ab9d68966b8fce7cc848e2c6
Reference in New Issue
Copy Permalink