After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 145137 - patch to make GstCaps XML functions actually do something
patch to make GstCaps XML functions actually do something
Status: RESOLVED FIXED
Product: GStreamer
Classification: Platform
Component: gstreamer (core)
git master
Other Linux
: Normal enhancement
: 0.8.4
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2004-06-29 13:38 UTC by Edward Hervey
Modified: 2004-12-22 21:47 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
patch (525 bytes, patch)
2004-06-29 13:39 UTC, Edward Hervey
none Details | Review

Description Edward Hervey 2004-06-29 13:38:08 UTC
This patch makes gst_caps_load_thyself() and gst_caps_save_thyself() do what
they're expected to do (and not return 0).

It mostly uses gst_caps_[from|to]_string()
Comment 1 Edward Hervey 2004-06-29 13:39:38 UTC
Created attachment 29086 [details] [review]
patch
Comment 2 David Schleef 2004-07-04 00:00:36 UTC
Applied, thanks.