summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorMichael Smith <msmith@xiph.org>2005-12-09 11:12:48 +0000
committerMichael Smith <msmith@xiph.org>2005-12-09 11:12:48 +0000
commit689ec3d7ae60a4ad8effd9f7ff9b67ca4db1f34d (patch)
tree1f4113ceb6f100ba51a3134666e13f6edd61ad93 /ChangeLog
parent207aced76da0526d2bd60e874896623cf8714423 (diff)
ext/flac/gstflacdec.c: Accept a wider range of flac files, more closely matching flac sp
Original commit message from CVS: * ext/flac/gstflacdec.c: (raw_caps_factory), (gst_flacdec_write): Accept a wider range of flac files, more closely matching flac sp
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 2e7fde32..ac12fceb 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2005-12-09 Michael Smith <msmith@fluendo.com>
+
+ * ext/flac/gstflacdec.c: (raw_caps_factory), (gst_flacdec_write):
+ Accept a wider range of flac files, more closely matching flac spec.
+
2005-12-08 Julien MOUTTE <julien@moutte.net>
* docs/plugins/Makefile.am: Add multipart elements.