DirectShow: use the EVR in the window control.

Reuse existing code from the WMF plugin, which already uses the EVR.
This enables HW-accelerated video decoding when using QMediaPlayer
with a QVideoWidget.

Task-number: QTBUG-45593
Change-Id: I757e4d53cd2c648aee6ba33a4851a8c6adc62843
Reviewed-by: Christian Stromme <christian.stromme@theqtcompany.com>
This commit is contained in:
Yoann Lopes
2015-09-10 18:25:37 +02:00
parent b2e9ae8856
commit 95bd9d58d8
24 changed files with 554 additions and 196 deletions

View File

@@ -6,9 +6,9 @@ win32 {
qtCompileTest(directshow) {
qtCompileTest(wshellitem)
}
qtCompileTest(evr)
qtCompileTest(wmsdk)
contains(QT_CONFIG, wmf-backend): qtCompileTest(wmf)
qtCompileTest(evr)
} else:mac {
qtCompileTest(avfoundation)
} else:qnx {