summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--ChangeLog10
-rw-r--r--configure.ac1
2 files changed, 11 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 91cec147..0c62918c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,13 @@
+2005-08-31 Michael Smith <msmith@fluendo.com>
+
+ * configure.ac:
+ * gst/dvdlpcmdec/Makefile.am:
+ * gst/dvdlpcmdec/gstdvdlpcmdec.c: (gst_dvdlpcm_reset),
+ (gst_dvdlpcmdec_init), (gst_dvdlpcmdec_link), (update_timestamps),
+ (gst_dvdlpcmdec_chain):
+ * gst/dvdlpcmdec/gstdvdlpcmdec.h:
+ Port LPCM decoder to 0.9
+
2005-08-30 Jan Schmidt <thaytan@mad.scientist.com>
* configure.ac:
diff --git a/configure.ac b/configure.ac
index 43808d2c..c3acfc52 100644
--- a/configure.ac
+++ b/configure.ac
@@ -520,6 +520,7 @@ Makefile
gst-plugins.spec
gst/Makefile
gst/mpegaudioparse/Makefile
+gst/dvdlpcmdec/Makefile
gst/qtdemux/Makefile
gst/realmedia/Makefile
gst/silence/Makefile