audio: move testchannels example to 'tests/examples' dir
authorStefan Kost <ensonic@users.sf.net>
Fri, 27 May 2011 12:03:19 +0000 (15:03 +0300)
committerStefan Kost <ensonic@users.sf.net>
Fri, 27 May 2011 12:09:25 +0000 (15:09 +0300)
commit940291dd38be66fa8f76829a2e8ac79b79b7e649
treeb0560f674c3e848706836cc4082de6405dad6957
parent2b32faad913c37781cb5647a39b02c8d72857826
audio: move testchannels example to 'tests/examples' dir

Also fix it up a little to not include 'c' file but link to the libs instead.
configure.ac
gst-libs/gst/audio/.gitignore
gst-libs/gst/audio/Makefile.am
tests/examples/Makefile.am
tests/examples/audio/.gitignore [new file with mode: 0644]
tests/examples/audio/Makefile.am [new file with mode: 0644]
tests/examples/audio/testchannels.c [moved from gst-libs/gst/audio/testchannels.c with 95% similarity]