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:VaL Doroshchuk <valentyn.doroshchuk@qt.io> Reviewed-by:
Oliver Wolff <oliver.wolff@qt.io>
Showing
Please register or sign in to comment