diff options
author | Andrew den Exter <andrew.den-exter@nokia.com> | 2009-11-10 04:41:27 (GMT) |
---|---|---|
committer | Andrew den Exter <andrew.den-exter@nokia.com> | 2009-11-10 04:43:31 (GMT) |
commit | 5d6d088bd777c429f691c53b0310952e39a66e83 (patch) | |
tree | bf8b5b2f64cdf562cc6d0089b682cb64dd53efb0 /dist/changes-4.6.0 | |
parent | 364f783827e2f304b67dc7b0027a76641d1a67b5 (diff) | |
download | Qt-5d6d088bd777c429f691c53b0310952e39a66e83.zip Qt-5d6d088bd777c429f691c53b0310952e39a66e83.tar.gz Qt-5d6d088bd777c429f691c53b0310952e39a66e83.tar.bz2 |
Update change log with multimedia changes.
Diffstat (limited to 'dist/changes-4.6.0')
-rw-r--r-- | dist/changes-4.6.0 | 6 |
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 ---------------------- |