We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b5934e8 commit d0fc96bCopy full SHA for d0fc96b
doc/releases/migration-guide-4.2.rst
@@ -541,6 +541,12 @@ Video
541
``video_stream_start``
542
``video_stream_stop``
543
544
+* video_format.pitch is no longer to be set by the application, but instead written back by
545
+ the driver letting the application know how much padding this particular driver will use
546
+ per line and in turn know the required buffer size. Existing applications will not be
547
+ broken by this change but can be simplified as performed in the samplesp in the commit
548
+ ``33dcbe37cfd3593e8c6e9cfd218dd31fdd533598``.
549
+
550
Other subsystems
551
****************
552
0 commit comments