pad: forward return value from gst_pad_forward
authorStefan Sauer <ensonic@users.sf.net>
Sat, 15 Mar 2014 14:54:33 +0000 (15:54 +0100)
committerStefan Sauer <ensonic@users.sf.net>
Sat, 15 Mar 2014 17:07:44 +0000 (18:07 +0100)
commitd57bc8b5dc1f8e4939729d575821d0b29be8ea4c
treeb484c4ec4a3ada31df3ccfeb4ef6a6047263e5c6
parentdfc5ff17b762ca725881004120947934287ab15f
pad: forward return value from gst_pad_forward

Instead of ignoring the return value and always return TRUE pass the already agregated result back.
gst/gstutils.c