interlace: Add pattern offset property
authorRobert Swain <robert.swain@collabora.co.uk>
Mon, 22 Nov 2010 09:27:22 +0000 (10:27 +0100)
committerRobert Swain <robert.swain@collabora.co.uk>
Wed, 24 Nov 2010 11:09:16 +0000 (12:09 +0100)
commitbea13ef43b719aad96e28766cd4d23652a891a20
tree6dfa04d55483ad4cfcaafd1f60efba0c4e9b4679
parent5c2f805199c461133c8617ca1da51b84a7622cf2
interlace: Add pattern offset property

This property allows one to start at any point within the field pattern after
a discontinuity (whenever gst_interlace_reset () is called). Thus with the
2:3:3:2 pattern, for example, one can start at offset 2 and achieve 3:2:2:3
or offset 1 and achieve 3:3:2:2.
gst/interlace/gstinterlace.c