gstreamer/tests/check/pipelines
Tim-Philipp Müller 0c4b6ee286 checks: fix flacdec unit tests on big-endian machines and under valgrind
Flacdec outputs 16-bit samples, so let's check if the value of the first
sample is what we expect rather than just the first byte, which may be
different from what we expect depending on the host's endianness. Fixes
the flacdec unit tests on PPC. Also fix a bunch of leaks in the unit
tests to make valgrind happy. Fixes #582420.
2009-05-13 09:24:26 +01:00
..
.gitignore tests/check/pipelines/.cvignore: Remove useless file. 2008-04-03 20:21:15 +00:00
flacdec.c checks: fix flacdec unit tests on big-endian machines and under valgrind 2009-05-13 09:24:26 +01:00
simple-launch-lines.c tests/check/pipelines/simple-launch-lines.c: Improve the tests by allowing to set a target state. 2007-11-26 09:13:48 +00:00
wavpack.c tests/check/pipelines/wavpack.c: Remove workaround for a bug in identity that is fixed in 0.10.20. 2008-06-25 07:57:26 +00:00