gstreamer/tests
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
..
check 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
examples ext/theora/theoradec.c: Some more debug info. 2006-04-10 10:29:21 +00:00
icles tests/icles/Makefile.am: don't build the tests if we don't have the libs 2006-01-10 23:58:36 +00:00
old Fix #337365 (g_type_class_ref <-> g_type_class_peek_parent) 2006-04-08 21:02:53 +00:00
Makefile.am tests/Makefile.am: Don't try to build tests in tests/icles if we don't have X (#323852) 2006-03-16 20:01:03 +00:00