gstreamer/gst-libs/gst
Víctor Manuel Jáquez Leal c80951ada1 wayland: use a counter as sync flag
Wayland window has a pointer to the last pushed frame and use it to set the
flag for stopping the queue dispatch loop. This may lead to memory leaks,
since we are not keeping track of all the queued frames structures.

This patch removes the last pushed frame pointer and change the binary flag
for an atomic counter, keeping track of number of queued frames and use it for
the queue dispatch loop.

https://bugzilla.gnome.org/show_bug.cgi?id=749078
2015-05-14 16:48:43 +02:00
..
base Fix missing files in distribution tarball. 2013-12-06 14:16:28 +01:00
codecparsers HEVC: Allow to build h265 codecparser internally 2015-04-13 14:51:51 +03:00
vaapi wayland: use a counter as sync flag 2015-05-14 16:48:43 +02:00
Makefile.am Remove libgstvaapi-videoutils.so 2015-04-03 17:01:45 +03:00