You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
David Houlder b385f2db1c
Canon cr3 previews (#1958)
* Extract THMB and PRVW images from Canon CR3 file

* Added test for Canon CR3 preview extraction.

Added test data Canon-R6-pruned.CR3 (first 492016 bytes of https://raw.pixls.us/getfile.php/4659/nice/Canon%20-%20Canon%20EOS%20R6%20-%203:2.CR3).

See https://github.com/Exiv2/exiv2/issues/1893

* Fixed format specifier

* Update src/bmffimage.cpp

Co-authored-by: Miloš Komarčević <4973094+kmilos@users.noreply.github.com>

* Update src/bmffimage.cpp

Co-authored-by: Miloš Komarčević <4973094+kmilos@users.noreply.github.com>

* retrigger checks

Co-authored-by: Miloš Komarčević <4973094+kmilos@users.noreply.github.com>
4 years ago
..
bash_tests refactor: small cleanup of test infra to avoid duplicate runs 4 years ago
bugfixes Canon cr3 previews (#1958) 4 years ago
lens_tests add Canon EF 100-400 2x, and make size of aperture lens matching delta dependent on teleconverter factor 4 years ago
tiff_test Pretty print PlanarConfig 5 years ago
README-TESTS.md Enhanced documentation formatting. 5 years ago
__init__.py Added replacement for the current regression test suite 8 years ago
requirements.txt Refactor stringto-test.sh to stringto_test() 5 years ago
runner.py Fixing VERBOSE in environment (args.verbose==2 when set. args.verbose==0 when not set). 5 years ago
suite.conf Forgive "SHORT or LONG" tags. Add test code. 4 years ago
system_tests.py Execute test commands always with shell 4 years ago