encoder: hevc: fix bug in multi slice encoding.
authorSreerenj Balachandran <sreerenj.balachandran@intel.com>
Thu, 28 May 2015 02:43:49 +0000 (05:43 +0300)
committerSreerenj Balachandran <sreerenj.balachandran@intel.com>
Thu, 28 May 2015 02:43:49 +0000 (05:43 +0300)
commit55775c6203a7dc4c1ed9065176ebb83b7eeab783
treefce6af16002c2049d3b8a7782345043b00e16dac
parent5abd2b90b6b67403cd12e88496abf28e6fb39dc9
encoder: hevc:  fix bug in multi slice encoding.

This is a work-around for satisfying the VA-Intel driver.
The driver only support slices begin from CTU row start address.

Multi-Slice encoding also requires a fix in va-intel-driver:
http://lists.freedesktop.org/archives/libva/2015-May/003351.html

https://bugzilla.gnome.org/show_bug.cgi?id=749854

Signed-off-by: Sreerenj Balachandran <sreerenj.balachandran@intel.com>
gst-libs/gst/vaapi/gstvaapiencoder_h265.c