Changes
Summary
- cr2hdr: moved safeguard from median_int_wirth to kth_smallest_int
- cr2hdr: safeguard to prevent crashes similar to issue #2408 (median_int_wirth)
- cr2hdr: fix issue #2408 (crash)
- cr2hdr: fix false stripe fix warnings (only scan active area)
- cr2hdr: use fgets instead of fscanf in get_camera_model
- cr2hdr: fix handling unknown cameras
- cr2hdr: identify camera model from string (should fix issue #2403 - camera identification from MLV files)