summaryrefslogtreecommitdiffstats
path: root/src/plugins/mediaservices/qt7/qt7movierenderer.mm
Commit message (Collapse)AuthorAgeFilesLines
* Use the monitor color space for video output.Dmytro Poplavskiy2010-02-251-1/+20
| | | | | | | | | Currently the main monitor color space is used. Colorspace correction is disabled by default for renderer video output, since video frames can on any output device, not only on the main monitor. Reviewed-by: Justin McPherson
* Remove active qDebugs.Justin McPherson2010-02-231-12/+13
| | | | | | Change to qWarning where appropriate, otherwise comment Reviewed-by: Dmytro Poplavskiy
* QuickTime playback backend: listen for natural size changes and updateDmytro Poplavskiy2010-02-191-7/+8
| | | | video outputs.
* Quicktime playback backend: Recreate the visual context on video nativeDmytro Poplavskiy2010-02-191-30/+42
| | | | size changes.
* Move QtMobility multimedia framework into Qt.Justin McPherson2010-01-151-0/+441