gstreamer/check
Jan Schmidt c05ba2d666 check/gst/gstvalue.c: Add a deserialisation test for fractions
Original commit message from CVS:
* check/gst/gstvalue.c: (GST_START_TEST), (gst_value_suite):
Add a deserialisation test for fractions
* examples/metadata/read-metadata.c: (message_loop),
(make_pipeline), (main):
Fix up metadata reading sample.
* gst/base/gstbasesink.c: (gst_base_sink_do_sync):
Debug format fix
* gst/base/gstbasesrc.c: (gst_base_src_default_negotiate):
Don't try and fixate empty caps
* gst/gst_private.h:
Wrap in G_BEGIN_DECLS/G_END_DECLS
* gst/gstvalue.c: (gst_value_collect_fraction),
(gst_value_set_fraction), (gst_value_get_fraction_denominator),
(gst_value_transform_string_fraction),
(gst_value_compare_fraction):
Add some extra guards to ensure that we don't end up
with an invalid denominator of 0 in a gstfraction and
that fractions always get reduced.
2005-11-20 17:12:49 +00:00
..
elements check/Makefile.am: Enable more tests. 2005-11-16 18:09:47 +00:00
generic check/: Check fixes, use API as stated in design docs, remove hacks. 2005-10-10 16:38:26 +00:00
gst check/gst/gstvalue.c: Add a deserialisation test for fractions 2005-11-20 17:12:49 +00:00
gst-libs merge controller testsuites fix broken tests remove mem-chunk from docs 2005-10-17 17:05:38 +00:00
net gst/net/gstnetclientclock.c: Turn off debugging. 2005-11-18 15:52:24 +00:00
pipelines ignore more 2005-11-12 10:23:52 +00:00
states check/states/sinks.c: Uncomment fixed check. 2005-11-03 20:14:24 +00:00
.gitignore ignore more; fix README 2005-06-17 08:59:41 +00:00
Makefile.am check/: Add a most minimal test for the net client clock. More to come later. 2005-11-17 17:55:17 +00:00