support H264 monochroma stream decoding
authorLi Xiaowei <xiaowei.a.li@intel.com>
Wed, 30 Jan 2013 06:21:36 +0000 (14:21 +0800)
committerWind Yuan <feng.yuan@intel.com>
Tue, 12 Mar 2013 09:01:45 +0000 (17:01 +0800)
commit44f631ef2365d6887a57db09b2a4581a02446180
treeb5cb7f194fae6e0fcd1100188a6d6ac2b51871f0
parent41940904625f7a3dbdf88d4d1f9fe2df4c434286
support H264 monochroma stream decoding

one workaround to help YUV400 pass the chroma
type check, actually the render surface is still set to
YUV420 mandatorily and the UV components are ignored.

Signed-off-by: Li Xiaowei <xiaowei.a.li@intel.com>
gst-libs/gst/vaapi/gstvaapidecoder_h264.c
gst-libs/gst/vaapi/gstvaapisurface.c
gst-libs/gst/vaapi/gstvaapisurface.h