Releases: raspberrypi/rpicam-apps
Releases · raspberrypi/rpicam-apps
v1.5.2
What's Changed
- Add 14-bit format support by @schoolpost in #716
New Contributors
- @schoolpost made their first contribution in #716
Full Changelog: v1.5.1...v1.5.2
v1.5.1
What's Changed
- gen_orig.yml: generate hailo-models tarball by @XECDesign in #683
- Various changes. by @naushir in #686
- low resolution config changes. by @naushir in #697
- rpicam_still: Use std::filesystem to create latest symlink by @naushir in #699
- core: Better handling of IMX708 sensor HDR by @naushir in #704
Full Changelog: v1.5.0...v1.5.1
v1.5.0
build: Update release version to v1.5.0 Signed-off-by: Naushir Patuck <[email protected]>
v1.4.4
build: Update release version to v1.4.4 Signed-off-by: Naushir Patuck <[email protected]>
v1.4.3
v1.4.2
What's Changed
- libav_encoder: Fix missing codec profiles for some codecs by @naushir in #612
- Pass app to BufferReadSync by reference by @danheron in #615
- core: app: Fix stride configuration by @will-v-pi in #620
- options: Test all variants of IMX708 for HDR mode by @naushir in #621
- Small fixes by @naushir in #631
- libav changes by @naushir in #634
- encoder: output: Fix bug where network output was not routed through … by @naushir in #636
New Contributors
Full Changelog: v1.4.1...v1.4.2
v1.4.1
What's Changed
- rpicam_still: Fix immediate capture breakage by @naushir in #605
- libav changes by @naushir in #606
- libav codec options by @popsUlfr in #608
- Add a Github workflow to generate release tarballs by @XECDesign in #609
New Contributors
- @popsUlfr made their first contribution in #608
- @XECDesign made their first contribution in #609
Full Changelog: v1.4.0...v1.4.1
v1.3.0
What's Changed
- Dma heap changes. by @naushir in #574
- Support libcamera's new SensorConfiguration by @davidplowman in #560
- core: Use correct pipeline config file for different platforms by @naushir in #576
- Actions by @naushir in #577
- Check several /dev/video nodes in order to find the platform by @davidplowman in #578
- core: Better handling of missing camera dev nodes by @naushir in #579
- core: test: Add a no-raw option by @naushir in #581
- core: Add single exposure PiSP HDR mode by @naushir in #582
- drm_preview: fix unreleased resources and a typo by @Leuca in #584
- Zero shutter lag by @naushir in #583
- Test updates for Pi 5 by @naushir in #586
New Contributors
Full Changelog: v1.2.1...v1.3.0
v1.2.1
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