ext/ogg/gstoggmux.c: Forward port rewrite of muxing strategy to 0.9 version of oggmux.
authorMichael Smith <msmith@xiph.org>
Tue, 8 Nov 2005 16:37:32 +0000 (16:37 +0000)
committerMichael Smith <msmith@xiph.org>
Tue, 8 Nov 2005 16:37:32 +0000 (16:37 +0000)
commit6f1277ab13c52f9d8d2644b568558d3c77df3653
treeb963b103b47737a53f65ff2301daa47be641f84b
parent9136b3d6aadd85cbd32a933f9e78dfdac7f345d7
ext/ogg/gstoggmux.c: Forward port rewrite of muxing strategy to 0.9 version of oggmux.

Original commit message from CVS:
* ext/ogg/gstoggmux.c: (gst_ogg_mux_request_new_pad),
(gst_ogg_mux_buffer_from_page), (gst_ogg_mux_push_buffer),
(gst_ogg_mux_dequeue_page), (gst_ogg_mux_pad_queue_page),
(gst_ogg_mux_send_headers), (gst_ogg_mux_collected):
Forward port rewrite of muxing strategy to 0.9 version of oggmux.
This makes us mux things correctly according to the ogg muxing
rules. Still not handling EOS correctly right now, though.
ChangeLog
ext/ogg/gstoggmux.c