gstreamer/gst/adder
Stefan Kost e7368354d5 adder: improve caps filter functionality. Fixes #590146.
Also use the capsfilter if there is no src-peer as the caps constrain what
we can do. Don't create any_caps as a default, as we check for NULL to skip the
filtering. This is a (small) performance regression as we always intersect
otherwise.
2009-08-31 22:48:01 +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: improve caps filter functionality. Fixes #590146. 2009-08-31 22:48:01 +03:00
gstadder.h adder: Collect incoming tag events and send them after newsegment. Fixes #588747 2009-07-19 10:49:17 +02:00
Makefile.am gst/adder/: Cleanup variable names to make the adder-loop easier to understand. 2008-12-17 08:51:34 +00:00