adder: use collectpads clipping function
authorWim Taymans <wim.taymans@collabora.co.uk>
Thu, 24 Dec 2009 15:30:23 +0000 (16:30 +0100)
committerWim Taymans <wim@metal.(none)>
Thu, 24 Dec 2009 15:30:23 +0000 (16:30 +0100)
commit59ace1b9ee9015f0035e32366296b6c6dd199155
treeaf3ae1f2076c72770a3a808235af8fe08806337c
parent66ae01ecedcf61401a36127c53dcfac6de0d25b6
adder: use collectpads clipping function

Install a clipping function in the collectpads and use the audio clipping helper
function to perform clipping to the segment boundaries.

Fixes #590265
gst/adder/Makefile.am
gst/adder/gstadder.c
tests/check/elements/adder.c