ext/ogg/: Mark delta units in the muxer.
authorWim Taymans <wim.taymans@gmail.com>
Tue, 17 Aug 2004 10:40:50 +0000 (10:40 +0000)
committerWim Taymans <wim.taymans@gmail.com>
Tue, 17 Aug 2004 10:40:50 +0000 (10:40 +0000)
commit202a0de6900d48398c96b3383e4078da156d7403
treeee22b478c5eeb181f851c650642978f1dd10172e
parent0efee1eb17cd493fd10428568f9ee28909b6198c
ext/ogg/: Mark delta units in the muxer.

Original commit message from CVS:
* ext/ogg/gstoggdemux.c: (gst_ogg_demux_iterate),
(gst_ogg_pad_push):
* ext/ogg/gstoggmux.c: (gst_ogg_mux_init),
(gst_ogg_mux_request_new_pad), (gst_ogg_mux_next_buffer),
(gst_ogg_mux_buffer_from_page), (gst_ogg_mux_push_page),
(gst_ogg_mux_send_headers), (gst_ogg_mux_loop):
Mark delta units in the muxer.
Try to decode the packet after an out-of-sync error from
libogg.
ChangeLog
ext/ogg/Makefile.am
ext/ogg/gstoggdemux.c
ext/ogg/gstoggmux.c