[Bug 664221] [baseparse] ::sink_get_caps() vfunc breaks API/ABI
GStreamer (bugzilla.gnome.org)
bugzilla at gnome.org
Wed Nov 23 04:48:54 PST 2011
https://bugzilla.gnome.org/show_bug.cgi?id=664221
GStreamer | gstreamer (core) | 0.10.36
Sebastian Dröge <slomo> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
--- Comment #1 from Sebastian Dröge <slomo at circular-chaos.org> 2011-11-23 12:48:49 UTC ---
commit aa9ba2dd4e7167f00c48fee1fddbe5b02426ed5f
Author: Sebastian Dröge <sebastian.droege at collabora.co.uk>
Date: Wed Nov 23 13:42:56 2011 +0100
baseparse: Return template caps instead of other side's peer caps if
get_sink_caps vfunc is not implemented
Using gst_pad_proxy_get_caps() breaks backwards compatibility with old
parsers because it will propagate the other side's fields like "parsed"
and "framed" and also breaks parser/converters.
Fixes bug #664221.
--
Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.
More information about the gstreamer-bugs
mailing list