summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorStefan Kost <ensonic@users.sourceforge.net>2005-12-30 15:28:44 +0000
committerStefan Kost <ensonic@users.sourceforge.net>2005-12-30 15:28:44 +0000
commitcda24bb9303977ddedfa56f9509538a082bbd2b6 (patch)
treea049200acf90bf1c3a15ce9f57d321aebc865fad /ChangeLog
parent603daf45ac63e278fc5762789c1ded487321a1bd (diff)
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
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog13
1 files changed, 13 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 551bfeb1..03ed028d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,16 @@
+2005-12-30 Stefan Kost <ensonic@users.sf.net>
+
+ * 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
+
2005-12-29 Michael Smith <msmith@fluendo.com>
* gst/udp/gstmultiudpsink.c: (gst_multiudpsink_render),