adder: Don't calls gst_pad_set_caps() on sinkpads
authorSebastian Dröge <slomo@circular-chaos.org>
Thu, 30 May 2013 12:32:03 +0000 (14:32 +0200)
committerSebastian Dröge <slomo@circular-chaos.org>
Thu, 30 May 2013 21:56:52 +0000 (23:56 +0200)
commit0693b78e86d0a637b05933b7fe4c98e82e04d897
treeeeb504343d06e6f34c64c05e5171494accb15c78
parent5e63a0f674945020d91a50a2b4614efdbe37fadb
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.
gst/adder/gstadder.c
gst/adder/gstadder.h