summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorAndy Wingo <wingo@pobox.com>2005-10-02 23:08:35 +0000
committerAndy Wingo <wingo@pobox.com>2005-10-02 23:08:35 +0000
commit03f926ce2e0c8155003669344a719fe56ae614eb (patch)
tree137810725ec3b26fac0cff4a39f29d0c24bdcf45 /ChangeLog
parent94bcb7452db28b8559cd01cd9517395ab760cce7 (diff)
ext/flac/gstflacdec.c (gst_flacdec_write): Deal with pad_alloc error returns.
Original commit message from CVS: 2005-10-03 Andy Wingo <wingo@pobox.com> * ext/flac/gstflacdec.c (gst_flacdec_write): Deal with pad_alloc error returns.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 6ab94599..ec39e44b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2005-10-03 Andy Wingo <wingo@pobox.com>
+
+ * ext/flac/gstflacdec.c (gst_flacdec_write): Deal with pad_alloc
+ error returns.
+
2005-10-02 Andy Wingo <wingo@pobox.com>
* configure.ac (GST_PLUGIN_LDFLAGS): Change to be like -base.