gst/avi/gstavidemux.c: this patch combines the global init_frames with the stream...
authorWim Taymans <wim.taymans@gmail.com>
Fri, 24 Mar 2006 18:56:16 +0000 (18:56 +0000)
committerWim Taymans <wim.taymans@gmail.com>
Fri, 24 Mar 2006 18:56:16 +0000 (18:56 +0000)
commitaa23e235dc6b8c622c0e85b6020efce3facb3314
tree358bc03597803a49254c9c0aee32bb6e7607c37f
parent24461755be62dd6becdf743a373e60942622a3e1
gst/avi/gstavidemux.c: this patch combines the global init_frames with the stream init_frames. Rationale being that t...

Original commit message from CVS:
* gst/avi/gstavidemux.c: (gst_avi_demux_parse_index),
(gst_avi_demux_stream_index), (gst_avi_demux_stream_scan),
(gst_avi_demux_massage_index), (gst_avi_demux_handle_seek):
this patch combines the global init_frames with the stream
init_frames. Rationale being that the global delay should
be subtracted from any stream delay.
Fixes #335858.
ChangeLog
gst/avi/gstavidemux.c