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)
commit0b9b57bd4138879ac555045b6b4119b2a477fdfc
treebd805f46904b5b2c078d236fcb6eceb9e838ac9f
parentb1226d35ebe4ddcf021cc2d7462f368a83a7e338
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