gstreamer/gst/adder
Stefan Kost ef56ebad48 adder: send flush_stop to match flush_start
Adder was relying that something else sends a flush stop. When using adder with
a livesource it was not getting a flush_stop and thus all pads downstream where
keept flushing. Mark a pending flush_stop and send it when we are working on
the new segment back in the streaming thread.
2009-05-19 16:49:35 +03:00
..
.gitignore Initial revision 2001-12-22 22:43:48 +00:00
adder.vcproj more working plugins 2004-07-27 21:41:30 +00:00
gstadder.c adder: send flush_stop to match flush_start 2009-05-19 16:49:35 +03:00
gstadder.h adder: send flush_stop to match flush_start 2009-05-19 16:49:35 +03:00
Makefile.am gst/adder/: Cleanup variable names to make the adder-loop easier to understand. 2008-12-17 08:51:34 +00:00