We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 83589d5 commit efe7677Copy full SHA for efe7677
doc/releases/migration-guide-4.2.rst
@@ -649,6 +649,11 @@ Video
649
``video_stream_start``
650
``video_stream_stop``
651
652
+* ``video_format.pitch`` has been updated to be set explicitly by the driver, a task formerly
653
+ required by the application. This update enables the application to correctly allocate a buffer
654
+ size on a per driver basis. Existing applications will not be broken by this change but can be
655
+ simplified as performed in the sample in the commit ``33dcbe37cfd3593e8c6e9cfd218dd31fdd533598``.
656
+
657
Audio
658
=====
659
0 commit comments