gstreamer/gst-libs/gst/app
Wim Taymans 26256b95c8 Reset queued_bytes counter when flushing
Set the amount of queued bytes in the internal queue back to 0 when we clear the
queue.
Fixes #567982
2009-01-23 11:11:31 +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
gstapp-marshal.list examples/app/: Added an example on how to use appsrc in playbin in streaming mode from an mmapped file. 2008-06-05 16:38:50 +00:00
gstappbuffer.c gst-libs/gst/app/: Add GstAppBuffer that includes a callback and closure for proper handling of data chunks. 2007-03-03 10:10:30 +00:00
gstappbuffer.h gst-libs/gst/app/: Add GstAppBuffer that includes a callback and closure for proper handling of data chunks. 2007-03-03 10:10:30 +00:00
gstappsink.c gst-libs/gst/app/gstappsink.c: Store the returned signal id in the right slot when registering the pull-buffer signal. 2009-01-09 23:13:17 +00:00
gstappsink.h gst-libs/gst/app/: Make debug categories static. Use _element_class_set_details_simple(). 2009-01-06 11:10:29 +00:00
gstappsrc.c Reset queued_bytes counter when flushing 2009-01-23 11:11:31 +01:00
gstappsrc.h gst-libs/gst/app/: Make debug categories static. Use _element_class_set_details_simple(). 2009-01-06 11:10:29 +00:00
Makefile.am Don't install static libs for plugins. Fixes #550851 for -bad. 2008-11-04 12:42:18 +00:00