[Gstreamer-bugs] [Bug 141304] New: - GST_CAPS and GST_IS_CAPS broken

bugzilla-daemon at widget.gnome.org bugzilla-daemon at widget.gnome.org
Wed Apr 28 09:01:06 PDT 2004


http://bugzilla.gnome.org/show_bug.cgi?id=141304
GStreamer | gstreamer (core) | Ver: HEAD CVS

           Summary: GST_CAPS and GST_IS_CAPS broken
           Product: GStreamer
           Version: HEAD CVS
          Platform: Other
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: major
          Priority: High
         Component: gstreamer (core)
        AssignedTo: gstreamer-maint at bugzilla.gnome.org
        ReportedBy: t.i.m at zen.co.uk
         QAContact: gstreamer-maint at bugzilla.gnome.org


As thomasvs observed, the GST_CAPS and GST_IS_CAPS macros are broken.  
 
GstCaps is not a GTypeInstance (as GObject is), so one can't use the 
G_TYPE_INSTANCE_ stuff on it. 
 
Attached a test program that demonstrates the problem and shows that the fix 
works. 
 
Patch for gstcaps.h attached. 
 
Cheers 
-Tim

------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
You are the QA contact for the bug, or are watching the QA contact.




More information about the Gstreamer-bugs mailing list