moved level-example to tests/examples/level-example
authorStefan Kost <ensonic@users.sourceforge.net>
Fri, 30 Dec 2005 15:28:44 +0000 (15:28 +0000)
committerStefan Kost <ensonic@users.sourceforge.net>
Fri, 30 Dec 2005 15:28:44 +0000 (15:28 +0000)
commitcda24bb9303977ddedfa56f9509538a082bbd2b6
treea049200acf90bf1c3a15ce9f57d321aebc865fad
parent603daf45ac63e278fc5762789c1ded487321a1bd
moved level-example to tests/examples/level-example

Original commit message from CVS:
* configure.ac:
* gst/level/Makefile.am:
* gst/level/level-example.c:
* tests/Makefile.am:
* tests/examples/level/Makefile.am:
* tests/examples/level/level-example.c: (message_handler), (main):
moved level-example to tests/examples/level-example
* tests/old/examples/level/demo.c: (main):
* tests/old/examples/level/plot.c: (main):
some initial fixes
ChangeLog
configure.ac
gst/level/Makefile.am
tests/Makefile.am
tests/examples/level/Makefile.am [new file with mode: 0644]
tests/examples/level/level-example.c [moved from gst/level/level-example.c with 78% similarity]
tests/old/examples/level/demo.c
tests/old/examples/level/plot.c