summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index f3f7935b..722344e0 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2006-05-17 Edward Hervey <edward@fluendo.com>
+
+ * gst/law/mulaw-decode.c: (mulawdec_getcaps):
+ We can only do caps intersection if the othercaps are non-empty and not
+ ANY. Else we return the pad template (base_caps).
+
2006-05-17 Tim-Philipp Müller <tim at centricular dot net>
* ext/jpeg/gstjpegdec.c: (gst_jpeg_dec_chain):