summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWim Taymans <wim.taymans@gmail.com>2004-06-02 11:35:20 +0000
committerWim Taymans <wim.taymans@gmail.com>2004-06-02 11:35:20 +0000
commit01bd3b9dae4ba8b38da1c0838fce67b1a1dbca45 (patch)
tree25f86151cf0008781bcd00557030da6d726cea30
parent69a60acc3685a28ce41dd0e40c550993f3b1a69d (diff)
downloadgstreamer-plugins-bad-01bd3b9dae4ba8b38da1c0838fce67b1a1dbca45.tar.gz
gst/multipart/multipartmux.c: Added configurable boundary specifier, added the value as a caps field as well.
Original commit message from CVS: * gst/multipart/multipartmux.c: (gst_multipart_mux_class_init), (gst_multipart_mux_init), (gst_multipart_mux_loop), (gst_multipart_mux_get_property), (gst_multipart_mux_set_property), (gst_multipart_mux_change_state): Added configurable boundary specifier, added the value as a caps field as well.
-rw-r--r--ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 3a2adfd86..9df6e4830 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,12 @@
+2004-06-02 Wim Taymans <wim@fluendo.com>
+
+ * gst/multipart/multipartmux.c: (gst_multipart_mux_class_init),
+ (gst_multipart_mux_init), (gst_multipart_mux_loop),
+ (gst_multipart_mux_get_property), (gst_multipart_mux_set_property),
+ (gst_multipart_mux_change_state):
+ Added configurable boundary specifier, added the value as a
+ caps field as well.
+
2004-06-01 Christophe Fergeau <teuf@gnome.org>
* ext/flac/gstflactag.c: strip ending framing bit from vorbiscomment