Skip to content
  • Zhao Halley's avatar
    filter: add initial support for deinterlacing. · 944a7bd0
    Zhao Halley authored
    
    
    Add basic deinterlacing support, i.e. bob-deinterlacing whereby only
    the selected field from the input surface is kept for the target surface.
    Setting gst_vaapi_filter_set_deinterlacing() method argument to
    GST_VAAPI_DEINTERLACE_METHOD_NONE means to disable deinterlacing.
    
    Also move GstVaapiDeinterlaceMethod definition from vaapipostproc plug-in
    to libgstvaapi core library.
    
    Signed-off-by: default avatarGwenole Beauchesne <gwenole.beauchesne@intel.com>
    944a7bd0