plugins: add helper function to disable deinterlacing in caps.
authorGwenole Beauchesne <gwenole.beauchesne@intel.com>
Fri, 4 Oct 2013 17:30:36 +0000 (19:30 +0200)
committerGwenole Beauchesne <gwenole.beauchesne@intel.com>
Fri, 4 Oct 2013 17:30:36 +0000 (19:30 +0200)
commit393e86e3d0a8e8431e44979faffcb075a97b92ae
tree51fe9f365ceb7f0adfa62e7f1ff604150a5ff5da
parentb242c5874b62cbc67920cba17d2cb3e90c4cd222
plugins: add helper function to disable deinterlacing in caps.

Add gst_caps_set_interlaced() helper function that would reset the
interlace-mode field to "progressive" for GStreamer >= 1.0, or the
interlaced field to "false" for GStreamer 0.10.
gst/vaapi/gstvaapidecode.c
gst/vaapi/gstvaapipluginutil.c
gst/vaapi/gstvaapipluginutil.h
gst/vaapi/gstvaapipostproc.c