summaryrefslogtreecommitdiffstats
path: root/config_help.txt
diff options
context:
space:
mode:
authorVal Doroshchuk <valentyn.doroshchuk@qt.io>2019-01-08 13:30:25 +0100
committerVaL Doroshchuk <valentyn.doroshchuk@qt.io>2019-01-14 09:20:49 +0000
commit4eb0a083cbadca2d24d2382e159864b2980e425f (patch)
treea57a268908bdcb6f4d8cd54d4ed7bd60525e2c2a /config_help.txt
parent509dedc662a46e37a5024ce357978b8cf70b4988 (diff)
Windows: Build directshow media player with wmf if available
Removed -mediaplayer-backend configure param. It allows to build directshow media player together with wmf's one, if the last is available. It is useful to switch to another backend without rebuilding. By default directshow media player will be used. [ChangeLog][Platform Specific Changes][Windows] Removed -mediaplayer-backend config param which allowed to build wmf together with DirectShow. Task-number: QTBUG-32783 Change-Id: I486a93d9493407af3793cfe338b35daab7c642db Reviewed-by: Andy Shaw <andy.shaw@qt.io>
Diffstat (limited to 'config_help.txt')
-rw-r--r--config_help.txt2
1 files changed, 0 insertions, 2 deletions
diff --git a/config_help.txt b/config_help.txt
index 341f53506..f21d54402 100644
--- a/config_help.txt
+++ b/config_help.txt
@@ -5,6 +5,4 @@ Multimedia options:
-no-gstreamer ........ Disable support for GStreamer
-gstreamer [version] . Enable GStreamer support [auto]
With no parameter, 1.0 is tried first, then 0.10.
- -mediaplayer-backend <name> ... Select media player backend (Windows only)
- Supported backends: directshow (default), wmf
-evr ................. Enables EVR in DirectShow and WMF [auto]