gstreamer/gst/adder
Stefan Kost 725bd20045 adder: add a caps-property to avoid to need to plug a capsfilter afterwards
Adder can only handle one common format accross the pads. Thus one needed to add
a capsfilter afterwards and manage the caps. Now one can simply set the caps on
the property.
2009-07-10 20:06:28 +01: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: add a caps-property to avoid to need to plug a capsfilter afterwards 2009-07-10 20:06:28 +01:00
gstadder.h adder: add a caps-property to avoid to need to plug a capsfilter afterwards 2009-07-10 20:06:28 +01:00
Makefile.am gst/adder/: Cleanup variable names to make the adder-loop easier to understand. 2008-12-17 08:51:34 +00:00