libavc/decoder/svc
wujianxing1 283f9fcecb Correct comment spelling error.
Change-Id: Idd5e2c12da2b23f598c301bf6fb6a963c4420ae2
Signed-off-by: wujianxing1 <wujianxing1@xiaomi.corp-partner.google.com>
2023-08-11 15:54:38 -07:00
..
isvcd.h SVC decoder support 2023-02-08 07:55:47 -08:00
isvcd_api.c Correct comment spelling error. 2023-08-11 15:54:38 -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 svcdec: Limit min dimensions supported to 32x32 2023-02-14 21:55:58 -08: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 formatting changes 2023-02-08 07:55:47 -08:00
isvcd_intra_resamp.h SVC decoder support 2023-02-08 07:55:47 -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 formatting changes 2023-02-08 07:55:47 -08: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 svcdec: Fix for out of range reference index during base mode flag 2023-04-27 07:47:13 -07:00
isvcd_parse_eislice.c formatting changes 2023-02-08 07:55:47 -08:00
isvcd_parse_epslice.c svcdec: Bug fix in mark_err_slice_skip funtion w.r.t thread creation 2023-02-28 15:11:26 -08:00
isvcd_parse_headers.c svcdec: Bug fix in header and SPS parsing w.r.t non dyadic SVC decoding 2023-03-01 15:01:00 -08:00
isvcd_parse_headers.h SVC decoder support 2023-02-08 07:55:47 -08:00
isvcd_parse_slice.c svcdec: Bug fix in header and SPS parsing w.r.t non dyadic SVC decoding 2023-03-01 15:01:00 -08: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 SVC decoder support 2023-02-08 07:55:47 -08:00
isvcd_process_epslice.c svcdec: Fix for out of range reference index during base mode flag 2023-04-27 07:47:13 -07:00
isvcd_process_epslice.h SVC decoder support 2023-02-08 07:55:47 -08: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 Resolve the issue of pps and sps counter overflow 2023-02-14 07:53:27 -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 formatting changes 2023-02-08 07:55:47 -08:00
isvcd_thread_parse_decode.h formatting changes 2023-02-08 07:55:47 -08:00
isvcd_utils.c SVC decoder support 2023-02-08 07:55:47 -08: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