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:
@@ -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 {
|
||||
|
||||
Reference in New Issue
Block a user