made changes everywhere to accomodate for the headers being in <gst/(lib)/...> we...
authorThomas Vander Stichele <thomas@apestaart.org>
Sun, 23 Dec 2001 12:18:18 +0000 (12:18 +0000)
committerThomas Vander Stichele <thomas@apestaart.org>
Sun, 23 Dec 2001 12:18:18 +0000 (12:18 +0000)
commit1e418567fa3a975d7696330493d8dd4d4dcbe1f4
treeeb8b8827c4b70e36b57f9c66d0f646f078166a5f
parent8f0470580f95dedd7f441dde622cef4ec9c5d365
made changes everywhere to accomodate for the headers being in <gst/(lib)/...> we'll need to conclude this fast becau...

Original commit message from CVS:
made changes everywhere to accomodate for the headers being in
<gst/(lib)/...>
we'll need to conclude this fast because we will also need to change stuff in core real soon for the libs in order to fix everything
and I can't do it right now because I disabled all of the plugins here ;)
15 files changed:
TODO
configure.ac
ext/Makefile.am
gst-libs/gst/resample/Makefile.am
gst-libs/gst/riff/Makefile.am [new file with mode: 0644]
gst-libs/gst/riff/riff.c [new file with mode: 0644]
gst-libs/gst/riff/riff.h [new file with mode: 0644]
gst-libs/gst/riff/riffencode.c [new file with mode: 0644]
gst-libs/gst/riff/riffparse.c [new file with mode: 0644]
gst-libs/gst/riff/riffutil.c [new file with mode: 0644]
gst/audioscale/Makefile.am
gst/audioscale/gstaudioscale.c
gst/audioscale/gstaudioscale.h
gst/sine/gstsinesrc.c
gst/volume/gstvolume.c