diff options
author | Andrew den Exter <andrew.den-exter@nokia.com> | 2009-11-10 04:41:27 (GMT) |
---|---|---|
committer | David Boddie <dboddie@trolltech.com> | 2009-11-11 16:06:46 (GMT) |
commit | 7eb93b3c913fe5fd7f86c956721c454b4ca7dddf (patch) | |
tree | ab98dbd3ec56d23edbee4ae37843c603b15c832d /dist/changes-4.6.0 | |
parent | f9d583bde5b5155c13019dc2e0878b4257855f4d (diff) | |
download | Qt-7eb93b3c913fe5fd7f86c956721c454b4ca7dddf.zip Qt-7eb93b3c913fe5fd7f86c956721c454b4ca7dddf.tar.gz Qt-7eb93b3c913fe5fd7f86c956721c454b4ca7dddf.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 ---------------------- |