History log of /external/libhevc/common/ihevc_structs.h
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
3426916ae11a156b3bc216f6e074007a0353e518 21-Jun-2016 Grant Hsu <grant.hsu@cidana.com> Fixed decode conformance stream LTRPSPS_A_Qualcomm_1.bit

1. change ai1_lt_ref_pic_poc_lsb_sps from WORD8 to UWORD16 because i1_log2_max_pic_order_cnt_lsb can be up to 16 by the spec
2. fixed bug using CLZ to compute Ceil( Log2( num_long_term_ref_pics_sps ) ) and check if i1_num_long_term_ref_pics_sps is greater than 1 to avoid BITS_PARSE(0)

Change-Id: I298b74d053b17d133b9dcba0e924136ec274ea3c
/external/libhevc/common/ihevc_structs.h
930b36b0dde7fc51531b578da21e3029c931b750 05-Aug-2015 Harish Mahendrakar <harish.mahendrakar@ittiam.com> Added SEI structures and reordered ihevc_structs.h contents

Added asserts in buffer manager
Added few definitions for SEI messages

Change-Id: Ieb6dba04303e433e93f79360c064d96f21b1058f
/external/libhevc/common/ihevc_structs.h
9663ae211632948494bebd703d4d8f7cb576d7d6 28-Oct-2014 Naveen Kumar Ponnusamy <naveenkumar.p@ittiam.com> Few bug fixes in loop filter

Removed few unused functions
Fixed an issue in 420P output in shared mdoe
Few bug fixes in handling loop filter corner cases in multi-tile multi-slice clips
Renamed few elements in mv_buf_t for consistency

Change-Id: I8d179b9ad3c7ee3ad27972ee02ea2658fd2c3c25
/external/libhevc/common/ihevc_structs.h
6c166a9e18156d364d0704fccbd53a7dc022e97d 24-Jun-2014 Naveen Kumar Ponnusamy <naveenkumar.p@ittiam.com> Source files clean up

Cleaned up source files for redundant and inactive #if directives
/external/libhevc/common/ihevc_structs.h
0d8951cef4b1a1dbf4ff5ba3e8796cf1d4503098 16-May-2014 Harish Mahendrakar <harish.mahendrakar@ittiam.com> Initial Version of HEVC decoder

Compliant to reference software HM11.0 onwards

Bug: 14571712
Change-Id: I8af25c1221cc6ab70440141c4d9b48c1ac69696a
/external/libhevc/common/ihevc_structs.h