v1.1.2
What's Changed
- core: pass VIDIOC_QUERYCAP as unsigned long by @marcusfolkesson in #450
- preview: Fix QtPreview for preview width not a multiple of 4 by @njhollinghurst in #452
- image: Exif "Model" tags should store camera model, not ID by @njhollinghurst in #451
- preview: QtPreview: Fix black level; optimize and tidy. by @njhollinghurst in #454
- core: minor code refactoring by @chobitsfan in #453
- encoder: H264: Trap framerate=0 to avoid division by zero error by @njhollinghurst in #458
- core: Add header guard in libcamera_encoder.hpp by @naushir in #468
- preview: QtPreview: Copy source to a temporary line buffer for speed by @njhollinghurst in #471
- options: Set the custom tuning file as early as possible by @naushir in #476
- image: dng: Add support for 16-bit Bayer formats by @njhollinghurst in #482
New Contributors
- @marcusfolkesson made their first contribution in #450
- @chobitsfan made their first contribution in #453
Full Changelog: v1.1.1...v1.1.2