summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog14
1 files changed, 14 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index a49f3b37..664bf6f3 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,17 @@
+2007-03-10 David Schleef <ds@schleef.org>
+
+ * configure.ac:
+ * examples/Makefile.am:
+ * examples/app/Makefile.am:
+ * examples/app/appsrc_ex.c:
+ Add appsrc/appsink example.
+ * gst-libs/gst/app/Makefile.am:
+ * gst-libs/gst/app/gstapp.c:
+ * gst-libs/gst/app/gstappsink.c:
+ * gst-libs/gst/app/gstappsink.h:
+ * gst/app/gstapp.c:
+ Add appsink.
+
2007-03-10 Tim-Philipp Müller <tim at centricular dot net>
* ext/nas/nassink.c: (NAS_createFlow):