gstreamer/gst/adder
Sebastian Dröge 0693b78e86 adder: Don't calls gst_pad_set_caps() on sinkpads
It doesn't make much sense and the CAPS query handling
on the sinkpads should handle this.
2013-05-30 23:56:52 +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: Don't calls gst_pad_set_caps() on sinkpads 2013-05-30 23:56:52 +02:00
gstadder.h adder: Don't calls gst_pad_set_caps() on sinkpads 2013-05-30 23:56:52 +02:00
gstadderorc-dist.c adder: Remove caching of the processing function 2013-05-30 23:56:52 +02:00
gstadderorc-dist.h adder: Remove caching of the processing function 2013-05-30 23:56:52 +02:00
gstadderorc.orc adder: Remove caching of the processing function 2013-05-30 23:56:52 +02:00
Makefile.am gst: Add better support for static plugins 2013-04-15 15:52:58 +02:00