check/gst/gstcaps.c: Extend caps string tests to check that a caps to string conversi...
authorJan Schmidt <thaytan@mad.scientist.com>
Tue, 22 Nov 2005 11:56:01 +0000 (11:56 +0000)
committerJan Schmidt <thaytan@mad.scientist.com>
Tue, 22 Nov 2005 11:56:01 +0000 (11:56 +0000)
commitba0d715dc8f38f066556d5908d22c5d00389b604
treec73c5e995c3eaa58e2edaa4bfcb3cfd7df116b91
parent48d1473e3df261e9507dde3b4715ebdafbdc626f
check/gst/gstcaps.c: Extend caps string tests to check that a caps to string conversion is reversible and produces th...

Original commit message from CVS:
* check/gst/gstcaps.c: (GST_START_TEST):
Extend caps string tests to check that a caps to string
conversion is reversible and produces the same caps.

* gst/gststructure.c: (gst_structure_value_get_generic_type):
Output "fraction" as the generic type fraction range, so caps
serialisation and deserialisation works.
* check/gst/capslist.h:
* gst/gstvalue.c: (gst_value_deserialize_fraction):
Support 'MIN' and 'MAX' for deserialising fractions.
ChangeLog
check/gst/capslist.h
check/gst/gstcaps.c
gst/gststructure.c
gst/gstvalue.c
tests/check/gst/capslist.h
tests/check/gst/gstcaps.c