]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - glsdk/gst-plugins-ugly0-10.git/commit
gst/asfdemux/: Make asfdemux work in pull mode where possible. If there's an index...
authorTim-Philipp Müller <tim@centricular.net>
Thu, 12 Apr 2007 13:38:03 +0000 (13:38 +0000)
committerTim-Philipp Müller <tim@centricular.net>
Thu, 12 Apr 2007 13:38:03 +0000 (13:38 +0000)
commitd0483656b3d07fbe6f963f959e1d87316c0d9807
tree52f39dc9dab52365b0a0dfdc2d055b0c27f06752
parent96d8fd786b897a3c51807a3e3797a66c96899cb7
gst/asfdemux/: Make asfdemux work in pull mode where possible. If there's an index at the end of the file, read it an...

Original commit message from CVS:
* gst/asfdemux/asfheaders.c:
* gst/asfdemux/asfheaders.h:
* gst/asfdemux/gstasfdemux.c: (gst_asf_demux_free_stream),
(gst_asf_demux_reset), (gst_asf_demux_init),
(gst_asf_demux_activate), (gst_asf_demux_activate_push),
(gst_asf_demux_activate_pull), (gst_asf_demux_sink_event),
(gst_asf_demux_seek_index_lookup),
(gst_asf_demux_reset_stream_state_after_discont),
(gst_asf_demux_handle_seek_event),
(gst_asf_demux_handle_src_event), (gst_asf_demux_chain_headers),
(gst_asf_demux_chain), (gst_asf_demux_pull_data),
(gst_asf_demux_pull_indices),
(gst_asf_demux_parse_data_object_start),
(gst_asf_demux_pull_headers), (gst_asf_demux_loop),
(gst_asf_demux_setup_pad), (gst_asf_demux_process_file),
(gst_asf_demux_process_simple_index),
(gst_asf_demux_process_object),
(gst_asf_demux_send_event_unlocked), (gst_asf_demux_push_buffer),
(gst_asf_demux_handle_data), (gst_asf_demux_change_state):
* gst/asfdemux/gstasfdemux.h:
Make asfdemux work in pull mode where possible. If there's an index
at the end of the file, read it and use it for seeking purposes.
ChangeLog
gst/asfdemux/asfheaders.c
gst/asfdemux/asfheaders.h
gst/asfdemux/gstasfdemux.c
gst/asfdemux/gstasfdemux.h