gstreamer/gst-libs/gst/app
Sebastian Dröge ce8d261cd6 appsink: Only emit EOS signal after all buffers are consumed
Otherwise the application will possibly shut down the pipeline already
because EOS is received, while there are still some buffers pending.
2015-01-20 19:22:15 +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: Only emit EOS signal after all buffers are consumed 2015-01-20 19:22:15 +01:00
gstappsink.h app: Add FIXME comment for making the instance/class structs private 2014-09-16 00:43:37 +03:00
gstappsrc.c appsrc: Add push_sample() convenience function for easy appsink -> appsrc use 2014-09-12 14:07:49 +03:00
gstappsrc.h app: Add FIXME comment for making the instance/class structs private 2014-09-16 00:43:37 +03:00
Makefile.am app: Don't use $(GST_PLUGIN_LIBTOOLFLAGS) for real libraries 2013-04-16 14:09:43 +02:00