summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorAndy Wingo <wingo@pobox.com>2005-07-05 10:11:24 +0000
committerAndy Wingo <wingo@pobox.com>2005-07-05 10:11:24 +0000
commit4fc0d55655eff5282c1cbeb14b39c9c698ab9d90 (patch)
tree9e0e3d2e75a9a155c572da968cd8a85c84e4c9a9 /ChangeLog
parent77a7c4c8fbc7a9fb59039c0f9469923dd651c009 (diff)
gst/videobox/gstvideobox.c: Clean up, port to 0.9, use
Original commit message from CVS: 2005-07-05 Andy Wingo <wingo@pobox.com> * gst/videobox/gstvideobox.c: Clean up, port to 0.9, use BaseTransform. * gst/videobox/Makefile.am: Link to base libs, include plugins-base cflags, dist the README. * configure.ac (GST_PLUGIN_ALL, AC_CONFIG_FILES): Add videobox to the build.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog11
1 files changed, 11 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index b07e938d..f200bf1f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,14 @@
+2005-07-05 Andy Wingo <wingo@pobox.com>
+
+ * gst/videobox/gstvideobox.c: Clean up, port to 0.9, use
+ BaseTransform.
+
+ * gst/videobox/Makefile.am: Link to base libs, include
+ plugins-base cflags, dist the README.
+
+ * configure.ac (GST_PLUGIN_ALL, AC_CONFIG_FILES): Add videobox to
+ the build.
+
2005-07-04 Wim Taymans <wim@fluendo.com>
* gst/realmedia/rmdemux.c: