GStreamer multimedia framework
Find a file
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
network Add meson build system for playback/player/{gst-play,gtk} and network/http-launch 2016-08-26 19:02:24 +03:00
playback playback/player: don't unref gtk_sink but sink it 2017-05-02 14:11:30 +03:00
COPYING Initial commit with empty meson.build 2016-08-26 18:28:34 +03:00
meson.build meson: bump version 2017-01-13 12:42:53 +00:00