summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAndrew den Exter <andrew.den-exter@nokia.com>2009-11-10 04:41:27 (GMT)
committerDavid Boddie <dboddie@trolltech.com>2009-11-11 16:06:46 (GMT)
commit7eb93b3c913fe5fd7f86c956721c454b4ca7dddf (patch)
treeab98dbd3ec56d23edbee4ae37843c603b15c832d
parentf9d583bde5b5155c13019dc2e0878b4257855f4d (diff)
downloadQt-7eb93b3c913fe5fd7f86c956721c454b4ca7dddf.zip
Qt-7eb93b3c913fe5fd7f86c956721c454b4ca7dddf.tar.gz
Qt-7eb93b3c913fe5fd7f86c956721c454b4ca7dddf.tar.bz2
Update change log with multimedia changes.
-rw-r--r--dist/changes-4.6.06
1 files changed, 6 insertions, 0 deletions
diff --git a/dist/changes-4.6.0 b/dist/changes-4.6.0
index 2d4e154..dcf62e3 100644
--- a/dist/changes-4.6.0
+++ b/dist/changes-4.6.0
@@ -39,6 +39,12 @@ information about a particular change.
- Improved support for input methods in graphics view.
+ - QAudioInput, QAudioOutput
+ * New audio input and output classes.
+
+ - QAbstractVideoSurface, QVideoFrame
+ * New abstract video output classes.
+
Third party components
----------------------