summaryrefslogtreecommitdiffstats
path: root/config_help.txt
diff options
context:
space:
mode:
authorLars Knoll <lars.knoll@qt.io>2020-12-18 08:54:44 +0100
committerLars Knoll <lars.knoll@qt.io>2021-01-20 19:14:09 +0000
commitaa441d63a1ed0843f4632da2d0a97a7b8bb24b43 (patch)
tree0059466afbde487245696891431d4cfbc26ee557 /config_help.txt
parent5acdceb51f18e46d31ae3a99844a751c6742c8dc (diff)
Remove the DirectShow backend
It's been deprecated by Microsoft since quite some time. We should only have one backend on Windows, and then WMF seems to be the correct one. WMF is missing features like Camera, so some additional implementation work on WMF will be required. Change-Id: I5c3db4020b130efa78575c9da116a8ae6c34f7a1 Reviewed-by: Doris Verria <doris.verria@qt.io> Reviewed-by: Lars Knoll <lars.knoll@qt.io>
Diffstat (limited to 'config_help.txt')
-rw-r--r--config_help.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/config_help.txt b/config_help.txt
index f21d54402..f9d357af4 100644
--- a/config_help.txt
+++ b/config_help.txt
@@ -5,4 +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.
- -evr ................. Enables EVR in DirectShow and WMF [auto]
+ -evr ................. Enables EVR in WMF [auto]