ext/ogg/gstoggmux.c: Use stream caps to setup the initial pages in the ogg stream.
authorWim Taymans <wim.taymans@gmail.com>
Wed, 9 Jun 2004 12:22:46 +0000 (12:22 +0000)
committerWim Taymans <wim.taymans@gmail.com>
Wed, 9 Jun 2004 12:22:46 +0000 (12:22 +0000)
commitad028c8562821235a8303025cb42b983f4a8ac1c
tree122cbd54dfadb2abab36c6772d69604e180237f1
parentf8044583c0e8e048be43ee44f03a9f6c7a5b0f51
ext/ogg/gstoggmux.c: Use stream caps to setup the initial pages in the ogg stream.

Original commit message from CVS:
* ext/ogg/gstoggmux.c: (gst_ogg_mux_init),
(gst_ogg_mux_next_buffer), (gst_ogg_mux_buffer_from_page),
(gst_ogg_mux_push_page), (gst_ogg_mux_get_headers),
(gst_ogg_mux_set_header_on_caps), (gst_ogg_mux_send_headers),
(gst_ogg_mux_loop):
Use stream caps to setup the initial pages in the ogg stream.
Correctly set the streamheader caps on the srcpad.
ChangeLog
ext/ogg/gstoggmux.c