gstreamer/gst-libs
Olivier Crete a83057cdb1 wayland: Don't return GST_FLOW_ERROR on flushing
Setting the sink to flushing causes gst_vaapi_window_wayland_sync() to
return FALSE which makes gst_vaapi_window_wayland_render() return
FALSE which ends up posting an ERROR message in
gst_vaapisink_show_frame_unlocked(). Solution is to just return TRUE
in the EBUSY case.

https://bugzilla.gnome.org/show_bug.cgi?id=753598
2015-08-24 19:23:54 +02:00
..
gst wayland: Don't return GST_FLOW_ERROR on flushing 2015-08-24 19:23:54 +02:00
Makefile.am build: use git.mk 2015-05-18 16:14:46 +02:00