libhevc-mirror/common
Sushant 281bad69de hevcdec: undo changes made for chroma intra pred lut
changes were made to chroma intra pred look up tables in the
context frext profile support. The corresponding assembly
changes were not yet merged but the tables are. The table
changes are now reverted keeping lut and assemblies in sync.

This reverts commit f990e295bd.

Change-Id: I9a7d929621b423b3bdd8e5dcbd0eeacc036675ed
2026-06-19 22:37:43 -07:00
..
arm hevcdec: revert armv7 and armv8 deblocking support for frext 2026-06-19 14:24:33 -07:00
arm64 hevcdec: revert armv7 and armv8 deblocking support for frext 2026-06-19 14:24:33 -07:00
riscv64 Add riscv64 to libhevc 2023-01-26 05:00:55 +00:00
x86 libhevc: Direct memcpy and memset calls to enable _FORTIFY_SOURCE 2026-06-18 06:44:56 -07:00
common.cmake hevcdec: add itrans residue functions 2026-03-04 12:32:03 -08:00
ihevc_buf_mgr.c Added SEI structures and reordered ihevc_structs.h contents 2015-10-09 11:44:26 -07:00
ihevc_buf_mgr.h Initial Version of HEVC decoder 2014-05-21 18:14:55 -07:00
ihevc_cabac_tables.c hevcdec: add support for chroma qp offset list 2026-06-18 06:42:01 -07:00
ihevc_cabac_tables.h hevcdec: add support for chroma qp offset list 2026-06-18 06:42:01 -07:00
ihevc_chroma_intra_pred.h hevcdec: add support for internal color format 444 2026-02-23 10:59:08 -08:00
ihevc_chroma_intra_pred_filters.c libhevc: Direct memcpy and memset calls to enable _FORTIFY_SOURCE 2026-06-18 06:44:56 -07:00
ihevc_chroma_iquant_itrans_recon.c Initial Version of HEVC decoder 2014-05-21 18:14:55 -07:00
ihevc_chroma_iquant_itrans_recon.h Initial Version of HEVC decoder 2014-05-21 18:14:55 -07:00
ihevc_chroma_iquant_recon.c Initial Version of HEVC decoder 2014-05-21 18:14:55 -07:00
ihevc_chroma_iquant_recon.h Initial Version of HEVC decoder 2014-05-21 18:14:55 -07:00
ihevc_chroma_itrans_recon.c Initial Version of HEVC decoder 2014-05-21 18:14:55 -07:00
ihevc_chroma_itrans_recon.h hevcdec: add 32x32 chroma inverse trans recon functions 2026-02-13 07:43:12 -08:00
ihevc_chroma_itrans_recon_8x8.c Initial Version of HEVC decoder 2014-05-21 18:14:55 -07:00
ihevc_chroma_itrans_recon_16x16.c Initial Version of HEVC decoder 2014-05-21 18:14:55 -07:00
ihevc_chroma_itrans_recon_32x32.c hevcdec: add 32x32 chroma inverse trans recon functions 2026-02-13 07:43:12 -08:00
ihevc_chroma_recon.c hevcdec: add support for cross component prediction 2026-03-04 12:32:03 -08:00
ihevc_chroma_recon.h hevcdec: add support for cross component prediction 2026-03-04 12:32:03 -08:00
ihevc_common_tables.c hevcdec: undo changes made for chroma intra pred lut 2026-06-19 22:37:43 -07:00
ihevc_common_tables.h Initial Version of HEVC decoder 2014-05-21 18:14:55 -07:00
ihevc_deblk.h libhevcdec: add support for deblock filter for yuv 444 format 2026-05-13 07:22:18 -07:00
ihevc_deblk_edge_filter.c libhevcdec: add support for deblock filter for yuv 444 format 2026-05-13 07:22:18 -07:00
ihevc_deblk_tables.c Initial Version of HEVC decoder 2014-05-21 18:14:55 -07:00
ihevc_deblk_tables.h Initial Version of HEVC decoder 2014-05-21 18:14:55 -07:00
ihevc_debug.h Few bug fixes in loop filter 2015-07-31 01:59:55 +00:00
ihevc_defs.h hevcdec: fix incorrect error checks added in sps/pps parsing 2026-02-20 11:12:39 -08:00
ihevc_disp_mgr.c Initial Version of HEVC decoder 2014-05-21 18:14:55 -07:00
ihevc_disp_mgr.h Initial Version of HEVC decoder 2014-05-21 18:14:55 -07:00
ihevc_dpb_mgr.c Initial Version of HEVC decoder 2014-05-21 18:14:55 -07:00
ihevc_dpb_mgr.h Initial Version of HEVC decoder 2014-05-21 18:14:55 -07:00
ihevc_error.h Initial Version of HEVC decoder 2014-05-21 18:14:55 -07:00
ihevc_func_types.h Added SEI structures and reordered ihevc_structs.h contents 2015-10-09 11:44:26 -07:00
ihevc_hbd_deblk_edge_filter.c libhevcdec: add support for deblock filter for yuv 444 format 2026-05-13 07:22:18 -07:00
ihevc_inter_pred.h expose inter pred filter coefficients 2026-02-28 22:40:12 +05:30
ihevc_inter_pred_filters.c expose inter pred filter coefficients 2026-02-28 22:40:12 +05:30
ihevc_intra_pred.h hevcdec: update intra pred ref filtering function 2026-02-10 07:14:13 -08:00
ihevc_intra_pred_filters.c libhevc: Direct memcpy and memset calls to enable _FORTIFY_SOURCE 2026-06-18 06:44:56 -07:00
ihevc_iquant_itrans_recon.c Initial Version of HEVC decoder 2014-05-21 18:14:55 -07:00
ihevc_iquant_itrans_recon.h Initial Version of HEVC decoder 2014-05-21 18:14:55 -07:00
ihevc_iquant_recon.c Initial Version of HEVC decoder 2014-05-21 18:14:55 -07:00
ihevc_iquant_recon.h Initial Version of HEVC decoder 2014-05-21 18:14:55 -07:00
ihevc_itrans.c Initial Version of HEVC decoder 2014-05-21 18:14:55 -07:00
ihevc_itrans.h Initial Version of HEVC decoder 2014-05-21 18:14:55 -07:00
ihevc_itrans_recon.c Initial Version of HEVC decoder 2014-05-21 18:14:55 -07:00
ihevc_itrans_recon.h Initial Version of HEVC decoder 2014-05-21 18:14:55 -07:00
ihevc_itrans_recon_8x8.c Initial Version of HEVC decoder 2014-05-21 18:14:55 -07:00
ihevc_itrans_recon_16x16.c Initial Version of HEVC decoder 2014-05-21 18:14:55 -07:00
ihevc_itrans_recon_32x32.c Initial Version of HEVC decoder 2014-05-21 18:14:55 -07:00
ihevc_itrans_res.c hevcdec: add support for implicit rdpcm 2026-03-06 14:33:49 -08:00
ihevc_itrans_res.h hevcdec: add support for implicit rdpcm 2026-03-06 14:33:49 -08:00
ihevc_macros.h libhevcenc: Initial commit 2019-02-18 07:43:11 -08:00
ihevc_mem_fns.c libhevc: Direct memcpy and memset calls to enable _FORTIFY_SOURCE 2026-06-18 06:44:56 -07:00
ihevc_mem_fns.h libhevc: Direct memcpy and memset calls to enable _FORTIFY_SOURCE 2026-06-18 06:44:56 -07:00
ihevc_padding.c Initial Version of HEVC decoder 2014-05-21 18:14:55 -07:00
ihevc_padding.h Initial Version of HEVC decoder 2014-05-21 18:14:55 -07:00
ihevc_quant_iquant_ssd.c libhevcenc: Initial commit 2019-02-18 07:43:11 -08:00
ihevc_quant_iquant_ssd.h libhevcenc: Initial commit 2019-02-18 07:43:11 -08:00
ihevc_quant_tables.c Initial Version of HEVC decoder 2014-05-21 18:14:55 -07:00
ihevc_quant_tables.h Initial Version of HEVC decoder 2014-05-21 18:14:55 -07:00
ihevc_recon.c Initial Version of HEVC decoder 2014-05-21 18:14:55 -07:00
ihevc_recon.h Initial Version of HEVC decoder 2014-05-21 18:14:55 -07:00
ihevc_resi_trans.c encoder: Update chroma modules to avoid reading an extra byte 2021-03-26 21:24:54 -07:00
ihevc_resi_trans.h encoder: Update chroma modules to avoid reading an extra byte 2021-03-26 21:24:54 -07:00
ihevc_sao.c hevcdec: update sao modules for chroma format idc 444 2026-05-08 08:16:51 -07:00
ihevc_sao.h Initial Version of HEVC decoder 2014-05-21 18:14:55 -07:00
ihevc_structs.h hevcdec: add support for chroma qp offset list 2026-06-18 06:42:01 -07:00
ihevc_tables_x86_intr.h Initial Version of HEVC decoder 2014-05-21 18:14:55 -07:00
ihevc_trans.h Initial Version of HEVC decoder 2014-05-21 18:14:55 -07:00
ihevc_trans_macros.h Initial Version of HEVC decoder 2014-05-21 18:14:55 -07:00
ihevc_trans_tables.c hevcdec: add support for transform_skip_rotation_enabled_flag 2026-03-04 12:32:03 -08:00
ihevc_trans_tables.h hevcdec: add support for transform_skip_rotation_enabled_flag 2026-03-04 12:32:03 -08:00
ihevc_typedefs.h Reduced memory requirements 2015-10-09 11:44:26 -07:00
ihevc_weighted_pred.c Initial Version of HEVC decoder 2014-05-21 18:14:55 -07:00
ihevc_weighted_pred.h Initial Version of HEVC decoder 2014-05-21 18:14:55 -07:00
ithread.c Decoder: add support for KEEP_THREADS_ACTIVE 2020-08-31 22:00:10 +05:30
ithread.h Decoder: add support for KEEP_THREADS_ACTIVE 2020-08-31 22:00:10 +05:30
iv.h Reduced memory requirements 2015-10-09 11:44:26 -07:00
ivd.h Add riscv64 to libhevc 2023-01-26 05:00:55 +00:00