fixed some GST_LIBS stuff added audiofile added gst-libs/audio building
authorThomas Vander Stichele <thomas@apestaart.org>
Fri, 21 Dec 2001 11:46:15 +0000 (11:46 +0000)
committerThomas Vander Stichele <thomas@apestaart.org>
Fri, 21 Dec 2001 11:46:15 +0000 (11:46 +0000)
commit3383f7c142fda4fb85faa1dfd9ae200b8277207a
tree3cf2e1cbe2dfaa95f8e90253097f5580cf1eb7ba
parentcc33fd24dbcd64369f1b6ce297f6eca9c0117b9f
fixed some GST_LIBS stuff added audiofile added gst-libs/audio building

Original commit message from CVS:
fixed some GST_LIBS stuff
added audiofile
added gst-libs/audio building
Makefile.am
TODO
configure.ac
ext/Makefile.am
ext/audiofile/Makefile.am [new file with mode: 0644]
ext/audiofile/README [new file with mode: 0644]
ext/audiofile/gstafsink.c [new file with mode: 0644]
ext/audiofile/gstafsink.h [new file with mode: 0644]
ext/audiofile/gstafsrc.c [new file with mode: 0644]
ext/audiofile/gstafsrc.h [new file with mode: 0644]
gst-libs/audio/Makefile.am