Commit 91bab737 authored by Andy Shaw's avatar Andy Shaw
Browse files

Directshow: Don't report failure for stream source with no video output


The video output is set after it has handled this doRender() call which
means that it would report an error with the media, even though it was
renderable. This approach ensures that it does not report an error and
will correctly report as loaded in this case.

Change-Id: I6ec6abb82dcdd8f122e198ff6a765cf83931ee10
Reviewed-by: default avatarVaL Doroshchuk <valentyn.doroshchuk@qt.io>
Reviewed-by: default avatarOliver Wolff <oliver.wolff@qt.io>
parent 2f7b5465
Branches
Tags
No related merge requests found
Showing with 3 additions and 3 deletions
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment