ext/: remove explicit newmedia support from oggmux and vorbisenc add debug category...
authorZaheer Abbas Merali <zaheerabbas@merali.org>
Wed, 22 Sep 2004 14:35:13 +0000 (14:35 +0000)
committerZaheer Abbas Merali <zaheerabbas@merali.org>
Wed, 22 Sep 2004 14:35:13 +0000 (14:35 +0000)
commit245fb79909672f9e5f9163161e75c1b42c77e723
tree3fa2dd3263c1b47afd4ef7260920d78a3d7cb6d1
parent9242b3f2e7b9a9158a8fdec9124cec11b35956c8
ext/: remove explicit newmedia support from oggmux and vorbisenc add debug category to vorbisenc

Original commit message from CVS:
2004-09-22  Zaheer Abbas Merali  <zaheerabbas at merali dot org>

* ext/ogg/gstoggmux.c: (gst_ogg_mux_init),
(gst_ogg_mux_next_buffer), (gst_ogg_mux_loop):
* ext/vorbis/vorbis.c: (plugin_init):
* ext/vorbis/vorbisenc.c: (gst_vorbisenc_init),
(gst_vorbisenc_chain):
* ext/vorbis/vorbisenc.h:
remove explicit newmedia support from oggmux and vorbisenc
add debug category to vorbisenc
* gst/multifilesink/gstmultifilesink.c:
(gst_multifilesink_class_init), (gst_multifilesink_init),
(gst_multifilesink_dispose), (gst_multifilesink_set_location),
(gst_multifilesink_set_property), (gst_multifilesink_next_file),
(gst_multifilesink_handle_event), (gst_multifilesink_chain),
(plugin_init):
* gst/multifilesink/gstmultifilesink.h:
add support for streamheader in multifilesink
ChangeLog
gst/multifilesink/gstmultifilesink.c
gst/multifilesink/gstmultifilesink.h