VP8 HWEnc: Add CBR Support

Graphics / Video Acceleration / VA-API - Zhong Li [intel.com] - 29 April 2015 03:01 UTC

Add bit rate control (CBR) for vp8 hw encoding

v1->v2: follow haihao's comment to update this patch

dbe95b6 VP8 HWEnc: Add CBR Support
src/gen6_mfc.h | 19 +++
src/gen6_mfc_common.c | 19 ---
src/gen8_mfc.c | 359 ++++++++++++++++++++++++++++++++++++++++++++--
src/i965_encoder_utils.c | 14 +-
src/vp8_probs.h | 48 +++++++
5 files changed, 431 insertions(+), 28 deletions(-)

Upstream: cgit.freedesktop.org


  • Share