[Gstreamer-bugs] [Bug 145391] - gstvalue.c: ref klasses instead of peek
bugzilla-daemon at bugzilla.gnome.org
bugzilla-daemon at bugzilla.gnome.org
Mon Jul 5 07:56:08 PDT 2004
http://bugzilla.gnome.org/show_bug.cgi?id=145391
GStreamer | gstreamer (core) | Ver: HEAD CVS
------- Additional Comments From rbultje at ronald.bitfreak.net 2004-07-05 10:56 -------
Created an attachment (id=29236)
--> (http://bugzilla.gnome.org/attachment.cgi?id=29236&action=view)
Testcase + patch for gstvalue.c which makes the testcase work
The provided patch includes a testcase in the testsuite. The test simply tests
adding an enum-type to a GstStructure/GstCaps, to-/from-string conversions and
asserts that the final result is as we entered in the beginning. It also
patches gst/gstvalue.c to make the testcase work by doing s/peek/ref/ plus some
more to unref as required. Without that part of the patch, the testcase fails.
------- 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