gstreamer/tests
Thomas Vander Stichele 6dff9c2cbd check/: add a test for audioconvert
Original commit message from CVS:

* check/Makefile.am:
* check/elements/audioconvert.c: (setup_audioconvert),
(cleanup_audioconvert), (get_int_caps), (verify_convert),
(GST_START_TEST), (audioconvert_suite), (main):
add a test for audioconvert
* gst/audioresample/gstaudioresample.c:
* gst/audioresample/gstaudioresample.h:
set DURATION so that TIMESTAMP(a) + DURATION(a) == TIMESTAMP(b);
note that for buffers of 1/3 sec this means DURATION(c) is
one nanosecond more than for a and b
2005-08-25 17:20:02 +00:00
..
check check/: add a test for audioconvert 2005-08-25 17:20:02 +00:00
examples/seek examples/seeking/seek.c: Small seek updates. 2005-08-23 18:30:07 +00:00
old examples/seeking/Makefile.am: Don't compile non-compiling compiled objects with the compiler. 2005-08-16 14:35:52 +00:00