mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-01-23 15:48:23 +00:00
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.
This commit is contained in:
parent
d9a65b00b4
commit
d95db89ae8
1 changed files with 9 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue