gstreamer/tests/check
Sebastian Dröge 7464062ff2 utils: Fix GMP scaling unit test
GMP only uses "unsigned long int", which is 32 bit
on 32 bit architectures and can't hold a guint64.
This resulted in false unit test failures on 32 bit architectures.

Fixes bug #595133.
2009-09-15 11:31:15 +02:00
..
elements fakesink: hack around crasher bug in g_object_notify() for out-of-band events 2009-05-31 19:17:33 +01:00
generic libs/gst/base/gstbasesink.c: Improve position reporting in the flushing state. 2008-08-19 16:47:07 +00:00
gst utils: Fix GMP scaling unit test 2009-09-15 11:31:15 +02:00
libs bytereader: add inlined _unchecked() variants for some functions 2009-09-06 18:51:13 +01:00
pipelines checks: set pipelines to NULL state in parse-launch unit test 2009-08-10 12:01:48 +01:00
.gitignore tests/check/.cvsignore: Ignore test-registry.xml as well. 2007-01-09 14:38:11 +00:00
Makefile.am gstutils: Add special random unit test for 64 scaling functions 2009-08-14 11:12:50 +02:00