gstreamer/playback/player
Sebastian Dröge 6ed6b58929 playback/player: player: Abstract the signal emission dispatching to a new interface
This allows to implement signal dispatching to other event loop systems than
GLib without having direct GLib support in the base GstPlayer class. A
implementation for the GLib main context is provided and used in the
applications and tests.
2015-08-12 18:13:31 +02:00
..
android playback/player: android: Unref player in native_free() 2015-05-11 09:23:27 +02:00
gst-play playback/player: player: Abstract the signal emission dispatching to a new interface 2015-08-12 18:13:31 +02:00
gtk playback/player: player: Abstract the signal emission dispatching to a new interface 2015-08-12 18:13:31 +02:00
ios playback/player: ios: Cast the seek slider value from float to integer after scaling 2015-05-13 22:30:48 +03:00