ffmpgdec: work around parser timestamp bug
authorWim Taymans <wim.taymans@collabora.co.uk>
Tue, 21 Dec 2010 11:11:32 +0000 (12:11 +0100)
committerWim Taymans <wim.taymans@collabora.co.uk>
Tue, 21 Dec 2010 11:14:22 +0000 (12:14 +0100)
commit22d44c87b1f3874c6f57b586a2e404a1fde6d19f
treec55062c794bde7aab0a0ca327db88305d5864906
parent31778018270c10b6c225d1d0b96a0dfbc4671977
ffmpgdec: work around parser timestamp bug

Sometimes the parser loses track of timestamps and starts to reuse old
timestamp. Feed it some dummy data and clear some context variables to work
around the problem.
ext/ffmpeg/gstffmpegdec.c