Added transform functions between double and fraction.
authorWim Taymans <wim.taymans@gmail.com>
Tue, 27 Jul 2004 16:45:30 +0000 (16:45 +0000)
committerWim Taymans <wim.taymans@gmail.com>
Tue, 27 Jul 2004 16:45:30 +0000 (16:45 +0000)
commit36b41f4666ffad371cabdebec8011412bd40a747
tree7d54ef3de779445d11792a6a4bf759b537d7310f
parentf8d6750a3627ed746d81ba9a2cb026a8e61b6a82
Added transform functions between double and fraction.

Original commit message from CVS:
* gst/gstvalue.c: (gst_value_transform_double_fraction),
(gst_value_transform_fraction_double), (_gst_value_initialize):
* testsuite/caps/Makefile.am:
* testsuite/caps/fraction-convert.c: (check_from_double_convert),
(check_from_fraction_convert), (transform_test), (main):
Added transform functions between double and fraction.
Added testcase to verify transforms
ChangeLog
gst/gstvalue.c
tests/old/testsuite/caps/Makefile.am
tests/old/testsuite/caps/fraction-convert.c [new file with mode: 0644]
testsuite/caps/Makefile.am
testsuite/caps/fraction-convert.c [new file with mode: 0644]