vaapiupload: fix sink caps to report the supported set of YUV caps.
authorGwenole Beauchesne <gwenole.beauchesne@intel.com>
Tue, 20 Nov 2012 13:42:24 +0000 (14:42 +0100)
committerZhao Halley <halley.zhao@intel.com>
Wed, 17 Apr 2013 09:10:04 +0000 (17:10 +0800)
commit713e6091a0911868015fcfce003df2f08c26fb1b
treeb69415be36babe965976ea7227dd55774fac68a6
parent3d59ad1af06a40a009f5b7e0a7756470fffc4729
vaapiupload: fix sink caps to report the supported set of YUV caps.

Try to allocate the GstVaapiUploader helper object prior to listing the
supported image formats. Otherwise, only a single generic caps is output
with no particular pixel format referenced in there.
gst/vaapi/gstvaapiupload.c