gst/gststructure.override: Properly check for gstvalue data types. This makes it...
authorEdward Hervey <bilboed@bilboed.com>
Sun, 8 Jan 2006 12:26:35 +0000 (12:26 +0000)
committerEdward Hervey <bilboed@bilboed.com>
Sun, 8 Jan 2006 12:26:35 +0000 (12:26 +0000)
commit112f72dabc869b30c6eaa3ded77f265cd7d737c4
tree8f0000ed664a9a170a6e5d33061e90afc778db20
parent28b45522be4c09491aacbc03d52730dc3ab2e7c3
gst/gststructure.override: Properly check for gstvalue data types. This makes it possible to set fields with fractions.

Original commit message from CVS:
* gst/gststructure.override: (_wrap_gst_structure_set_value):
Properly check for gstvalue data types. This makes it possible to
set fields with fractions.
* testsuite/test_caps.py:
* testsuite/test_struct.py:
Test for above modifications
ChangeLog
common
gst/gststructure.override
testsuite/test_caps.py
testsuite/test_struct.py