gstreamer/playback/player
Víctor Manuel Jáquez Leal ff1a6546da playback/player: don't unref gtk_sink but sink it
Commit 5b8ba60c was added because of a memory leak when gtksink was
used as renderer. Nonetheless the patch didn't consider two facts:

1\ that the gtk_sink element was in floating state
2\ there is another code path where the gtk_sink element is already
   sank

Thus the correct fix, is not to ref and unref gtk_sink, but sink it.

https://bugzilla.gnome.org/show_bug.cgi?id=781904
2017-05-02 14:11:30 +03:00
..
android playback/player/android: Make plugin list in Android.mk easier to read 2017-04-03 13:23:50 +05:30
gst-play Add meson build system for playback/player/{gst-play,gtk} and network/http-launch 2016-08-26 19:02:24 +03:00
gtk playback/player: don't unref gtk_sink but sink it 2017-05-02 14:11:30 +03:00
ios Add meson build system for playback/player/{gst-play,gtk} and network/http-launch 2016-08-26 19:02:24 +03:00
qt playback/player: qt: use QApplication instead of QGuiApplication 2017-04-27 12:27:49 +03:00
meson.build Add meson build system for playback/player/{gst-play,gtk} and network/http-launch 2016-08-26 19:02:24 +03:00