gstreamer/tests/check
Thomas Vander Stichele 0774022d5b tests/check/elements/audioconvert.c: interpret the out[] buffer in the order the bytes are actually put in, which is ...
Original commit message from CVS:

* tests/check/elements/audioconvert.c: (verify_convert),
(GST_START_TEST):
interpret the out[] buffer in the order the bytes are actually
put in, which is LITTLE_ENDIAN, not BYTE_ORDER.
Other tests should use BYTE_ORDER since the array is filled in
with actual values
2006-04-29 13:09:52 +00:00
..
elements tests/check/elements/audioconvert.c: interpret the out[] buffer in the order the bytes are actually put in, which is ... 2006-04-29 13:09:52 +00:00
generic tests/check/generic/clock-selection.c: set to NULL before unreffing, fixes a valgrind leak. 2006-03-24 20:35:34 +00:00
libs make GstElementDetails const 2006-04-28 19:46:37 +00:00
pipelines ignore more 2006-03-24 17:39:45 +00:00
.gitignore add tests to gst-plugins-base add a volume element test clean up volume a little more for basetransform 2005-08-20 18:07:10 +00:00
gst-plugins-base.supp tests/check/: so that FC4 buildslaves can pass. 2006-04-10 20:32:46 +00:00
Makefile.am Fix an infinite loop if frames are passed in with wrongly ordered timestamps. Fixes #339013. 2006-04-26 16:44:20 +00:00