ext/ogg/gstoggdemux.c: consideratly speedup ogg chain detection by not trying to...
authorWim Taymans <wim.taymans@gmail.com>
Tue, 5 Jun 2007 16:02:57 +0000 (16:02 +0000)
committerWim Taymans <wim.taymans@gmail.com>
Tue, 5 Jun 2007 16:02:57 +0000 (16:02 +0000)
commitc6ecd5bec8eb4b62d5b60303b5ae2d3546e19265
treeb35c75e96f2dc5f37efe4955eb11eeb21c76bda3
parent56e2a6b5163d3573a6f3bafd9de1b78a80ac1d86
ext/ogg/gstoggdemux.c: consideratly speedup ogg chain detection by not trying to find a base timestamp for skeleton s...

Original commit message from CVS:
* ext/ogg/gstoggdemux.c: (gst_ogg_pad_parse_skeleton_fisbone),
(gst_ogg_pad_submit_packet), (gst_ogg_demux_perform_seek),
(gst_ogg_demux_read_chain), (gst_ogg_demux_collect_chain_info):
consideratly speedup ogg chain detection by not trying to find a base
timestamp for skeleton streams.
ChangeLog
ext/ogg/gstoggdemux.c