summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 1537de11..e80a0c2c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,15 @@
2006-05-23 Tim-Philipp Müller <tim at centricular dot net>
+ * ext/flac/Makefile.am:
+ * ext/flac/flac_compat.h:
+ * ext/flac/gstflac.c:
+ * ext/flac/gstflacdec.c: (gst_flac_dec_init):
+ * ext/flac/gstflacenc.c:
+ Remove backwards compatibility cruft for dealing with FLAC API
+ changes in the 1.0.x series - we require 1.1.1 or newer these days.
+
+2006-05-23 Tim-Philipp Müller <tim at centricular dot net>
+
* gst/matroska/matroska-demux.c: (gst_matroska_demux_add_stream),
(gst_matroska_demux_push_xiph_codec_priv_data),
(gst_matroska_demux_parse_blockgroup_or_simpleblock),