examples/level/: Examples moved out of the source dir. Not updated tho.
authorAndy Wingo <wingo@pobox.com>
Mon, 4 Jul 2005 14:02:46 +0000 (14:02 +0000)
committerAndy Wingo <wingo@pobox.com>
Mon, 4 Jul 2005 14:02:46 +0000 (14:02 +0000)
commit77a7c4c8fbc7a9fb59039c0f9469923dd651c009
tree243e22219ac7b5c902681a70a40f5d7d9704b781
parentd0516df78a67006fca5cd20295e6237d81470196
examples/level/: Examples moved out of the source dir. Not updated tho.

Original commit message from CVS:
2005-07-04  Andy Wingo  <wingo@pobox.com>

* examples/level/:
* examples/level/Makefile.am:
* examples/level/README:
* examples/level/demo.c:
* examples/level/plot.c: Examples moved out of the source dir. Not
updated tho.

* configure.ac: Add level to the build.

* gst/level/Makefile.am:
* gst/level/gstlevel.h:
* gst/level/gstlevel.c: Cleaned up, ported to 0.9.
17 files changed:
ChangeLog
configure.ac
examples/Makefile.am
examples/level/Makefile.am [new file with mode: 0644]
examples/level/README [moved from gst/level/README with 100% similarity]
examples/level/demo.c [moved from gst/level/demo.c with 100% similarity]
examples/level/plot.c [moved from gst/level/plot.c with 100% similarity]
gst/level/Makefile.am
gst/level/filter.func [deleted file]
gst/level/gstlevel-marshal.list [deleted file]
gst/level/gstlevel.c
gst/level/gstlevel.h
tests/old/examples/Makefile.am
tests/old/examples/level/Makefile.am [new file with mode: 0644]
tests/old/examples/level/README [new file with mode: 0644]
tests/old/examples/level/demo.c [new file with mode: 0644]
tests/old/examples/level/plot.c [new file with mode: 0644]