libavc/decoder/svc
Vivek Jadhav 2f6371b3b8 libavcdec: Add support for 4096x4096 resolution
Bug:
Test: ./avcdec

Change-Id: Ie111f58e04bbd045e94167cdb978c571662567fb
2025-07-21 22:26:42 -07:00
..
isvcd.h SVC decoder support 2023-02-08 07:55:47 -08:00
isvcd_api.c libavcdec: Add support for 4096x4096 resolution 2025-07-21 22:26:42 -07:00
isvcd_api.h SVC decoder support 2023-02-08 07:55:47 -08:00
isvcd_cabac.c SVC decoder support 2023-02-08 07:55:47 -08:00
isvcd_cabac.h SVC decoder support 2023-02-08 07:55:47 -08:00
isvcd_cabac_init_tables.c SVC decoder support 2023-02-08 07:55:47 -08:00
isvcd_compute_bs.c SVC decoder support 2023-02-08 07:55:47 -08:00
isvcd_deblocking.h SVC decoder support 2023-02-08 07:55:47 -08:00
isvcd_defs.h libavcdec: Add support for 4096x4096 resolution 2025-07-21 22:26:42 -07:00
isvcd_function_selector.h SVC decoder support 2023-02-08 07:55:47 -08:00
isvcd_function_selector_generic.c SVC decoder support 2023-02-08 07:55:47 -08:00
isvcd_ii_pred.c svcdec: Fix for out of bound index in ii_pred 2023-03-23 12:10:07 -07:00
isvcd_ii_pred.h SVC decoder support 2023-02-08 07:55:47 -08:00
isvcd_intra_resamp.c Update intra resamp flags 2023-12-11 10:41:02 -08:00
isvcd_intra_resamp.h Update intra resamp flags 2023-12-11 10:41:02 -08:00
isvcd_iquant_itrans.c SVC decoder support 2023-02-08 07:55:47 -08:00
isvcd_iquant_itrans.h SVC decoder support 2023-02-08 07:55:47 -08:00
isvcd_iquant_itrans_residual.c SVC decoder support 2023-02-08 07:55:47 -08:00
isvcd_iquant_itrans_residual.h SVC decoder support 2023-02-08 07:55:47 -08:00
isvcd_iquant_itrans_residual_recon.c SVC decoder support 2023-02-08 07:55:47 -08:00
isvcd_iquant_itrans_residual_recon.h SVC decoder support 2023-02-08 07:55:47 -08:00
isvcd_mb_utils.c libavcdec: Add support for 4096x4096 resolution 2025-07-21 22:26:42 -07:00
isvcd_mb_utils.h formatting changes 2023-02-08 07:55:47 -08:00
isvcd_mode_mv_resamp.c svcdec: Bug fix in header parsing w.r.t u1_extended_spatial_scalability_idc 2023-02-25 09:26:25 -08:00
isvcd_mode_mv_resamp.h SVC decoder support 2023-02-08 07:55:47 -08:00
isvcd_nal.c formatting changes 2023-02-08 07:55:47 -08:00
isvcd_nal.h SVC decoder support 2023-02-08 07:55:47 -08:00
isvcd_nal_parse.c svcdec: Modifications to the conditions in NON VCL NAL parsing. 2023-02-27 11:08:52 -08:00
isvcd_nal_parse.h SVC decoder support 2023-02-08 07:55:47 -08:00
isvcd_nal_parse_structs.h svcdec: Indentation changes 2023-02-25 09:26:25 -08:00
isvcd_nal_structs.h SVC decoder support 2023-02-08 07:55:47 -08:00
isvcd_parse_cavlc.c SVC decoder support 2023-02-08 07:55:47 -08:00
isvcd_parse_cavlc.h SVC decoder support 2023-02-08 07:55:47 -08:00
isvcd_parse_ebslice.c libavcdec: Add support for 4096x4096 resolution 2025-07-21 22:26:42 -07:00
isvcd_parse_eislice.c libavcdec: Add support for 4096x4096 resolution 2025-07-21 22:26:42 -07:00
isvcd_parse_epslice.c libavcdec: Add support for 4096x4096 resolution 2025-07-21 22:26:42 -07:00
isvcd_parse_headers.c libavcdec: Add support for 4096x4096 resolution 2025-07-21 22:26:42 -07:00
isvcd_parse_headers.h SVC decoder support 2023-02-08 07:55:47 -08:00
isvcd_parse_slice.c libavcdec: Add support for 4096x4096 resolution 2025-07-21 22:26:42 -07:00
isvcd_parse_slice.h SVC decoder support 2023-02-08 07:55:47 -08:00
isvcd_pred_residual_recon.c SVC decoder support 2023-02-08 07:55:47 -08:00
isvcd_pred_residual_recon.h SVC decoder support 2023-02-08 07:55:47 -08:00
isvcd_process_ebslice.c formatting changes 2023-02-08 07:55:47 -08:00
isvcd_process_ebslice.h libavcdec: Add support for 4096x4096 resolution 2025-07-21 22:26:42 -07:00
isvcd_process_epslice.c libavcdec: Add support for 4096x4096 resolution 2025-07-21 22:26:42 -07:00
isvcd_process_epslice.h libavcdec: Add support for 4096x4096 resolution 2025-07-21 22:26:42 -07:00
isvcd_resamp_svc.c formatting changes 2023-02-08 07:55:47 -08:00
isvcd_resamp_svc.h SVC decoder support 2023-02-08 07:55:47 -08:00
isvcd_residual_resamp.c formatting changes 2023-02-08 07:55:47 -08:00
isvcd_residual_resamp.h SVC decoder support 2023-02-08 07:55:47 -08:00
isvcd_structs.h svcdec: oss-fuzz bug fixes 2024-01-09 07:12:29 -08:00
isvcd_tables.h SVC decoder support 2023-02-08 07:55:47 -08:00
isvcd_thread_compute_bs.c formatting changes 2023-02-08 07:55:47 -08:00
isvcd_thread_compute_bs.h formatting changes 2023-02-08 07:55:47 -08:00
isvcd_thread_parse_decode.c libavcdec: Add support for 4096x4096 resolution 2025-07-21 22:26:42 -07:00
isvcd_thread_parse_decode.h formatting changes 2023-02-08 07:55:47 -08:00
isvcd_utils.c libavcdec: Add support for 4096x4096 resolution 2025-07-21 22:26:42 -07:00
isvcd_utils.h SVC decoder support 2023-02-08 07:55:47 -08:00
isvcd_vui.c SVC decoder support 2023-02-08 07:55:47 -08:00
isvcd_vui.h SVC decoder support 2023-02-08 07:55:47 -08:00
libsvcdec.cmake SVC decoder support 2023-02-08 07:55:47 -08:00