value: fix caps serialization when there are caps inside caps
authorThiago Santos <ts.santos@partner.samsung.com>
Wed, 25 Sep 2013 22:06:55 +0000 (19:06 -0300)
committerThiago Santos <ts.santos@partner.samsung.com>
Mon, 30 Sep 2013 19:20:48 +0000 (16:20 -0300)
commit007c0e5fe155abbc3fc0d801c47ba7388cda3f48
treedeb2b895203ccb3defaac26e743e654bef27df1c
parent3892e4dd611efca396aa2d5dd606ace625e0d315
value: fix caps serialization when there are caps inside caps

Wrap caps strings so that it can handle serialization and deserialization
of caps inside caps. Otherwise the values from the internal caps are parsed
as if they were from the upper one

https://bugzilla.gnome.org/show_bug.cgi?id=708772
gst/gstcaps.c
gst/gststructure.c
gst/gstvalue.c
tests/check/gst/gstvalue.c