encoder: h264: add provisional support for subset SPS headers.
authorLi Xiaowei <xiaowei.a.li@intel.com>
Fri, 14 Feb 2014 07:33:15 +0000 (15:33 +0800)
committerGwenole Beauchesne <gwenole.beauchesne@intel.com>
Mon, 2 Jun 2014 16:25:13 +0000 (18:25 +0200)
commit4beee390e5a1bbf04f4bfe710ef044dd1e0c52e7
tree10ed60eec93cfc6843e788a175faf5d91d9e5015
parentfb7ecb15e27a89525569503d627478f9d90df561
encoder: h264: add provisional support for subset SPS headers.

Add provisions to write subset SPS headers to the bitstream in view
to supporting the H.264 MVC specification.

This assumes the libva "staging" branch is in use.

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