DirectShow: Postpone setting camera image processing param if not ready
Setting camera image processing parameters fails if the graph builder is not ready. We avoid this race condition by having a list of pending parameter changes which is applied when graph builder has been created. Task-number: QTBUG-69143 Change-Id: I5702ea5a2dceacff333fcf8dce05372a0208b8d9 Reviewed-by:Oliver Wolff <oliver.wolff@qt.io> Reviewed-by:
Maurice Kalinowski <maurice.kalinowski@qt.io>
Showing
Please register or sign in to comment