gstreamer/libs/gst
Mikhail Fludkov 06ae41e0b2 harness: fix the race in blocking push mode
Depending on when gst_harness_pull was called - before the buffer reached
gst_harness_chain or after we can get different behaviors of the test
with enabled blocking push mode. The fix makes the behavior always the
same. In pull function we get the buffer first, thus making sure
gst_harness_chain waits for the signal, and emitting the signal after.

https://bugzilla.gnome.org/show_bug.cgi?id=761931
2016-02-12 12:32:22 +00:00
..
base baseparse: fix stray discont flag set on outgoing buffers in push mode 2016-02-04 19:04:41 +00:00
check harness: fix the race in blocking push mode 2016-02-12 12:32:22 +00:00
controller controller: Do not unset uninitiallized GValue 2016-02-02 19:51:56 +01:00
helpers helpers: really fix install race 2015-12-04 16:44:39 +02:00
net netclientclock: Check return value of g_socket_close() 2016-01-15 09:48:32 +01:00
Makefile.am Remove obsolete Android build cruft 2015-04-26 17:49:44 +01:00