summaryrefslogtreecommitdiffstats
path: root/tests/auto/qvideowidget
Commit message (Collapse)AuthorAgeFilesLines
* Replace AspectRatioMode enum from QVideoWidget with Qt::AspectRatioMode.Andrew den Exter2010-03-181-42/+42
| | | | | Task-number: QTBUG-9118 Reviewed-by: Dmytro Poplavskiy
* Disable the full screen video widget tests on X11.Andrew den Exter2010-02-181-3/+8
| | | | Too susceptible to timing problems.
* Fix license headers.Justin McPherson2010-02-171-2/+2
|
* Don't clear the video output when the video widget is hidden.Andrew den Exter2010-02-081-3/+3
| | | | | | | | Changing the video output is a heavy task and is likely to interrupt playback. Not really worth the cost for knowing the video isn't being decoded while it cant be seen. This also applies to the QGraphicsVideoItem.
* Move QtMobility multimedia framework into Qt.Justin McPherson2010-01-152-0/+1601