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 4f8c8e93..31471a56 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,13 @@
+2007-04-10 Stefan Kost <ensonic@users.sf.net>
+
+ * gst/auparse/gstauparse.c: (gst_au_parse_parse_header):
+ limit caps to the formats we announce in the template
+
+ * gst/wavparse/gstwavparse.c: (uint64_ceiling_scale_int),
+ (gst_wavparse_perform_seek), (gst_wavparse_stream_headers),
+ (gst_wavparse_add_src_pad), (gst_wavparse_stream_data):
+ fix some crashers/asserts when dealing with broken files
+
2007-04-10 Wim Taymans <wim@fluendo.com>
Patch by: Peter Kjellerstedt <pkj at axis com>