gst/gststructure.c: Forward-port a 0.8 patch to handle escaped spaces in structure...
authorTim-Philipp Müller <tim@centricular.net>
Thu, 10 Nov 2005 12:32:57 +0000 (12:32 +0000)
committerThomas Vander Stichele <thomas@apestaart.org>
Thu, 10 Nov 2005 12:32:57 +0000 (12:32 +0000)
commita144ca207c121687998790db8d11d7988e9ffaed
tree24ec4b9a44249d9142198b97d79ecdaf59342e50
parenta56bdf2768a740b17484f356503030a931e11477
gst/gststructure.c: Forward-port a 0.8 patch to handle escaped spaces in structure string,          so that gst_parse...

Original commit message from CVS:

patch by: Tim-Philipp Müller <tim at centricular dot net>

* gst/gststructure.c: (gst_structure_parse_field),
(gst_structure_from_string):
Forward-port a 0.8 patch to handle escaped spaces in structure string,          so that gst_parse_launch() can deal with spaces in filtered link
caps (fixes #164479)
* check/gst/capslist.h:
* check/gst/gststructure.c: (GST_START_TEST):
add unit tests for this change
ChangeLog
check/gst/capslist.h
check/gst/gststructure.c
gst/gststructure.c
tests/check/gst/capslist.h
tests/check/gst/gststructure.c