adding GstFraction GValue type
authorThomas Vander Stichele <thomas@apestaart.org>
Thu, 15 Jul 2004 20:27:20 +0000 (20:27 +0000)
committerThomas Vander Stichele <thomas@apestaart.org>
Thu, 15 Jul 2004 20:27:20 +0000 (20:27 +0000)
commit76f329603c6d4c26883d9da0043782a00d0171d9
treeed322b0feb235909eb956ec7c90adc8a0bce8658
parent2cd2ff38ab2832d27ac48c2e5862fd6c73991750
adding GstFraction GValue type

Original commit message from CVS:
adding GstFraction GValue type
17 files changed:
ChangeLog
docs/gst/gstreamer-sections.txt
docs/gst/tmpl/gstelement.sgml
docs/gst/tmpl/gstpad.sgml
docs/gst/tmpl/gsttypes.sgml
docs/gst/tmpl/gstvalue.sgml
gst/gststructure.c
gst/gstvalue.c
gst/gstvalue.h
tests/old/testsuite/caps/Makefile.am
tests/old/testsuite/caps/fraction.c [new file with mode: 0644]
tests/old/testsuite/caps/string-conversions.c
tests/old/testsuite/caps/value_compare.c
testsuite/caps/Makefile.am
testsuite/caps/fraction.c [new file with mode: 0644]
testsuite/caps/string-conversions.c
testsuite/caps/value_compare.c