| Commit message (Collapse) | Author | Age | Files | Lines |
|\
| |
| |
| |
| |
| | |
Conflicts:
src/gui/kernel/qcocoapanel_mac.mm
src/gui/kernel/qcocoasharedwindowmethods_mac_p.h
|
| |
| |
| |
| |
| |
| |
| | |
When using a VideoWidget in a QGraphicsProxyWidget, then Phonon::DS9
crashed, if the VideoWidget didn't have a MediaSource.
Reviewed-by: Thierry
|
| | |
|
| | |
|
|/
|
|
|
|
|
|
| |
EVR stands for Enhanced Video Renderer and uses DXVA2. It was
introduced in Windows Vista.
Merge-Request: 1606
Reviewed-By: Thierry
|
|
|
|
|
|
|
| |
small patch to make sure even the native events of the pending ones
won't trigger anything in the paintevent
Task-number: 251776
|
|
|
|
|
|
|
| |
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
|
|
|
|
| |
Task-number: 257805
|
|
|
|
|
|
| |
- 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.
|
|
|