mpeg2dec: Fix latency calculation
authorJan Schmidt <jan@centricular.com>
Wed, 1 Mar 2017 12:00:55 +0000 (23:00 +1100)
committerJan Schmidt <jan@centricular.com>
Wed, 1 Mar 2017 12:04:00 +0000 (23:04 +1100)
commit09f412dc3c7e7fc2b531ddee142160ace921297e
treeb719a265459852bb4a3a67e7feaffa149e9ce282
parent66659f07f59ca9fcfdef7ae0531ffa681ee5b079
mpeg2dec: Fix latency calculation

The latency calculation was missing a scaling by GST_SECOND,
so it would always report a tiny latency. Fix that.

Spotted by Guillaume Desmottes.
ext/mpeg2dec/gstmpeg2dec.c