deinterlace2: Make it possible to select interlacing autodetection or to enfore deint...
authorSebastian Dröge <sebastian.droege@collabora.co.uk>
Sun, 19 Apr 2009 15:18:35 +0000 (17:18 +0200)
committerSebastian Dröge <sebastian.droege@collabora.co.uk>
Sun, 19 Apr 2009 15:21:16 +0000 (17:21 +0200)
commit0ad5dec0190c77a9c2c511f9b75df773cbab23be
tree5158e8c45f2b330d30fd24956f7da2ecf545bd18
parent71be79f668298173051ea9978af114acaeaf801b
deinterlace2: Make it possible to select interlacing autodetection or to enfore deinterlacing

For this add a "mode" property that defaults to "interlaced" for now as
most decoders/demuxers don't properly set the "interlaced" field on the
caps yet.

If this property is set to "auto" the element will work in passthrough
mode unless the caps contain the "interlaced" field.
gst/deinterlace2/gstdeinterlace2.c