summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAndrew den Exter <andrew.den-exter@nokia.com>2009-11-10 04:41:27 (GMT)
committerAndrew den Exter <andrew.den-exter@nokia.com>2009-11-10 04:43:31 (GMT)
commit5d6d088bd777c429f691c53b0310952e39a66e83 (patch)
treebf8b5b2f64cdf562cc6d0089b682cb64dd53efb0
parent364f783827e2f304b67dc7b0027a76641d1a67b5 (diff)
downloadQt-5d6d088bd777c429f691c53b0310952e39a66e83.zip
Qt-5d6d088bd777c429f691c53b0310952e39a66e83.tar.gz
Qt-5d6d088bd777c429f691c53b0310952e39a66e83.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
----------------------