Phonon/Releases/GStreamer/stable: Difference between revisions

From KDE Community Wiki
No edit summary
No edit summary
Line 3: Line 3:
| sha256 =
| sha256 =
}}
}}
=== Changes ===
* CMake requirement aligned with libphonon (2.6.2 => 2.8.9)


=== Bug Fixes ===
=== Bug Fixes ===
* Prevent excessive QPainter warnings when built against Qt 5 by not setting the ''WA_PaintOnScreen'' flag for the X11 renderer.
* Fixed finding GStreamer 1.0
* Repair ''VideoWidget::snapshot'' which accidentally broke during GStreamer 1.0 porting [[https://git.reviewboard.kde.org/r/121638 r121638]].
* Only build X11 renderer if X11 is found (enables building on OSX and Windows)

Revision as of 10:44, 15 April 2016

URL
SHA256

Changes

  • CMake requirement aligned with libphonon (2.6.2 => 2.8.9)

Bug Fixes

  • Fixed finding GStreamer 1.0
  • Only build X11 renderer if X11 is found (enables building on OSX and Windows)