summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorDavid Schleef <ds@schleef.org>2004-05-11 02:30:16 +0000
committerDavid Schleef <ds@schleef.org>2004-05-11 02:30:16 +0000
commit19973c479a42aeee47d8b810111a2c3f3dcd24ae (patch)
tree4e3c706725e8a2719a2ef72b7dcd3fe1ac40ff5c /ChangeLog
parentd303506bcaf59d68c82ec90b0a985d55901b4865 (diff)
configure.ac: Add prototype Dirac support.
Original commit message from CVS: * configure.ac: Add prototype Dirac support. * ext/Makefile.am: * ext/dirac/Makefile.am: * ext/dirac/gstdirac.cc: * ext/dirac/gstdiracdec.cc:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 17e26373..0332aaf3 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+2004-05-10 David Schleef <ds@schleef.org>
+
+ * configure.ac: Add prototype Dirac support.
+ * ext/Makefile.am:
+ * ext/dirac/Makefile.am:
+ * ext/dirac/gstdirac.cc:
+ * ext/dirac/gstdiracdec.cc:
+
2004-05-10 Ronald Bultje <rbultje@ronald.bitfreak.net>
* gst/auparse/gstauparse.c: (gst_auparse_class_init),