vaapipostproc: add initial support for scaling.
authorGwenole Beauchesne <gwenole.beauchesne@intel.com>
Fri, 18 Oct 2013 16:08:25 +0000 (18:08 +0200)
committerGwenole Beauchesne <gwenole.beauchesne@intel.com>
Fri, 15 Nov 2013 18:36:50 +0000 (19:36 +0100)
commite7544dc57ecef55ac2a39053307b5904644156ee
tree39d477f36b8ec2ce9c3bcdce1fb5cc2e5bee0e71
parentcf69e7269c940057d8f68d12a6e96aea147c303c
vaapipostproc: add initial support for scaling.

Add initial support for basic scaling with size specified through the
"width" and "height" properties. If either user-provided dimension is
zero and "force-aspect-ratio" is set to true (the default), then the
other dimension is scaled to preserve the aspect ratio.
gst/vaapi/gstvaapipostproc.c
gst/vaapi/gstvaapipostproc.h