./multimedia/phonon-backend-gstreamer-shared, Multimedia API for KF5 - GStreamer backend shared files

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 4.10.0, Package name: phonon-backend-gstreamer-shared-4.10.0, Maintainer: markd

Phonon is the Multimedia API for KDE and QT.

In Phonon there are three main concepts: MediaObjects, Paths and Outputs.
The MediaObjects control the playback/capture and provide the media data.
MediaObjects can be connected to Outputs using Path objects which also
allow the insertion of Effect objects between MediaObject and Output.


Master sites: (Expand)

Filesize: 96.223 KB

Version history: (Expand)


CVS history: (Expand)


   2022-09-29 07:35:49 by Mark Davies | Files touched by this commit (7)
Log message:
phonon*: fix HOMEPAGE
   2021-03-30 11:03:33 by Mark Davies | Files touched by this commit (6) | Package updated
Log message:
phonon-{qt5-backend-gstreamer,backend-gstreamer-shared}: update to 4.10.0

backends require the new version of Phonon to build!
   2020-03-08 17:51:54 by Thomas Klausner | Files touched by this commit (2833)
Log message:
*: recursive bump for libffi
   2019-08-27 08:56:32 by Mark Davies | Files touched by this commit (6) | Package updated
Log message:
phonon{,-qt5}-backend-gstreamer{,-shared}: update to 4.9.1

Bug Fixes
* VideoWidgets no longer go blank when paused under certain circumstances.
* Localization has been fixed for the Qt 5 build.
   2016-04-26 11:04:23 by Mark Davies | Files touched by this commit (6)
Log message:
Update phonon-{,qt5-}backend-gstreamer{,-shared} 4.9.0

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)