summaryrefslogtreecommitdiffstats
path: root/src/webengine/doc/src
diff options
context:
space:
mode:
authorAndy Shaw <andy.shaw@qt.io>2017-02-28 18:09:32 +0100
committerAndy Shaw <andy.shaw@qt.io>2017-05-24 04:07:59 +0000
commitfdbc265de10fe173b0c38e0be4c6e3eed1dc65b7 (patch)
treef4e983c15487f08ce1e8c0bde37598e157a17fc7 /src/webengine/doc/src
parentf046f19df2e649a076e75f9a0847ee669cf2f903 (diff)
Remove docs about deploying ffmpegsumo.dll as this is no longer needed
Change-Id: I37adcbff5b1279cf2432189ae8ae6b5e539fda77 Reviewed-by: Leena Miettinen <riitta-leena.miettinen@qt.io> Reviewed-by: Allan Sandfeld Jensen <allan.jensen@qt.io>
Diffstat (limited to 'src/webengine/doc/src')
-rw-r--r--src/webengine/doc/src/qtwebengine-deploying.qdoc7
1 files changed, 0 insertions, 7 deletions
diff --git a/src/webengine/doc/src/qtwebengine-deploying.qdoc b/src/webengine/doc/src/qtwebengine-deploying.qdoc
index 351ef49de..8530bc075 100644
--- a/src/webengine/doc/src/qtwebengine-deploying.qdoc
+++ b/src/webengine/doc/src/qtwebengine-deploying.qdoc
@@ -141,11 +141,4 @@
directory specified by
QLibraryInfo::location(QLibraryInfo::TranslationsPath)
\endlist
-
- \section2 Deploying Audio and Video Codecs
-
- To support HTML5 video, you must additionally deploy
- \c ffmpegsumo.dll (WebM codec plugin) into the \c qtwebengine directory
- under the application install path or under the path that the
- \c PluginsPath variable was set to in \c qt.conf.
*/