Commit 631b89dd authored by Yoann Lopes's avatar Yoann Lopes Committed by Yoann Lopes
Browse files

DirectShow: refactor custom renderer filter


Refactor out some of the filter and pin logic into the
DirectShowBaseFilter and DirectShowPin abstract classes.
This will avoid code duplication when implementing the probe
filter. The existing source filter (for qrc files) can also be
refactored to use these abstract classes.

Change-Id: Iaf141472dea82579ad085b3318624f9a57aa46d8
Reviewed-by: default avatarChristian Stromme <christian.stromme@qt.io>
Showing with 1688 additions and 81 deletions
Supports Markdown
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