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
commit08499d6af30a23913cd46d2c4e52edfc3fa766b4 (patch)
tree6213ecb62f3967c90566aafd68e6731c6a1cc951 /ChangeLog
parentac2b21a7c624ef34ad92befa08325c76f2f7d5a7 (diff)
downloadgst-plugins-bad-08499d6af30a23913cd46d2c4e52edfc3fa766b4.tar.gz
gst-plugins-bad-08499d6af30a23913cd46d2c4e52edfc3fa766b4.tar.bz2
gst-plugins-bad-08499d6af30a23913cd46d2c4e52edfc3fa766b4.zip
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),