Releases: raspberrypi/rpicam-apps
Releases · raspberrypi/rpicam-apps
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
v1.1.1
What's Changed
- options: prevent null pointer access to FrameDurationLimits by @christianrauch in #428
- actions: Switch to v3 scripts by @naushir in #433
- actions: Add imx708 tests by @naushir in #434
- libcamera-detect: Add multiple file name output generation options by @ThingEngineer in #435
- options: Automatically set H.264 level 4.2 if needed by @naushir in #438
- build: Set a SONAME version in the libraries by @martinezjavier in #441
- image: Add Subject Distance to EXIF data, to encode Lens Position by @njhollinghurst in #443
- core: Allow info-text to display on the console by @naushir in #446
New Contributors
- @christianrauch made their first contribution in #428
- @ThingEngineer made their first contribution in #435
- @martinezjavier made their first contribution in #441
Full Changelog: v1.1.0...v1.1.1
v1.1.0
What's Changed
- core: Update documentation URL by @naushir in #430
- core: Tweak default AF options; AfMode now defaults typically to CAF by @njhollinghurst in #431
Full Changelog: v1.0.2...v1.1.0
v1.0.2
What's Changed
- Add YUV save to stdout on "-" path by @ivolucas in #410
- core: Add autofocus status reporting in FrameInfo by @njhollinghurst in #413
- core: LibcameraApp::SetControls has a "merge" option, true by default by @njhollinghurst in #415
- More autofocus controls by @njhollinghurst in #417
New Contributors
- @njhollinghurst made their first contribution in #413
Full Changelog: v1.0.1...v1.0.2