summaryrefslogtreecommitdiffstats
path: root/src/3rdparty/phonon/ds9/videowidget.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Merge remote branch 'qt/4.6' into qt-master-from-4.6Qt Continuous Integration System2010-02-091-0/+3
|\ | | | | | | | | | | Conflicts: src/gui/kernel/qcocoapanel_mac.mm src/gui/kernel/qcocoasharedwindowmethods_mac_p.h
| * fix crash in Phonon::DS9 backendJoerg Bornemann2010-02-011-0/+3
| | | | | | | | | | | | | | When using a VideoWidget in a QGraphicsProxyWidget, then Phonon::DS9 crashed, if the VideoWidget didn't have a MediaSource. Reviewed-by: Thierry
* | build fix for phonon on winceThierry Bastian2010-01-251-1/+1
| |
* | Phonon: make EVR also the default for mingw and fix build with winceThierry Bastian2009-11-161-4/+16
| |
* | Add EVR to the Phonon DirectShow9 (ds9) backend as the default.APTX2009-11-161-4/+12
|/ | | | | | | | EVR stands for Enhanced Video Renderer and uses DXVA2. It was introduced in Windows Vista. Merge-Request: 1606 Reviewed-By: Thierry
* Phonon::VideoWidget still flickeringThierry Bastian2009-08-111-0/+2
| | | | | | | small patch to make sure even the native events of the pending ones won't trigger anything in the paintevent Task-number: 251776
* Phonon: Video widget on Windows flickers when going to next videoThierry Bastian2009-08-111-1/+14
| | | | | | | Now we just disable the updates during a short amount of time. This should give enough time to the video to start. Task-number: 251776
* Phonon videos on windows would not show with video acceleration disabledThierry Bastian2009-07-101-1/+1
| | | | Task-number: 257805
* Fixed aspect ratio on WindowsThierry Bastian2009-06-021-0/+2
| | | | | | - When changing the aspect ratio, the video wouldn't update. - The VMR9 can in some cases try to manage the aspect ratio itself and then fights our system. This is now disabled.
* Long live Qt 4.5!Lars Knoll2009-03-231-0/+397