gstreamer/playback/player/gst-play
Sebastian Dröge addb63586b playback/player: player: Remove gst_player_new() and make gst_player_new_full() the normal constructor
In very few cases the simple version was actually needed and having the
parameters hidden by a _full() version caused application that actually needed
it to not use it.
2016-01-04 09:59:40 +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: Remove gst_player_new() and make gst_player_new_full() the normal constructor 2016-01-04 09:59:40 +02:00
Makefile.am playback/player: Add initial build system with docs and tests and magic 2014-08-03 12:38:37 +02:00