gst/avi/gstavidemux.c: OK, so the original code was too strict. It makes random AVI...
authorRonald S. Bultje <rbultje@ronald.bitfreak.net>
Sat, 9 Oct 2004 19:33:21 +0000 (19:33 +0000)
committerRonald S. Bultje <rbultje@ronald.bitfreak.net>
Sat, 9 Oct 2004 19:33:21 +0000 (19:33 +0000)
commita0b682203c49792419ab352716f640dfd25e6110
tree36a2f7e543e0cc879b8d7133b85a88d936e5e820
parent6daf248a32dfcaf24621f20335f7fb44a1d3cf90
gst/avi/gstavidemux.c: OK, so the original code was too strict. It makes random AVI files hang for seconds upon openi...

Original commit message from CVS:
* gst/avi/gstavidemux.c: (gst_avi_demux_massage_index):
OK, so the original code was too strict. It makes random AVI files
hang for seconds upon opening, which is unacceptable and is far
beyond the original goal of getting multiple chunks for one-chunk
sounc stream files. So now do just that.
ChangeLog