gst/audioresample/Makefile.am: Leet audioresampling code
authorDavid Schleef <ds@schleef.org>
Tue, 23 Aug 2005 19:29:38 +0000 (19:29 +0000)
committerDavid Schleef <ds@schleef.org>
Tue, 23 Aug 2005 19:29:38 +0000 (19:29 +0000)
commitae8f41b6586f1d35fcbaa9ff38d313c5bd7eedba
tree9ac6d04c261538e25f78542bc0626665ec704893
parent84d0eb4f88846bc0d94ba2263c6fca085013272c
gst/audioresample/Makefile.am: Leet audioresampling code

Original commit message from CVS:
* gst/audioresample/Makefile.am: Leet audioresampling code
* gst/audioresample/buffer.c:
* gst/audioresample/buffer.h:
* gst/audioresample/debug.c:
* gst/audioresample/debug.h:
* gst/audioresample/functable.c:
* gst/audioresample/functable.h:
* gst/audioresample/gstaudioresample.c:
* gst/audioresample/gstaudioresample.h:
* gst/audioresample/resample.c:
* gst/audioresample/resample.h:
* gst/audioresample/resample_chunk.c:
* gst/audioresample/resample_functable.c:
* gst/audioresample/resample_ref.c:
15 files changed:
ChangeLog
gst/audioresample/Makefile.am [new file with mode: 0644]
gst/audioresample/buffer.c [new file with mode: 0644]
gst/audioresample/buffer.h [new file with mode: 0644]
gst/audioresample/debug.c [new file with mode: 0644]
gst/audioresample/debug.h [new file with mode: 0644]
gst/audioresample/functable.c [new file with mode: 0644]
gst/audioresample/functable.h [new file with mode: 0644]
gst/audioresample/gstaudioresample.c [new file with mode: 0644]
gst/audioresample/gstaudioresample.h [new file with mode: 0644]
gst/audioresample/resample.c [new file with mode: 0644]
gst/audioresample/resample.h [new file with mode: 0644]
gst/audioresample/resample_chunk.c [new file with mode: 0644]
gst/audioresample/resample_functable.c [new file with mode: 0644]
gst/audioresample/resample_ref.c [new file with mode: 0644]