1
0
mirror of synced 2024-11-22 01:04:23 +01:00
mat2/tests
jvoisin e70ea811c9 Implement support for .avi files, via ffmpeg
- This commit introduces optional dependencies (namely ffmpeg):
  mat2 will spit a warning when trying to process an .avi file
  if ffmpeg isn't installed.
- Since metadata are obtained via exiftool, this commit
  also refactors a bit our exfitool wrapper.
2018-10-22 12:58:01 +02:00
..
data Implement support for .avi files, via ffmpeg 2018-10-22 12:58:01 +02:00
__init__.py Improve the testsuite 2018-03-18 21:42:12 +01:00
test_climat2.py wtf python 2018-10-18 20:29:50 +02:00
test_corrupted_files.py Use [Content_Types].xml to improve MS Office coverage 2018-10-02 11:55:42 -07:00
test_deep_cleaning.py Second pass of minor formatting 2018-09-24 20:15:07 +02:00
test_libmat2.py Implement support for .avi files, via ffmpeg 2018-10-22 12:58:01 +02:00
test_policy.py Fix some minor formatting issues 2018-09-24 19:50:24 +02:00