Skip to content

Commit 467f311

Browse files
josuahmmahadevan108
authored andcommitted
doc: release: 4.0: Add video driver and video API updates
Add entries for video driver contributed or enhanced. Add entries for video APIs introduced or modified. Signed-off-by: Josuah Demangeon <[email protected]>
1 parent d4b1302 commit 467f311

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

doc/releases/release-notes-4.0.rst

+12
Original file line numberDiff line numberDiff line change
@@ -470,6 +470,18 @@ Drivers and Sensors
470470

471471
* Video
472472

473+
* Introduced API to control frame rate
474+
* Introduced API for partial frames transfer with the video buffer field ``line_offset``
475+
* Introduced API for :ref:`multi-heap<memory_management_shared_multi_heap>` video buffer allocation with
476+
:kconfig:option:`CONFIG_VIDEO_BUFFER_USE_SHARED_MULTI_HEAP`
477+
* Introduced bindings for common video link properties in ``video-interfaces.yaml``
478+
* Introduced missing :kconfig:option:`CONFIG_VIDEO_LOG_LEVEL`
479+
* Added support for GalaxyCore GC2145 image sensor (:dtcompatible:`gc,gc2145`)
480+
* Added support for ESP32-S3 LCD-CAM interface (:dtcompatible:`espressif,esp32-lcd-cam`)
481+
* Added support for NXP MCUX SMARTDMA interface (:dtcompatible:`nxp,smartdma`)
482+
* Added support for more OmniVision OV2640 controls (:dtcompatible:`ovti,ov2640`)
483+
* Added support for more OmniVision OV5640 controls (:dtcompatible:`ovti,ov5640`)
484+
473485
* Watchdog
474486

475487
* Wi-Fi

0 commit comments

Comments
 (0)