Phonon/Releases/GStreamer/stable: Difference between revisions

From KDE Community Wiki
No edit summary
No edit summary
Line 5: Line 5:


=== Bug Fixes ===
=== Bug Fixes ===
* Prevent deadlock when triggering a state change out of a streaming thread [[https://bugs.kde.org/show_bug.cgi?id=339511 #339511]]
* 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].