..
arm
fix file permissions
2015-05-05 17:51:34 +00:00
mips
fix file permissions
2015-05-05 17:51:34 +00:00
x86
fix file permissions
2015-05-05 17:51:34 +00:00
ih264d.h
decoder: Treat unsupported feature errors as fatal errors
2019-04-30 17:14:01 -07:00
ih264d_api.c
decoder: Move initialization of dbp_mgr entries to init_decoder() am: 01da7b5a52 am: 41fcd228ae am: cce42ea920 am: 6c9873af88 am: 662efee177
2019-11-05 17:05:10 -08:00
ih264d_bitstrm.c
fix file permissions
2015-05-05 17:51:34 +00:00
ih264d_bitstrm.h
fix file permissions
2015-05-05 17:51:34 +00:00
ih264d_cabac.c
fix file permissions
2015-05-05 17:51:34 +00:00
ih264d_cabac.h
fix file permissions
2015-05-05 17:51:34 +00:00
ih264d_cabac_init_tables.c
Multithreading changes and better error resilience
2015-06-03 07:27:36 -07:00
ih264d_compute_bs.c
fix file permissions
2015-05-05 17:51:34 +00:00
ih264d_deblocking.c
Multithreading changes and better error resilience
2015-06-03 07:27:36 -07:00
ih264d_deblocking.h
Multithreading changes and better error resilience
2015-06-03 07:27:36 -07:00
ih264d_debug.h
fix file permissions
2015-05-05 17:51:34 +00:00
ih264d_defs.h
Decoder: Add error check for expected_poc in ih264d_decode_pic_order_cnt
2019-05-29 13:46:13 -07:00
ih264d_dpb_manager.h
fix file permissions
2015-05-05 17:51:34 +00:00
ih264d_dpb_mgr.c
Decoder: Fix Integer Sanitizer Issues
2019-03-28 14:40:40 -07:00
ih264d_error_handler.h
Decoder: Add error check for expected_poc in ih264d_decode_pic_order_cnt
2019-05-29 13:46:13 -07:00
ih264d_format_conv.c
Multithreading changes and better error resilience
2015-06-03 07:27:36 -07:00
ih264d_format_conv.h
fix file permissions
2015-05-05 17:51:34 +00:00
ih264d_function_selector.h
Remove an unused and unnecessary function prototype and associated define
2015-06-25 08:25:51 -07:00
ih264d_function_selector_generic.c
fix file permissions
2015-05-05 17:51:34 +00:00
ih264d_inter_pred.c
Decoder: Fixes for handling errors in multi-slice MB Aff streams
2016-09-22 18:19:55 +00:00
ih264d_inter_pred.h
Multithreading changes and better error resilience
2015-06-03 07:27:36 -07:00
ih264d_mb_utils.c
Decoder: Reduced memory requirements
2015-09-23 18:35:27 +00:00
ih264d_mb_utils.h
Multithreading changes and better error resilience
2015-06-03 07:27:36 -07:00
ih264d_mem_request.h
Decoder: Reduced memory requirements
2015-09-23 18:35:27 +00:00
ih264d_mvpred.c
fix file permissions
2015-05-05 17:51:34 +00:00
ih264d_mvpred.h
fix file permissions
2015-05-05 17:51:34 +00:00
ih264d_nal.c
fix file permissions
2015-05-05 17:51:34 +00:00
ih264d_nal.h
fix file permissions
2015-05-05 17:51:34 +00:00
ih264d_parse_bslice.c
Decoder: Fix Integer Sanitizer issues in ih264d_process_bslice
2019-03-28 14:40:17 -07:00
ih264d_parse_cabac.c
Decoder: Fix integer sanitizer issues in ih264d_parse_cabac
2019-03-28 14:40:27 -07:00
ih264d_parse_cabac.h
fix file permissions
2015-05-05 17:51:34 +00:00
ih264d_parse_cavlc.c
Decoder: Fix Integer Sanitizer Issues in ih264d_parse_cavlc
2019-03-28 14:40:34 -07:00
ih264d_parse_cavlc.h
fix file permissions
2015-05-05 17:51:34 +00:00
ih264d_parse_headers.c
Merge "Decoder: Add missing error checks for parsing sps or pps" into qt-dev
2019-05-04 19:37:30 +00:00
ih264d_parse_headers.h
fix file permissions
2015-05-05 17:51:34 +00:00
ih264d_parse_islice.c
Merge "Decoder: Fix end of bitstream error." into mnc-dev am: 810356f4de am: 65077f6cfe am: 82c7a3628e am: fa3361f209 am: b1d2064d95 am: c81da59a51 am: 5b33069e8f am: 45c34bc177
2017-05-16 21:15:17 +00:00
ih264d_parse_islice.h
fix file permissions
2015-05-05 17:51:34 +00:00
ih264d_parse_mb_header.c
Decoder: Remove unnecssary optimization while setting MV context
2016-11-24 12:20:42 +05:30
ih264d_parse_mb_header.h
fix file permissions
2015-05-05 17:51:34 +00:00
ih264d_parse_pslice.c
Merge "Decoder: Updated error check while parsing num_ref_idx_lx_active." into mnc-dev
2017-09-13 05:51:32 +00:00
ih264d_parse_slice.c
decoder: Fix lt_ref increment in ih264d_fix_error_in_dpb
2020-02-11 16:29:24 -08:00
ih264d_parse_slice.h
Decoder: Delete node from st if lt and st point to same
2019-05-08 11:44:40 -07:00
ih264d_process_bslice.c
Decoder: Fix Integer Sanitizer issues in ih264d_process_bslice
2019-03-28 14:40:17 -07:00
ih264d_process_bslice.h
fix file permissions
2015-05-05 17:51:34 +00:00
ih264d_process_intra_mb.c
Decoder: Initialize some array and structure to zero
2018-11-01 14:35:05 -07:00
ih264d_process_intra_mb.h
fix file permissions
2015-05-05 17:51:34 +00:00
ih264d_process_pslice.c
Decoder: Fixed overflow in refernce list creation.
2017-07-10 18:49:51 +00:00
ih264d_process_pslice.h
fix file permissions
2015-05-05 17:51:34 +00:00
ih264d_quant_scaling.c
Decoder: Add null check for scaling matrix.
2019-01-08 11:37:37 -08:00
ih264d_quant_scaling.h
Decoder: Add null check for scaling matrix.
2019-01-08 11:37:37 -08:00
ih264d_sei.c
Decoder: Fix Integer Sanitizer Issues
2019-03-28 14:40:40 -07:00
ih264d_sei.h
fix file permissions
2015-05-05 17:51:34 +00:00
ih264d_structs.h
Decoder: Add support for returning reorder_depth
2019-09-11 22:29:39 +00:00
ih264d_tables.c
Decoder: Padded gau1_ih264d_top_left_mb_part_indx_mod to avoid an out of bound read
2017-01-17 16:12:12 -08:00
ih264d_tables.h
Multithreading changes and better error resilience
2015-06-03 07:27:36 -07:00
ih264d_thread_compute_bs.c
Multithreading changes and better error resilience
2015-06-03 07:27:36 -07:00
ih264d_thread_compute_bs.h
Multithreading changes and better error resilience
2015-06-03 07:27:36 -07:00
ih264d_thread_parse_decode.c
Decoder: Reduced memory requirements
2015-09-23 18:35:27 +00:00
ih264d_thread_parse_decode.h
Multithreading changes and better error resilience
2015-06-03 07:27:36 -07:00
ih264d_transfer_address.h
fix file permissions
2015-05-05 17:51:34 +00:00
ih264d_utils.c
Merge "decoder: Fix minimum poc calculation check while adding to display" into oc-dev am: 9d7a036d7b am: cebf26ab4d am: f64194a96f am: ed2b83d989 am: 4b7a562681
2020-01-09 04:51:33 +00:00
ih264d_utils.h
Decoder: Reduced memory requirements
2015-09-23 18:35:27 +00:00
ih264d_vui.c
Decoder: Return error for invalid vui parameter
2018-04-19 10:38:25 -07:00
ih264d_vui.h
Decoder: Reduced memory requirements
2015-09-23 18:35:27 +00:00
iv.h
Decoder: Reduced memory requirements
2015-09-23 18:35:27 +00:00
ivd.h
Decoder: Add support for returning reorder_depth
2019-09-11 22:29:39 +00:00