[gstreamer-bugs] [Bug 592209] New: [GstPad] Deprecated markers missing in the header for internal links function related things
GStreamer (bugzilla.gnome.org)
bugzilla at gnome.org
Tue Aug 18 05:46:07 PDT 2009
http://bugzilla.gnome.org/show_bug.cgi?id=592209
Summary: [GstPad] Deprecated markers missing in the header for
internal links function related things
Classification: Desktop
Product: GStreamer
Version: git
OS/Version: All
Status: UNCONFIRMED
Severity: minor
Priority: Normal
Component: gstreamer (core)
AssignedTo: gstreamer-bugs at lists.sourceforge.net
ReportedBy: slomo at circular-chaos.org
QAContact: gstreamer-bugs at lists.sourceforge.net
GNOME target: ---
GNOME version: ---
--- Comment #0 from Sebastian Dröge <slomo at circular-chaos.org> 2009-08-18 12:46:05 UTC ---
Hi,
GST_PAD_INTLINKFUNC(), gst_pad_set_internal_link_function,
gst_pad_get_internal_links, gst_pad_get_internal_links_default are still in the
public gstpad.h header and not inside a GST_DISABLE_DEPRECATED block although
they're deprecated.
Adding such a block there has some other problems though, like core elements
still using it ;)
Patches follow...
--
Configure bugmail: http://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