summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog13
1 files changed, 13 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 94d8a0ce..6ab94599 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,16 @@
+2005-10-02 Andy Wingo <wingo@pobox.com>
+
+ * configure.ac (GST_PLUGIN_LDFLAGS): Change to be like -base.
+
+ * ext/flac/gstflacenc.c: Ported to 0.9.
+
+ * ext/flac/gstflacdec.c (gst_flacdec_loop): Handle errors better.
+
+ * ext/flac/Makefile.am: Add the GST_PLUGINS_BASE cflags and libs,
+ and link to gsttagedit. Enable flacenc.
+
+ * ext/flac/gstflacdec.c: Re-enable tag reading.
+
2005-09-30 Wim Taymans <wim@fluendo.com>
* gst/rtp/gstrtpamrenc.c: (gst_rtpamrenc_setcaps):