[gst-cvs] thaytan gstreamer: gstreamer/ gstreamer/gst/ gstreamer/gst/elements/
Jan Schmidt
thaytan at freedesktop.org
Thu Jun 2 08:47:52 PDT 2005
CVS Root: /cvs/gstreamer
Module: gstreamer
Changes by: thaytan
Date: Thu Jun 02 2005 08:45:28 PDT
Log message:
* gst/elements/gstcapsfilter.c: (gst_capsfilter_set_property):
Free existing caps if the capsfilter changes. Add a FIXME about
setting those caps on the pads.
* gst/gstutils.c: (gst_element_get_compatible_pad), (ghost_up):
Before adding a ghost pad to a parent bin, check that there isn't
already one for the element on the bin. Prevents infinite recursion
when using decodebin in parse pipelines. Andy says he'll rewrite the
way this works anyway, so ignore the hack.
Modified files:
. : ChangeLog
gst : gstutils.c
gst/elements : gstcapsfilter.c
Links:
http://freedesktop.org/cgi-bin/viewcvs.cgi/gstreamer/gstreamer/ChangeLog.diff?r1=1.1119&r2=1.1120
http://freedesktop.org/cgi-bin/viewcvs.cgi/gstreamer/gstreamer/gst/gstutils.c.diff?r1=1.60&r2=1.61
http://freedesktop.org/cgi-bin/viewcvs.cgi/gstreamer/gstreamer/gst/elements/gstcapsfilter.c.diff?r1=1.2&r2=1.3
More information about the Gstreamer-commits
mailing list