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)
committerWei,changzhi <changzhix.wei@intel.com>
Wed, 17 Apr 2013 08:16:38 +0000 (16:16 +0800)
commitdb25a5de2872484c1246de13c4b1ffe7e18ac393
tree3c06e926488f048f86e26505467e2627c52a0298
parent9daeb28cf1c71f3cd57ffb3bfd9e6d93b21d7fa5
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