libavc/common
Martin Storsjo 698de0ed5c Mark arrays of pointers as const
Previously they were only marked as the pointers pointing to const
data, but the array themselves being non-const.

Bug: 22860270

Change-Id: Ib5a9af6298615b2c40367a21e728899418b09935
2015-07-31 18:47:25 +00:00
..
arm Remove some unused source files and headers 2015-06-25 08:25:52 -07:00
armv8 armv8: Use the cmn instruction instead of doing cmp with negative values 2015-06-25 08:25:46 -07:00
mips fix file permissions 2015-05-05 17:51:34 +00:00
x86 Don't declare variables after statements 2015-06-25 08:25:58 -07:00
ih264_buf_mgr.c fix file permissions 2015-05-05 17:51:34 +00:00
ih264_buf_mgr.h fix file permissions 2015-05-05 17:51:34 +00:00
ih264_cabac_tables.c Multithreading changes and better error resilience 2015-06-03 07:27:36 -07:00
ih264_cabac_tables.h Multithreading changes and better error resilience 2015-06-03 07:27:36 -07:00
ih264_cavlc_tables.c fix file permissions 2015-05-05 17:51:34 +00:00
ih264_cavlc_tables.h fix file permissions 2015-05-05 17:51:34 +00:00
ih264_chroma_intra_pred_filters.c Don't declare variables after statements 2015-06-25 08:25:58 -07:00
ih264_common_tables.c Mark arrays of pointers as const 2015-07-31 18:47:25 +00:00
ih264_common_tables.h Mark arrays of pointers as const 2015-07-31 18:47:25 +00:00
ih264_deblk_edge_filters.c fix file permissions 2015-05-05 17:51:34 +00:00
ih264_deblk_edge_filters.h fix file permissions 2015-05-05 17:51:34 +00:00
ih264_deblk_tables.c fix file permissions 2015-05-05 17:51:34 +00:00
ih264_deblk_tables.h fix file permissions 2015-05-05 17:51:34 +00:00
ih264_debug.h fix file permissions 2015-05-05 17:51:34 +00:00
ih264_defs.h Added support for Main Profile toolsets in encoder. 2015-06-25 08:25:43 -07:00
ih264_disp_mgr.c fix file permissions 2015-05-05 17:51:34 +00:00
ih264_disp_mgr.h fix file permissions 2015-05-05 17:51:34 +00:00
ih264_dpb_mgr.c Resolved warnings and fixed alignment of few assemblies 2015-05-05 17:51:53 +00:00
ih264_dpb_mgr.h fix file permissions 2015-05-05 17:51:34 +00:00
ih264_error.h fix file permissions 2015-05-05 17:51:34 +00:00
ih264_ihadamard_scaling.c fix file permissions 2015-05-05 17:51:34 +00:00
ih264_inter_pred_filters.c fix file permissions 2015-05-05 17:51:34 +00:00
ih264_inter_pred_filters.h fix file permissions 2015-05-05 17:51:34 +00:00
ih264_intra_pred_filters.h fix file permissions 2015-05-05 17:51:34 +00:00
ih264_iquant_itrans_recon.c fix file permissions 2015-05-05 17:51:34 +00:00
ih264_list.c fix file permissions 2015-05-05 17:51:34 +00:00
ih264_list.h fix file permissions 2015-05-05 17:51:34 +00:00
ih264_luma_intra_pred_filters.c fix file permissions 2015-05-05 17:51:34 +00:00
ih264_macros.h fix file permissions 2015-05-05 17:51:34 +00:00
ih264_mem_fns.c fix file permissions 2015-05-05 17:51:34 +00:00
ih264_mem_fns.h fix file permissions 2015-05-05 17:51:34 +00:00
ih264_padding.c fix file permissions 2015-05-05 17:51:34 +00:00
ih264_padding.h fix file permissions 2015-05-05 17:51:34 +00:00
ih264_resi_trans.h fix file permissions 2015-05-05 17:51:34 +00:00
ih264_resi_trans_quant.c fix file permissions 2015-05-05 17:51:34 +00:00
ih264_size_defs.h fix file permissions 2015-05-05 17:51:34 +00:00
ih264_structs.h Added support for Main Profile toolsets in encoder. 2015-06-25 08:25:43 -07:00
ih264_trans_data.c fix file permissions 2015-05-05 17:51:34 +00:00
ih264_trans_data.h fix file permissions 2015-05-05 17:51:34 +00:00
ih264_trans_macros.h fix file permissions 2015-05-05 17:51:34 +00:00
ih264_trans_quant_itrans_iquant.h fix file permissions 2015-05-05 17:51:34 +00:00
ih264_typedefs.h fix file permissions 2015-05-05 17:51:34 +00:00
ih264_weighted_pred.c fix file permissions 2015-05-05 17:51:34 +00:00
ih264_weighted_pred.h fix file permissions 2015-05-05 17:51:34 +00:00
ithread.c Remove all other thread implementations than pthread 2015-06-25 08:25:58 -07:00
ithread.h Remove the ithread_exit function 2015-06-25 08:25:45 -07:00