[Libva] [PATCH 0/6] VP8 decoding APIs

Xiang, Haihao haihao.xiang at intel.com
Thu Feb 13 08:39:32 CET 2014


From: "Xiang, Haihao" <haihao.xiang at intel.com>

Hi,

The set of patches was added for VP8 decoding in the staging branch last year.
Testing shows the APIs are suitable, so I would like to merge them into the 
master branch.

Any comments ?

Thanks
Haihao

Jonathan Bian (3):
  Add VP8 decoding API
  Added VASliceParameterBufferVP8 to describe data partition related
    fields.
  Changes to VASliceParameterBufferVP8 to make it consistent with slice
    parameter buffer structure for other formats.

Tianmi Chen (1):
  libva: change the types of all fields in VABoolCoderContextVPX

Zhao, Halley (1):
  vp8 dec: refine va_dec_vp8.h

Zhong Li (1):
  vp8 dec: add clear notation for qindex

 va/Makefile.am  |    1 +
 va/va.h         |    4 +-
 va/va_dec_vp8.h |  243 +++++++++++++++++++++++++++++++++++++++++++++++++++++++
 3 files changed, 247 insertions(+), 1 deletion(-)
 create mode 100644 va/va_dec_vp8.h

-- 
1.7.9.5



More information about the Libva mailing list