libavc/common
Mallikarjun Kamble 8e41a50de4 libavc: Added support for SII SEI message
- Add SII flag and SII parameters for the encoder and decoder.
- Encoder: Added support for SII SEI
- Decoder: Added support for SII SEI parsing and exporting
2023-02-14 22:00:13 -08:00
..
arm Encoder: SVC encoding support added 2023-01-30 11:07:10 -08:00
armv8 Decoder: Replacing some numbers with equivalent macros. 2019-03-28 14:40:47 -07:00
mvc Decoder: MVC decoding support added 2022-08-06 05:51:31 +00:00
riscv Add riscv64 support 2022-12-01 22:27:12 +00:00
svc Encoder: SVC encoding support added 2023-01-30 11:07:10 -08:00
x86 Encoder: SVC encoding support added 2023-01-30 11:07:10 -08:00
common.cmake Decoder: MVC decoding support added 2022-08-06 05:51:31 +00:00
ih264_buf_mgr.c SVC decoder support 2023-02-08 07:55:47 -08:00
ih264_buf_mgr.h SVC decoder support 2023-02-08 07:55:47 -08:00
ih264_cabac_tables.c Multithreading changes and better error resilience 2015-05-19 17:38:02 +05:30
ih264_cabac_tables.h Encoder: SVC encoding support added 2023-01-30 11:07:10 -08:00
ih264_cavlc_tables.c fix file permissions 2015-05-05 17:34:51 +00:00
ih264_cavlc_tables.h fix file permissions 2015-05-05 17:34:51 +00:00
ih264_chroma_intra_pred_filters.c Don't declare variables after statements 2015-06-25 13:29:52 +03:00
ih264_common_tables.c Mark arrays of pointers as const 2015-06-27 00:43:36 +03:00
ih264_common_tables.h Mark arrays of pointers as const 2015-06-27 00:43:36 +03:00
ih264_deblk_edge_filters.c fix file permissions 2015-05-05 17:34:51 +00:00
ih264_deblk_edge_filters.h fix file permissions 2015-05-05 17:34:51 +00:00
ih264_deblk_tables.c fix file permissions 2015-05-05 17:34:51 +00:00
ih264_deblk_tables.h fix file permissions 2015-05-05 17:34:51 +00:00
ih264_debug.h Decoder: MVC decoding support added 2022-08-06 05:51:31 +00:00
ih264_defs.h libavc: Added support for SII SEI message 2023-02-14 22:00:13 -08:00
ih264_disp_mgr.c fix file permissions 2015-05-05 17:34:51 +00:00
ih264_disp_mgr.h fix file permissions 2015-05-05 17:34:51 +00:00
ih264_dpb_mgr.c Resolved warnings and fixed alignment of few assemblies 2015-05-05 17:35:10 +00:00
ih264_dpb_mgr.h fix file permissions 2015-05-05 17:34:51 +00:00
ih264_error.h fix file permissions 2015-05-05 17:34:51 +00:00
ih264_ihadamard_scaling.c fix file permissions 2015-05-05 17:34:51 +00:00
ih264_inter_pred_filters.c fix file permissions 2015-05-05 17:34:51 +00:00
ih264_inter_pred_filters.h fix file permissions 2015-05-05 17:34:51 +00:00
ih264_intra_pred_filters.h fix file permissions 2015-05-05 17:34:51 +00:00
ih264_iquant_itrans_recon.c fix file permissions 2015-05-05 17:34:51 +00:00
ih264_list.c fix file permissions 2015-05-05 17:34:51 +00:00
ih264_list.h fix file permissions 2015-05-05 17:34:51 +00:00
ih264_luma_intra_pred_filters.c fix file permissions 2015-05-05 17:34:51 +00:00
ih264_macros.h fix file permissions 2015-05-05 17:34:51 +00:00
ih264_mem_fns.c fix file permissions 2015-05-05 17:34:51 +00:00
ih264_mem_fns.h fix file permissions 2015-05-05 17:34:51 +00:00
ih264_padding.c fix file permissions 2015-05-05 17:34:51 +00:00
ih264_padding.h fix file permissions 2015-05-05 17:34:51 +00:00
ih264_resi_trans.h fix file permissions 2015-05-05 17:34:51 +00:00
ih264_resi_trans_quant.c Recast FWD_QUANT to avoid -1 / unsigned confusion 2022-06-22 21:21:25 -07:00
ih264_size_defs.h Encoder: SVC encoding support added 2023-01-30 11:07:10 -08:00
ih264_structs.h libavc: Added support for SII SEI message 2023-02-14 22:00:13 -08:00
ih264_trans_data.c fix file permissions 2015-05-05 17:34:51 +00:00
ih264_trans_data.h fix file permissions 2015-05-05 17:34:51 +00:00
ih264_trans_macros.h Recast FWD_QUANT to avoid -1 / unsigned confusion 2022-06-22 21:21:25 -07:00
ih264_trans_quant_itrans_iquant.h fix file permissions 2015-05-05 17:34:51 +00:00
ih264_typedefs.h Decoder: Fix Integer Sanitizer Issues 2019-03-28 14:40:40 -07:00
ih264_weighted_pred.c fix file permissions 2015-05-05 17:34:51 +00:00
ih264_weighted_pred.h fix file permissions 2015-05-05 17:34:51 +00:00
ithread.c cmake: Set C standard to C90 and move few macros to specific targets 2022-08-30 20:00:54 +00:00
ithread.h Decoder: add support for KEEP_THREADS_ACTIVE 2022-02-09 17:59:29 +05:30
svccommon.cmake Encoder: SVC encoding support added 2023-01-30 11:07:10 -08:00