File tree Expand file tree Collapse file tree 1 file changed +10
-0
lines changed Expand file tree Collapse file tree 1 file changed +10
-0
lines changed Original file line number Diff line number Diff line change @@ -294,9 +294,19 @@ New APIs and options
294
294
* :c:type: `video_api_ctrl_t `
295
295
* :c:func: `video_query_ctrl `
296
296
* :c:func: `video_print_ctrl `
297
+ * :c:type: `video_api_selection_t `
297
298
* :c:func: `video_set_selection `
298
299
* :c:func: `video_get_selection `
299
300
* :ref: `video-sw-generator <snippet-video-sw-generator >`
301
+ * :c:func: `video_get_csi_link_freq `
302
+ * :c:macro: `VIDEO_CID_LINK_FREQ `
303
+ * :c:macro: `VIDEO_CID_AUTO_WHITE_BALANCE ` and other controls from the BASE control class.
304
+ * :c:macro: `VIDEO_CID_EXPOSURE_ABSOLUTE ` and other controls from the CAMERA control class.
305
+ * :c:macro: `VIDEO_PIX_FMT_Y10 ` and ``Y12 ``, ``Y14 ``, ``Y16 `` variants
306
+ * :c:macro: `VIDEO_PIX_FMT_SRGGB10P ` and ``12P ``, ``14P `` variants, for all 4 bayer variants.
307
+ * ``video_buffer.index `` field
308
+ * ``video_ctrl_query.int_menu `` field
309
+ * :c:macro: `VIDEO_MIPI_CSI2_DT_NULL ` and other MIPI standard values
300
310
301
311
* PCIe
302
312
You can’t perform that action at this time.
0 commit comments