gstreamer/tests/check/elements
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
..
.gitignore gst/videorate/gstvideorate.c: fix up docs fix a leak when no caps negotiated fix counting of input frames 2006-04-28 14:49:22 +00:00
audioconvert.c 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
audioresample.c expand tabs 2005-12-06 19:42:02 +00:00
audiotestsrc.c expand tabs 2005-12-06 19:42:02 +00:00
videorate.c gst/videorate/gstvideorate.c: fix up docs fix a leak when no caps negotiated fix counting of input frames 2006-04-28 14:49:22 +00:00
videotestsrc.c expand tabs 2005-12-06 19:42:02 +00:00
volume.c expand tabs 2005-12-06 19:42:02 +00:00
vorbisdec.c check/Makefile.am: have some tests be disabled for valgrinding 2005-09-19 16:12:09 +00:00