ext/ffmpeg/gstffmpegdemux.c: Don't try to convert -1 values when seeking.
authorWim Taymans <wim.taymans@gmail.com>
Tue, 18 Apr 2006 11:02:04 +0000 (11:02 +0000)
committerWim Taymans <wim.taymans@gmail.com>
Tue, 18 Apr 2006 11:02:04 +0000 (11:02 +0000)
commit33255a18c42e818cdfb910f7f0977f22d46acf35
treefbce1294af2baa4fececee7fc14c0d8dd656ddcc
parent55eac5b0c094d4f7da392900cb258ec3888dde6d
ext/ffmpeg/gstffmpegdemux.c: Don't try to convert -1 values when seeking.

Original commit message from CVS:
* ext/ffmpeg/gstffmpegdemux.c: (gst_ffmpegdemux_perform_seek),
(gst_ffmpegdemux_loop):
Don't try to convert -1 values when seeking.
Adjust timestamps with start_time of the stream.
ChangeLog
ext/ffmpeg/gstffmpegdemux.c