summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorWim Taymans <wim.taymans@gmail.com>2006-07-16 14:46:02 +0000
committerWim Taymans <wim.taymans@gmail.com>2006-07-16 14:46:02 +0000
commita80f16883256a2576b2b29ee726d2e37eab910df (patch)
tree3d7a4cc33f8eddfd768bd9d324a460a3ad64e8e3 /ChangeLog
parenta93b6e28ca08f4b7a4a06b29103ca6184d42c679 (diff)
downloadgst-plugins-bad-a80f16883256a2576b2b29ee726d2e37eab910df.tar.gz
gst-plugins-bad-a80f16883256a2576b2b29ee726d2e37eab910df.tar.bz2
gst-plugins-bad-a80f16883256a2576b2b29ee726d2e37eab910df.zip
ext/faad/gstfaad.c: Don't crash on small buffers.
Original commit message from CVS: * ext/faad/gstfaad.c: (gst_faad_setcaps), (gst_faad_sync): Don't crash on small buffers.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 3c9c97ea..c4a52813 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2006-07-16 Wim Taymans <wim@fluendo.com>
+
+ * ext/faad/gstfaad.c: (gst_faad_setcaps), (gst_faad_sync):
+ Don't crash on small buffers.
+
2006-07-15 Stefan Kost <ensonic@users.sf.net>
* ext/ivorbis/vorbisfile.c: (gst_ivorbisfile_sink_activate):