baseparse: chain up to parent for defaults
authorWim Taymans <wim.taymans@collabora.co.uk>
Wed, 15 Feb 2012 09:11:35 +0000 (10:11 +0100)
committerWim Taymans <wim.taymans@collabora.co.uk>
Wed, 15 Feb 2012 09:13:37 +0000 (10:13 +0100)
commit63ba55865c3f19a53ca5fdfa8d1e89a2b24bfeb2
treeebcafe3c15a37f51cdefc98b3ccbd26cb227d266
parent58ecde9db9bbbee367f84fbad3815fcffaef9711
baseparse: chain up to parent for defaults

Chain up to the parent instead of using the FALSE return value from the event
function (because it's otherwise impossible to return an error).
libs/gst/base/gstbaseparse.c
libs/gst/base/gstbaseparse.h