gstreamer/gst-libs/gst/app
Kazunori Kobayashi d43f1b2a5a appsrc: Clear is_eos flag when receiving the flush-stop event
The EOS event can be propagated to the downstream elements when
is_eos flag remains set even after leaving the flushing state.
This fix allows this element to normally restart the streaming
after receiving the flush event by clearing the is_eos flag.

https://bugzilla.gnome.org/show_bug.cgi?id=759110
2015-12-19 11:35:39 +01:00
..
.gitignore gst-libs/gst/app/: Add marshal.list, make it compile and add to cvsignore. 2008-05-07 10:38:23 +00:00
app.h libs: Use foo/foo.h as single-include header consistently everywhere 2012-12-12 17:13:10 +00:00
gstapp-marshal.list update marshal list 2011-12-01 15:54:49 +01:00
gstappsink.c appsink: Fix 'steaming' typo in API doc 2015-09-18 17:48:49 +02:00
gstappsink.h base: Add g_autoptr() support to all types 2015-12-14 13:39:43 -05:00
gstappsrc.c appsrc: Clear is_eos flag when receiving the flush-stop event 2015-12-19 11:35:39 +01:00
gstappsrc.h base: Add g_autoptr() support to all types 2015-12-14 13:39:43 -05:00
Makefile.am Drop usage of deprecated g-ir-scanner --strip-prefix flag 2015-12-02 20:19:43 -08:00