ffdec: be more careful with DTS timestamp interpolation
authorWim Taymans <wim.taymans@collabora.co.uk>
Fri, 22 Oct 2010 10:59:02 +0000 (12:59 +0200)
committerWim Taymans <wim.taymans@collabora.co.uk>
Fri, 22 Oct 2010 11:05:16 +0000 (13:05 +0200)
commitcc2a6e493bdc93cb23e71a5d519087aa4a648357
tree02494b2ed60f57bffe612d7e67974b6856d7639b
parent07ce1d190617fb099956849a4145825d398d4f06
ffdec: be more careful with DTS timestamp interpolation

Don't use -1 and 0 duration buffers to calculate next output timestamp as they
are very likely wrong.

Fixes #632877
ext/ffmpeg/gstffmpegdec.c