encoder: h264: fix number of anchor and non-anchor reference pictures.
authorSreerenj Balachandran <sreerenj.balachandran@intel.com>
Thu, 26 Jun 2014 21:49:34 +0000 (00:49 +0300)
committerGwenole Beauchesne <gwenole.beauchesne@intel.com>
Fri, 27 Jun 2014 09:51:32 +0000 (11:51 +0200)
commita4bd8450f73b6ab0ae2afce497cb12850ac9702c
tree85b5c4a6dfe6c67e31f63fad10c485300c50223d
parent8ebf60124a5a7e695bfab3eb7596bb76ad5e4b33
encoder: h264: fix number of anchor and non-anchor reference pictures.

Set the value of num_anchor_refs_l0, num_anchor_refs_l1, num_non_anchor_refs_l0,
and num_non_anchor_refs_l1 to zero since the inter-view prediction is not yet
supported.
gst-libs/gst/vaapi/gstvaapiencoder_h264.c