segment: add rude serialization
authorWim Taymans <wim.taymans@collabora.co.uk>
Mon, 16 Apr 2012 13:35:23 +0000 (15:35 +0200)
committerWim Taymans <wim.taymans@collabora.co.uk>
Mon, 16 Apr 2012 13:56:11 +0000 (15:56 +0200)
commitd3428719077efe0a201b86cf64b3411d0493ea6d
tree2610ddddb5065ceedded3525f244bca5a40ee667
parentffed76f25840855139751f03cdedc1a24a84372a
segment: add rude serialization

Ass serialize and deserialize functions for GstSegment so that gdp and
gst_structure_to_string show the segment values. We convert to a GstSegment
first to make things easier..

Fixes https://bugzilla.gnome.org/show_bug.cgi?id=674100
gst/gstvalue.c