| .. |
|
arm
|
Initial Version of HEVC decoder
|
2014-05-21 18:14:55 -07:00 |
|
arm64
|
Update assembly files to unified syntax
|
2014-12-01 20:46:10 +01: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
|
Fix incomplete frame error am: ee0e003a0f am: 9fb45f7a68
|
2017-11-03 18:57:32 +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
|
Fix reallocation for new sps
|
2017-09-19 17:14:36 -07: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 "Set error skip ctbs as multiple 8x8 pus" into lmp-dev am: 6587d735fa am: 27e8401a7c am: 862bb09d83 am: 44b8f080fb am: 7ec22794a9 am: 4d3f1cc304
|
2017-10-20 20:04:11 +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 prev slice incomplete check" into lmp-dev am: 94c2e4ad73 am: 7ec4d76835
|
2017-11-03 19:07:04 +00:00 |
|
ihevcd_parse_slice_header.h
|
Initial Version of HEVC decoder
|
2014-05-21 18:14:55 -07:00 |
|
ihevcd_process_slice.c
|
Added memory barrier calls
|
2016-08-24 18:11:14 -07: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
|
Merge "Check number of output buffers and sizes" into lmp-dev am: 493410548a am: 41d5957422 am: cecb593ca5
|
2017-06-16 23:37:33 +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 |