Skip to content

Commit 4f585fd

Browse files
josuahdanieldegrasse
authored andcommitted
doc: migration-guide-4.2: add video-related API changes
Document API changes affecting video drivers as visible on the <zephyr/drivers/video.h> header. Signed-off-by: Josuah Demangeon <[email protected]>
1 parent 424ad06 commit 4f585fd

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

doc/releases/migration-guide-4.2.rst

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -727,6 +727,10 @@ Video
727727
* Samples and projects using the :ref:`native simulator <native_sim>` now require specifying the
728728
``--snippet`` :ref:`video-sw-generator <snippet-video-sw-generator>` to build correctly.
729729

730+
* :c:func:`video_query_ctrl` now takes a single argument with the :c:struct:`video_ctrl_query`,
731+
which now contains a ``video_ctrl_query.dev`` field to specify and read back which device is
732+
being queried (:github:`91265`).
733+
730734
Audio
731735
=====
732736

0 commit comments

Comments
 (0)