interlace: Fix buffer timestamp and duration
authorRobert Swain <robert.swain@collabora.co.uk>
Mon, 22 Nov 2010 14:26:06 +0000 (15:26 +0100)
committerRobert Swain <robert.swain@collabora.co.uk>
Wed, 24 Nov 2010 11:09:16 +0000 (12:09 +0100)
commit0de362f248bf0ba5c5f2a7e5e87198f5a17ca60f
treecec4da82105a64a27e1673d395cc8d8237ddee79
parent341b0c2d62ac266319a1f13c8695e23090901290
interlace: Fix buffer timestamp and duration

The field rate is twice the frame rate of the src pad and so the duration of
one output buffer is src_fps_d / (2 * src_fps_n).
gst/interlace/gstinterlace.c