libavc/common
Martin Storsjo cc87241e79 Don't declare variables after statements
This fixes building with compilers that are strict about the pre-C99
rule about having all variable declarations before statements.

Change-Id: I06dd0cc42a6dbe90025c3c913a0c8d9ffb0acbcb
2015-06-25 13:29:52 +03:00
..
arm arm: Use vqmovun instead of vqshrun #0 2015-06-24 20:45:42 +00:00
armv8 armv8: Use the cmn instruction instead of doing cmp with negative values 2015-06-24 20:45:05 +00:00
mips fix file permissions 2015-05-05 17:34:51 +00:00
x86 Don't declare variables after statements 2015-06-25 13:29:52 +03:00
ih264_buf_mgr.c fix file permissions 2015-05-05 17:34:51 +00:00
ih264_buf_mgr.h fix file permissions 2015-05-05 17:34:51 +00:00
ih264_cabac_tables.c Multithreading changes and better error resilience 2015-05-19 17:38:02 +05:30
ih264_cabac_tables.h Multithreading changes and better error resilience 2015-05-19 17:38:02 +05:30
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 Fix a typo in gas_ih264_lvl_tbl, set proper sizes for level 1.1 2015-06-03 15:45:01 +00:00
ih264_common_tables.h fix file permissions 2015-05-05 17:34:51 +00: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 fix file permissions 2015-05-05 17:34:51 +00:00
ih264_defs.h Added support for Main Profile toolsets in encoder. 2015-06-24 20:36:11 +00: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 fix file permissions 2015-05-05 17:34:51 +00:00
ih264_size_defs.h fix file permissions 2015-05-05 17:34:51 +00:00
ih264_structs.h Added support for Main Profile toolsets in encoder. 2015-06-24 20:36:11 +00: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 fix file permissions 2015-05-05 17:34:51 +00:00
ih264_trans_quant_itrans_iquant.h fix file permissions 2015-05-05 17:34:51 +00:00
ih264_typedefs.h fix file permissions 2015-05-05 17:34:51 +00: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 Remove the ithread_exit function 2015-06-24 20:41:03 +00:00
ithread.h Remove the ithread_exit function 2015-06-24 20:41:03 +00:00