gst/gstghostpad.c: Filter the proxied caps against the padtemplate if we have one.
authormrcgran <mrc.gran@gmail.com>
Mon, 2 Oct 2006 10:06:17 +0000 (10:06 +0000)
committerWim Taymans <wim.taymans@gmail.com>
Mon, 2 Oct 2006 10:06:17 +0000 (10:06 +0000)
commitbae90f595503022731c11f70be2d952ae4c09e05
treeb7cb7de87e24b7e36fff088f4b6f8c5ccc5a9944
parentec3194dc54c9af36f7ed514e95271827e29679f8
gst/gstghostpad.c: Filter the proxied caps against the padtemplate if we have one.

Original commit message from CVS:
Patch by: mrcgran <mrc.gran at gmail dot com>
* gst/gstghostpad.c: (gst_proxy_pad_do_getcaps):
Filter the proxied caps against the padtemplate if we have one.
* gst/gstquery.c: (gst_query_new_segment):
Add include for gstinfo.h so that compilation with
-DGST_DISABLE_GST_DEBUG works again. Fixes #358436.
ChangeLog
gst/gstghostpad.c
gst/gstquery.c