summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
Diffstat (limited to 'doc')
-rw-r--r--doc/src/whatsnew/whatsnew67.qdoc5
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/src/whatsnew/whatsnew67.qdoc b/doc/src/whatsnew/whatsnew67.qdoc
index e7ada8974..dadf58f54 100644
--- a/doc/src/whatsnew/whatsnew67.qdoc
+++ b/doc/src/whatsnew/whatsnew67.qdoc
@@ -81,6 +81,11 @@
\section2 Qt Multimedia Module
\list
+ \li The FFmpeg multimedia backend now links dynamically with
+ FFmpeg on Windows. Prebuilt FFmpeg binaries are provided
+ through the online installer. Windows applications that use
+ the FFmpeg backend must now bundle FFmpeg binaries as part
+ of their installer using windeployqt.
\li The new \l MediaPlayer::autoPlay and \l Video::autoPlay
properties can be used to automatically start playback when
a media source has been set.