encoder: h264: Fix MVC encode while enabling dct8x8
authorSreerenj Balachandran <sreerenj.balachandran@intel.com>
Fri, 15 Jul 2016 11:41:27 +0000 (14:41 +0300)
committerSreerenj Balachandran <sreerenj.balachandran@intel.com>
Fri, 15 Jul 2016 11:41:27 +0000 (14:41 +0300)
commit6c6007ad94c402d33da9c5c73620e84064ea8fb2
tree2eb69d1be59483fa974331378d24a6f9a8f53bf2
parent9f4796756dbe03a90c06a0f9247df2d95c4b0e62
encoder: h264: Fix MVC encode while enabling dct8x8

Pack the transform_8x8_mode_flag and other necessary rbsp data
in packed_pps header for MVC encode.

https://bugzilla.gnome.org/show_bug.cgi?id=768647
gst-libs/gst/vaapi/gstvaapiencoder_h264.c