| .. |
|
arm
|
Initial Version of HEVC decoder
|
2014-05-21 18:14:55 -07:00 |
|
arm64
|
Update assembly files to unified syntax
|
2017-11-06 17:14:37 -08:00 |
|
mips
|
Initial Version of HEVC decoder
|
2014-05-21 18:14:55 -07:00 |
|
x86
|
Initial Version of HEVC decoder
|
2014-05-21 18:14:55 -07:00 |
|
ihevcd_api.c
|
Merge "Decoder: Handle ps_codec_obj memory allocation failure gracefully" into mnc-dr-dev am: 59d29f3a42 am: 1232ed762a am: c3388332a1
|
2017-11-03 19:10:47 +00:00 |
|
ihevcd_bitstream.c
|
Initial Version of HEVC decoder
|
2014-05-21 18:14:55 -07:00 |
|
ihevcd_bitstream.h
|
Initial Version of HEVC decoder
|
2014-05-21 18:14:55 -07:00 |
|
ihevcd_boundary_strength.c
|
Few bug fixes in loop filter
|
2015-07-31 01:59:55 +00:00 |
|
ihevcd_boundary_strength.h
|
Initial Version of HEVC decoder
|
2014-05-21 18:14:55 -07:00 |
|
ihevcd_cabac.c
|
Return error from cabac init if offset is greater than range
|
2017-03-10 14:56:09 -08:00 |
|
ihevcd_cabac.h
|
Initial Version of HEVC decoder
|
2014-05-21 18:14:55 -07:00 |
|
ihevcd_common_tables.c
|
Few bug fixes in loop filter
|
2015-07-31 01:59:55 +00:00 |
|
ihevcd_common_tables.h
|
Few bug fixes in loop filter
|
2015-07-31 01:59:55 +00:00 |
|
ihevcd_cxa.h
|
DO NOT MERGE Added support for exporting SEI mastering display color params
|
2016-07-11 15:23:46 -07:00 |
|
ihevcd_deblk.c
|
Source files clean up
|
2014-07-12 15:09:24 -07:00 |
|
ihevcd_deblk.h
|
Initial Version of HEVC decoder
|
2014-05-21 18:14:55 -07:00 |
|
ihevcd_debug.h
|
Initial Version of HEVC decoder
|
2014-05-21 18:14:55 -07:00 |
|
ihevcd_decode.c
|
Merge "Fix first frame error return" into mnc-dev am: cd5fc07378 am: 6a8d396574 am: de7f47bcc0
|
2017-11-07 22:08:40 +00:00 |
|
ihevcd_decode.h
|
Initial Version of HEVC decoder
|
2014-05-21 18:14:55 -07:00 |
|
ihevcd_defs.h
|
Source files clean up
|
2014-07-12 15:09:24 -07:00 |
|
ihevcd_error.h
|
DO NOT MERGE Added support for exporting SEI mastering display color params
|
2016-07-11 15:23:46 -07:00 |
|
ihevcd_fmt_conv.c
|
Few bug fixes in loop filter
|
2015-07-31 01:59:55 +00:00 |
|
ihevcd_fmt_conv.h
|
Initial Version of HEVC decoder
|
2014-05-21 18:14:55 -07:00 |
|
ihevcd_func_types.h
|
Initial Version of HEVC decoder
|
2014-05-21 18:14:55 -07:00 |
|
ihevcd_function_selector.h
|
Initial Version of HEVC decoder
|
2014-05-21 18:14:55 -07:00 |
|
ihevcd_get_mv.c
|
Source files clean up
|
2014-07-12 15:09:24 -07:00 |
|
ihevcd_get_mv.h
|
Initial Version of HEVC decoder
|
2014-05-21 18:14:55 -07:00 |
|
ihevcd_ilf_padding.c
|
Initial Version of HEVC decoder
|
2014-05-21 18:14:55 -07:00 |
|
ihevcd_ilf_padding.h
|
Initial Version of HEVC decoder
|
2014-05-21 18:14:55 -07:00 |
|
ihevcd_inter_pred.c
|
Few bug fixes in loop filter
|
2015-07-31 01:59:55 +00:00 |
|
ihevcd_inter_pred.h
|
Initial Version of HEVC decoder
|
2014-05-21 18:14:55 -07:00 |
|
ihevcd_intra_pred_mode_prediction.c
|
Initial Version of HEVC decoder
|
2014-05-21 18:14:55 -07:00 |
|
ihevcd_intra_pred_mode_prediction.h
|
Initial Version of HEVC decoder
|
2014-05-21 18:14:55 -07:00 |
|
ihevcd_iquant_itrans_recon_ctb.c
|
Fixed out of bound reads in stack variables
|
2017-05-09 14:28:47 -07:00 |
|
ihevcd_iquant_itrans_recon_ctb.h
|
Initial Version of HEVC decoder
|
2014-05-21 18:14:55 -07:00 |
|
ihevcd_itrans_recon_dc.c
|
Initial Version of HEVC decoder
|
2014-05-21 18:14:55 -07:00 |
|
ihevcd_itrans_recon_dc.h
|
Initial Version of HEVC decoder
|
2014-05-21 18:14:55 -07:00 |
|
ihevcd_ittiam_logo.h
|
Initial Version of HEVC decoder
|
2014-05-21 18:14:55 -07:00 |
|
ihevcd_job_queue.c
|
Source files clean up
|
2014-07-12 15:09:24 -07:00 |
|
ihevcd_job_queue.h
|
Source files clean up
|
2014-07-12 15:09:24 -07:00 |
|
ihevcd_mv_merge.c
|
Reduced memory requirements
|
2015-10-09 11:44:26 -07:00 |
|
ihevcd_mv_merge.h
|
Initial Version of HEVC decoder
|
2014-05-21 18:14:55 -07:00 |
|
ihevcd_mv_pred.c
|
Source files clean up
|
2014-07-12 15:09:24 -07:00 |
|
ihevcd_mv_pred.h
|
Initial Version of HEVC decoder
|
2014-05-21 18:14:55 -07:00 |
|
ihevcd_nal.c
|
Merge "Fix OOB issue in nal unit parsing" into lmp-dev am: 1ce65aea9f am: c1451ed95b
|
2017-06-06 20:54:48 +00:00 |
|
ihevcd_nal.h
|
Initial Version of HEVC decoder
|
2014-05-21 18:14:55 -07:00 |
|
ihevcd_parse_headers.c
|
[automerger] Check limits for log2_max_pic_order_cnt_lsb_minus4 in sps am: 4d32ff55cf am: 1011e9b3e7 am: 840115bf1a am: 8a4369a73f am: 5dd91cba1c am: db58269ba7 am: a7c7893ba1
|
2018-01-26 20:53:37 +00:00 |
|
ihevcd_parse_headers.h
|
Initial Version of HEVC decoder
|
2014-05-21 18:14:55 -07:00 |
|
ihevcd_parse_residual.c
|
Fixed an out of bound read in accessing inverse scan table
|
2017-03-22 10:06:35 -07:00 |
|
ihevcd_parse_residual.h
|
Initial Version of HEVC decoder
|
2014-05-21 18:14:55 -07:00 |
|
ihevcd_parse_slice.c
|
Merge "Update ctb pu map for I slice" into lmp-dev am: d4cb5bc056 am: 2c01a8105a am: 3598a31588 am: 3249f368df am: ef55cf7d83 am: a1930d6125
|
2017-11-30 02:13:20 +00:00 |
|
ihevcd_parse_slice.h
|
Initial Version of HEVC decoder
|
2014-05-21 18:14:55 -07:00 |
|
ihevcd_parse_slice_header.c
|
Merge "Fix slice address zero for not first slice in pic" into lmp-dev am: 114aff802c am: ad70f9c5e2
|
2017-11-03 19:10:37 +00:00 |
|
ihevcd_parse_slice_header.h
|
Initial Version of HEVC decoder
|
2014-05-21 18:14:55 -07:00 |
|
ihevcd_process_slice.c
|
Merge "Update ctb pu map for I slice" into lmp-dev am: d4cb5bc056 am: 2c01a8105a am: 3598a31588 am: 3249f368df am: ef55cf7d83 am: a1930d6125
|
2017-11-30 02:13:20 +00:00 |
|
ihevcd_process_slice.h
|
Initial Version of HEVC decoder
|
2014-05-21 18:14:55 -07:00 |
|
ihevcd_profile.h
|
Source files clean up
|
2014-07-12 15:09:24 -07:00 |
|
ihevcd_ref_list.c
|
Merge "Check only allocated mv bufs for releasing from reference" into lmp-dev am: 397d2f6c42 am: 1ebd5e1d81
|
2017-04-12 20:10:00 +00:00 |
|
ihevcd_ref_list.h
|
Initial Version of HEVC decoder
|
2014-05-21 18:14:55 -07:00 |
|
ihevcd_sao.c
|
Fixed out of bound reads in stack variables
|
2017-05-09 14:28:47 -07:00 |
|
ihevcd_sao.h
|
Initial Version of HEVC decoder
|
2014-05-21 18:14:55 -07:00 |
|
ihevcd_statistics.h
|
Initial Version of HEVC decoder
|
2014-05-21 18:14:55 -07:00 |
|
ihevcd_structs.h
|
Merge "Check only allocated mv bufs for releasing from reference" into lmp-dev am: 397d2f6c42 am: 1ebd5e1d81 am: 998a1e26c0
|
2017-04-12 20:15:31 +00:00 |
|
ihevcd_trace.h
|
Initial Version of HEVC decoder
|
2014-05-21 18:14:55 -07:00 |
|
ihevcd_utils.c
|
[automerger] Fix output buffer size check am: ce8a8db32e am: 38414e7695 am: 2ab44f7b06
|
2018-01-26 19:19:30 +00:00 |
|
ihevcd_utils.h
|
Reduced memory requirements
|
2015-10-09 11:44:26 -07:00 |
|
ihevcd_version.c
|
Remove __DATE__/__TIME__ from Android builds
|
2015-10-30 21:56:26 +00:00 |