Phonon/Releases/GStreamer/stable: Difference between revisions
Apachelogger (talk | contribs) No edit summary |
Apachelogger (talk | contribs) No edit summary |
||
Line 5: | Line 5: | ||
=== Bug Fixes === | === Bug Fixes === | ||
* Prevent | * Prevent excessive QPainter warnings when built against Qt 5 by not setting the ''WA_PaintOnScreen'' flag for the X11 renderer. | ||
* Repair ''VideoWidget::snapshot'' which accidentally broke during GStreamer 1.0 porting [[https://git.reviewboard.kde.org/r/121638 r121638]]. |
Revision as of 14:19, 27 December 2014
URL | |
SHA256 |
Bug Fixes
- Prevent excessive QPainter warnings when built against Qt 5 by not setting the WA_PaintOnScreen flag for the X11 renderer.
- Repair VideoWidget::snapshot which accidentally broke during GStreamer 1.0 porting [r121638].