gstreamer/gst/adder
Stefan Sauer cff9fccc69 adder: use the collect_pads_query func
We were setting the query-func on the sink-pad, which got overwritten when
adding the new pad to collect pads. Instead register our query-func with the
collect pads object. This fixes filter caps. Add a test for it.
2013-02-13 21:11:41 +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: use the collect_pads_query func 2013-02-13 21:11:41 +01:00
gstadder.h Fix FSF address 2012-11-03 23:05:09 +00:00
gstadderorc-dist.c Release 0.11.94 2012-09-14 02:47:54 +01:00
gstadderorc-dist.h adder: prefix orc functions with adder_orc_ 2012-07-23 17:27:46 +02:00
gstadderorc.orc adder: prefix orc functions with adder_orc_ 2012-07-23 17:27:46 +02:00
Makefile.am Revert "gst: Add better support for static plugins" 2012-10-24 13:26:26 +02:00