summaryrefslogtreecommitdiffstats
path: root/src/plugins/mediaservices/qt7/qt7movieviewrenderer.mm
Commit message (Collapse)AuthorAgeFilesLines
* Removed mediaservices.Kurt Korbatits2010-05-181-366/+0
|
* Compile on Mac OS 10.4Kent Hansen2010-04-141-0/+3
| | | | Reviewed-by: Morten Sørvig
* QuickTime backend: disable video outputs in stopped state.Dmytro Poplavskiy2010-03-291-4/+0
| | | | | | | | | To keep backend behaviour consistent with other platforms. Also dropped QT7VideoOutput::setEnabled(), currentry the video output is disabled with passing null movie, this allows to ensure the movie is not retained more than necessary. Reviewed-by: Justin McPherson
* QuickTime media backend: Render CIImage based video frames directly withDmytro Poplavskiy2010-03-291-33/+48
| | | | | | | | OpenGL paint engine. This makes video rendering with QGraphicsVideoItem much faster on 64 bits systems. Reviewed-by: Justin McPherson
* Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-multimedia-staging ↵Qt Continuous Integration System2010-02-231-5/+6
|\ | | | | | | | | | | | | | | | | | | | | into master-integration * 'master' of scm.dev.nokia.troll.no:qt/qt-multimedia-staging: Remove active qDebugs. Player demo updated with more user-friendly previous button behaviour. Added QNetworkRequest constructor to QMediaContent. Change qml.{h,cpp} -> multimediaqml.{h,cpp} in QtMultimedia. Add private header warning.
| * Remove active qDebugs.Justin McPherson2010-02-231-5/+6
| | | | | | | | | | | | Change to qWarning where appropriate, otherwise comment Reviewed-by: Dmytro Poplavskiy
* | Cocoa: fix namespace buildRichard Moe Gustavsen2010-02-221-0/+2
|/ | | | added/removed namespace macros as needed
* QuickTime playback backend: listen for natural size changes and updateDmytro Poplavskiy2010-02-191-0/+8
| | | | video outputs.
* Move QtMobility multimedia framework into Qt.Justin McPherson2010-01-151-0/+341