ext/ffmpeg/gstffmpegdemux.c: timestamp is a GstClockTime, not a double..
authorLuca Ognibene <luogni@tin.it>
Mon, 27 Jun 2005 21:51:37 +0000 (21:51 +0000)
committerLuca Ognibene <luogni@tin.it>
Mon, 27 Jun 2005 21:51:37 +0000 (21:51 +0000)
commitbeb616773ddfe8c306586e957b9cfbcab307e0b4
treecbdfd8ad01b5ecb0945a820f6f7476bdc8ba21c1
parent26d61e741bc664223203c89af42191ece9882c0f
ext/ffmpeg/gstffmpegdemux.c: timestamp is a GstClockTime, not a double..

Original commit message from CVS:
* ext/ffmpeg/gstffmpegdemux.c: (gst_ffmpegdemux_loop):
timestamp is a GstClockTime, not a double..
fix #309149 and maybe others bug
ChangeLog
ext/ffmpeg/gstffmpegdemux.c