mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-04-26 05:06:17 +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
7e70b0de18
commit
5edc0713a8
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>
|
2004-06-01 Christophe Fergeau <teuf@gnome.org>
|
||||||
|
|
||||||
* ext/flac/gstflactag.c: strip ending framing bit from vorbiscomment
|
* ext/flac/gstflactag.c: strip ending framing bit from vorbiscomment
|
||||||
|
|
Loading…
Reference in a new issue