gstreamer/gst/adder
Wim Taymans 85dbf93515 adder: more seeking fixes.
When a seek failed upstream, make sure the adder sinkpad is set unflushing again
so that streaming can continue.
We only have a pending segment when we flushed.
Set the flush_stop_pending flag inside the appropriate locks and before we
attempt to perform the upstream seek.
Add some more comments.
Use the right lock to protect the flags in flush_stop.

See #585708
2009-06-17 11:22:51 +02: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: more seeking fixes. 2009-06-17 11:22:51 +02: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