-
Notifications
You must be signed in to change notification settings - Fork 6.7k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
doc: release: 4.0: Add video driver and video API updates #80945
doc: release: 4.0: Add video driver and video API updates #80945
Conversation
doc/releases/release-notes-4.0.rst
Outdated
:kconfig:option:`CONFIG_VIDEO_BUFFER_USE_SHARED_MULTI_HEAP` | ||
* Introduced bindings for common video link properties in ``video-interfaces.yaml`` | ||
* Introduced missing :kconfig:option:`CONFIG_VIDEO_LOG_LEVEL` | ||
* Added support for GalxyCore GC2145 image sensor (:dtcompatible:`gc,gc2145`) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
* Added support for GalxyCore GC2145 image sensor (:dtcompatible:`gc,gc2145`) | |
* Added support for GalaxyCore GC2145 image sensor (:dtcompatible:`gc,gc2145`) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Ouch my bad!
doc/releases/release-notes-4.0.rst
Outdated
* Introduced bindings for common video link properties in ``video-interfaces.yaml`` | ||
* Introduced missing :kconfig:option:`CONFIG_VIDEO_LOG_LEVEL` | ||
* Added support for GalxyCore GC2145 image sensor (:dtcompatible:`gc,gc2145`) | ||
* Added support for ESP32S3 LCD-CAM interface (:dtcompatible:`espressif,esp32-lcd-cam`) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
* Added support for ESP32S3 LCD-CAM interface (:dtcompatible:`espressif,esp32-lcd-cam`) | |
* Added support for ESP32-S3 LCD-CAM interface (:dtcompatible:`espressif,esp32-lcd-cam`) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Good point: display name, not SoC code here.
Add entries for video driver contributed or enhanced. Add entries for video APIs introduced or modified. Signed-off-by: Josuah Demangeon <[email protected]>
f8b5527
to
aa5b488
Compare
These are the release notes related to these previous PRs merged after 3.7 and before 4.0: