Warning, /libraries/phonon/doc/TODO is written in an unsupported language. File is not indexed.

0001 - add a metadata function that returns a QVariant instead of a QString - useful for QImage or other binary (QByteArray) content
0002 
0003 - QImage VideoWidget::screenshot(): ordinary screenshot doesn't work with XV says Christoph. And VideoDataOutput
0004   would be major overkill.
0005 
0006 - consider whether to add a signal to notify when the information for
0007   availableAudioStreams/availableVideoStreams/availableSubtitleStreams
0008   is available
0009 
0010 - look at collaboration with other projects, e.g. pavucontrol, gsmartmix
0011 
0012 - consider Player dbus interface in MediaObject
0013 
0014 - add global setting to pause video when it's not visible
0015 
0016 - add a way to request a specific version (>=) from the Backend, so that known to be buggy Backends aren't used
0017 
0018 - Video Overlays (OSD) like: show a rectangle as a play symbol, show the position in
0019   the file as something like [IIIIIIIII------], and so on
0020 
0021 - http://bugs.kde.org/show_bug.cgi?id=147494
0022 
0023 - frame/sample precise positioning (cue in/out)
0024 
0025 - different timecode support like SMPTE
0026 
0027 - Codec interface - at least for audio
0028 
0029 - Speed factor for playback (useful mostly for audio - but video still needs to stay in sync)
0030 
0031 - tell the platform plugin which backend was loaded (if it doesn't do it itself) so that it can load KDE translations for the backend