gstreamer/playback/player/gst-play
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
..
gst-play-kb.c playback/player: Port gst-play from gst-plugins-base to GstPlayer 2014-07-27 18:01:39 +02:00
gst-play-kb.h playback/player: Port gst-play from gst-plugins-base to GstPlayer 2014-07-27 18:01:39 +02:00
gst-play.c playback/player: player: Abstract the signal emission dispatching to a new interface 2015-08-12 18:13:31 +02:00
Makefile.am playback/player: Add initial build system with docs and tests and magic 2014-08-03 12:38:37 +02:00