From: Wim Taymans Date: Wed, 2 Jun 2004 11:35:20 +0000 (+0000) Subject: gst/multipart/multipartmux.c: Added configurable boundary specifier, added the value... X-Git-Tag: 1.19.3~505^2~3410 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=5edc0713a8d59c534044ebebcddc81361b75115c;p=platform%2Fupstream%2Fgstreamer.git 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. --- diff --git a/ChangeLog b/ChangeLog index 3a2adfd86a..9df6e4830d 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,12 @@ +2004-06-02 Wim Taymans + + * 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 * ext/flac/gstflactag.c: strip ending framing bit from vorbiscomment