summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorRonald S. Bultje <rbultje@ronald.bitfreak.net>2005-01-08 18:14:16 +0000
committerRonald S. Bultje <rbultje@ronald.bitfreak.net>2005-01-08 18:14:16 +0000
commit978b6a577fa851916cb8580bca7a6e62fcd52a06 (patch)
treea55e8f7f81177d1934ce61e7b7d51037c481abbc /ChangeLog
parent7772f7981df1bcd5104dc78fb772dff99c12f296 (diff)
ext/vorbis/vorbisdec.c: Check for pad availability before doing a query on it.
Original commit message from CVS: * ext/vorbis/vorbisdec.c: (vorbis_dec_src_query): Check for pad availability before doing a query on it.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 6277b252..90155d2e 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2005-01-08 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
+
+ * ext/vorbis/vorbisdec.c: (vorbis_dec_src_query):
+ Check for pad availability before doing a query on it.
+
2005-01-08 Stephane LOEUILLET <stephane.loeuillet@tiscali.fr>
* ext/dv/gstdvdec.c: