deinterlace: RFF should be ignored in deinterlace
authorRobert Swain <robert.swain@collabora.co.uk>
Tue, 24 Jul 2012 14:19:53 +0000 (16:19 +0200)
committerRobert Swain <robert.swain@collabora.co.uk>
Thu, 26 Jul 2012 10:31:52 +0000 (12:31 +0200)
commit30a61f26baa33bef25a1cc6ed1087413ed64ca96
tree8bfa673ef4bdf20e1ce238ed44e06a7a42c2cb9e
parent7c0af11fca0bb638cd44a6a99007f8a15e84af61
deinterlace: RFF should be ignored in deinterlace

RFF only occurs on progressive frames in telecine sequences. For
deinterlace, we don't want these repeated fields as we will simply be
pushing the progressive frame and then moving on.

However, we need to consider RFF in order to correctly identify patterns
and adjust the timestamps.
gst/deinterlace/gstdeinterlace.c