summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 2643f59c..2f7968ca 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2007-06-05 Wim Taymans <wim@fluendo.com>
+
+ * gst/multipart/multipartmux.c: (gst_multipart_mux_class_init),
+ (gst_multipart_mux_get_mime), (gst_multipart_mux_collected):
+ Add support for mapping gst structure names to the MIME type equivalent.
+ Implemented for audio/x-mulaw->audio/basic. Fixes #442874.
+
2007-06-03 Sebastian Dröge <slomo@circular-chaos.org>
* gst/wavenc/gstwavenc.c: (gst_wavenc_create_header_buf),