gstreamer/gst/audioresample
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
..
buffer.c port audioresample to basetransform 2005-08-24 14:08:58 +00:00
buffer.h gst/audioresample/Makefile.am: Leet audioresampling code 2005-08-23 19:29:38 +00:00
debug.c gst/audioresample/: add room for extra overlap samples when asked to transform size protect against possible mem corr... 2005-08-25 12:31:31 +00:00
debug.h gst/audioresample/Makefile.am: Leet audioresampling code 2005-08-23 19:29:38 +00:00
functable.c port audioresample to basetransform 2005-08-24 14:08:58 +00:00
functable.h gst/audioresample/Makefile.am: Leet audioresampling code 2005-08-23 19:29:38 +00:00
gstaudioresample.c check/: add a test for audioconvert 2005-08-25 17:20:02 +00:00
gstaudioresample.h check/: add a test for audioconvert 2005-08-25 17:20:02 +00:00
Makefile.am fix broken header setup in Makefile.am 2005-08-24 17:21:49 +00:00
resample.c gst/audioresample/: add room for extra overlap samples when asked to transform size protect against possible mem corr... 2005-08-25 12:31:31 +00:00
resample.h port audioresample to basetransform 2005-08-24 14:08:58 +00:00
resample_chunk.c gst/audioresample/: add room for extra overlap samples when asked to transform size protect against possible mem corr... 2005-08-25 12:31:31 +00:00
resample_functable.c gst/audioresample/: add room for extra overlap samples when asked to transform size protect against possible mem corr... 2005-08-25 12:31:31 +00:00
resample_ref.c add a check for audioresample 2005-08-25 15:44:58 +00:00