deinterlace: Fix QoS calculations
authorSebastian Dröge <sebastian.droege@collabora.co.uk>
Wed, 10 Jun 2009 07:56:11 +0000 (09:56 +0200)
committerSebastian Dröge <sebastian.droege@collabora.co.uk>
Wed, 10 Jun 2009 07:57:31 +0000 (09:57 +0200)
commitf297e37b5e8c8acacefa401a1b0ff7d3889dece7
tree163b267dc03ab0980ca84707376baad5a105bf9b
parentdc61a71e5d8052fc5f270fd8478c44fd3796cf99
deinterlace: Fix QoS calculations

The diff is a signed integer, not an unsigned one of course.

In modes other than GST_DEINTERLACE_ALL every frame has twice the
duration of the field duration.
gst/deinterlace/gstdeinterlace.c