filter: add helper to specify references for deinterlacing.
authorHalley Zhao <halley.zhao@intel.com>
Fri, 1 Nov 2013 02:31:13 +0000 (10:31 +0800)
committerGwenole Beauchesne <gwenole.beauchesne@intel.com>
Thu, 21 Nov 2013 22:08:02 +0000 (23:08 +0100)
commit5a9e1695040f3f9cec6bb8cfb06bd83c2fd43b0a
treea032b1425b58553cdae5ba7e582e1e849eed4654
parent06c7fde8e07958874214c33740f99912c646401d
filter: add helper to specify references for deinterlacing.

Add gst_vaapi_fitler_set_deinterlacing_references() API to submit the
list of surfaces used for forward or backward reference in advanced
deinterlacing mode, e.g. Motion-Adaptive, Motion-Compensated.

The list of surfaces used as deinterlacing references shall be live
until the next call to gst_vaapi_filter_process().

Signed-off-by: Gwenole Beauchesne <gwenole.beauchesne@intel.com>
docs/reference/libs/libs-sections.txt
gst-libs/gst/vaapi/gstvaapifilter.c
gst-libs/gst/vaapi/gstvaapifilter.h