Add more video formats.
authorGwenole Beauchesne <gwenole.beauchesne@intel.com>
Tue, 9 Jul 2013 16:03:36 +0000 (18:03 +0200)
committerGwenole Beauchesne <gwenole.beauchesne@intel.com>
Wed, 10 Jul 2013 15:03:47 +0000 (17:03 +0200)
commit97c0316fe497ec359040a208783c8f870bea67a0
tree362834a10cf969985b60e5f41dce987299b339d1
parentd469b7274ca0c41b8a44e139ee8477648bb7308c
Add more video formats.

Add new video format mappings to VA image formats:
- YUV: packed YUV (YUY2, UYVY), grayscale (Y800) ;
- RGB: 32-bit RGB without alpha channel (XRGB, XBGR, RGBX, BGRX).
gst-libs/gst/vaapi/gstvaapiimage.c
gst-libs/gst/vaapi/video-format.c