gstreamer/tests/check/gst
Wim Taymans 2dc0ef57fd check/gst/gstutils.c: Updated check, add some scaling accuracy checking code.
Original commit message from CVS:
* check/gst/gstutils.c: (GST_START_TEST):
Updated check, add some scaling accuracy checking code.

* gst/gstutils.c: (gst_util_div128_64),
(gst_util_uint64_scale_int64), (gst_util_uint64_scale),
(gst_util_uint64_scale_int):
Fix 6 times faster division code. Optimize for common
1/1 and less common X/1 cases.
2005-11-28 18:44:11 +00:00
..
.gitignore ignore more 2005-11-24 11:16:32 +00:00
capslist.h check/gst/capslist.h: Comment test cases 2005-11-22 12:35:42 +00:00
gst.c check/Makefile.am: re-enable tests now that leaks are plugged 2005-09-19 14:09:54 +00:00
gstbin.c check/gst/gstbin.c (test_message_state_changed_children): Style fix.. 2005-11-10 18:15:24 +00:00
gstbuffer.c check/gst/gstbuffer.c: Plug leak in test case and fix 'make check-valgrind' 2005-09-27 13:25:18 +00:00
gstbus.c check/gst/gstbin.c (test_message_state_changed_children): Style fix.. 2005-11-10 18:15:24 +00:00
gstcaps.c check/gst/gstcaps.c: Extend caps string tests to check that a caps to string conversion is reversible and produces th... 2005-11-22 11:56:01 +00:00
gstelement.c Use GstClockTime in _get_state() instead of GTimeVal. 2005-10-12 12:18:48 +00:00
gstevent.c gst/gstevent.h (gst_event_new_new_segment) (gst_event_parse_new_segment, gst_event_new_buffer_size) 2005-11-22 11:48:58 +00:00
gstghostpad.c gst/gstevent.h (gst_event_new_new_segment) (gst_event_parse_new_segment, gst_event_new_buffer_size) 2005-11-22 11:48:58 +00:00
gstiterator.c Add a GType to GstIterator, update callsites and tests. 2005-10-07 00:14:45 +00:00
gstmessage.c Seriously, this is better than a previous commit as we only need to notify the fact that an element changed state in ... 2005-10-18 16:25:38 +00:00
gstminiobject.c remove wrongly commited comments 2005-11-24 18:44:43 +00:00
gstobject.c *.*: Ran scripts/update-macros. Oh yes. gst/gstobject.h (GST_OBJECT_GET_LOCK, GST_OBJECT_LOCK) 2005-11-21 16:34:26 +00:00
gstpad.c unref our test buffers 2005-10-05 17:01:44 +00:00
gstpipeline.c disable pipeline test until someone fixes the unreliable errors 2005-11-28 10:29:37 +00:00
gstplugin.c more define fixes 2005-10-16 09:44:04 +00:00
gstsegment.c More segment updates, replace code in plugins with segment helper functions. 2005-11-21 17:09:45 +00:00
gststructure.c Oops, broke automatic string type parsing. 2005-11-22 13:14:51 +00:00
gstsystemclock.c valgrind more tests 2005-08-20 12:39:05 +00:00
gsttag.c check/gst/gsttag.c: Add some simple tests for the new taglist date API. 2005-10-14 17:01:56 +00:00
gstutils.c check/gst/gstutils.c: Updated check, add some scaling accuracy checking code. 2005-11-28 18:44:11 +00:00
gstvalue.c Fix subtraction. 2005-11-22 09:42:17 +00:00