gst/avi/gstavidemux.c: Improve allocation, cutting and sorting of the index. How...
authorRonald S. Bultje <rbultje@ronald.bitfreak.net>
Mon, 4 Oct 2004 13:32:20 +0000 (13:32 +0000)
committerRonald S. Bultje <rbultje@ronald.bitfreak.net>
Mon, 4 Oct 2004 13:32:20 +0000 (13:32 +0000)
commit6e89f04e86d8779cd8cf3703ae0a9fbd47da64a6
treef972cfaab00cd64e1e1c9067232f448db4630987
parentc3672182ebd7323f095e6bf550517519288f1ab2
gst/avi/gstavidemux.c: Improve allocation, cutting and sorting of the index. How takes a few seconds instead of minutes.

Original commit message from CVS:
* gst/avi/gstavidemux.c: (gst_avi_demux_stream_index),
(gst_avi_demux_stream_scan), (sort), (gst_avi_demux_massage_index),
(gst_avi_demux_stream_header), (gst_avi_demux_stream_data):
Improve allocation, cutting and sorting of the index. How takes a
few seconds instead of minutes.
ChangeLog