vpx/vp9/common
Dmitry Kovalev 421baef49e Small cleanup inside setup_loopfilter function.
Change-Id: If7fa8aea02f26c2c2bb5daf4e65c3e661d7031ca
2013-04-05 12:48:48 -07:00
..
generic Convert subpixel filters to use convolve framework 2013-02-05 14:23:17 -08:00
ppc Code cleanup: lower case variable names. 2013-03-20 16:41:30 -07:00
x86 Merge branch 'master' into experimental 2013-04-02 14:54:44 -07:00
vp9_alloccommon.c Code cleanup. 2013-04-01 18:23:04 -07:00
vp9_alloccommon.h Code cleanup. 2013-04-01 18:23:04 -07:00
vp9_asm_com_offsets.c Remove ARM optimizations from VP9 2012-12-05 08:59:25 -08:00
vp9_blockd.c Make superblocks independent of macroblock code and data. 2013-03-04 16:34:36 -08:00
vp9_blockd.h Code cleanup. 2013-04-01 18:23:04 -07:00
vp9_coefupdateprobs.h Modeling default coef probs with distribution 2013-03-25 23:43:38 -07:00
vp9_common.h Code cleanup. 2013-04-01 18:23:04 -07:00
vp9_context.c fixed includes to be fully specified 2012-11-28 10:53:17 -08:00
vp9_convolve.c Implicit weighted prediction experiment 2013-03-26 16:58:56 -07:00
vp9_convolve.h Implicit weighted prediction experiment 2013-03-26 16:58:56 -07:00
vp9_debugmodes.c Code cleanup. 2013-03-05 14:12:16 -08:00
vp9_default_coef_probs.h Framework changes in nzc to allow more flexibility 2013-03-28 09:33:50 -07:00
vp9_entropy.c Merge "Framework changes in nzc to allow more flexibility" into experimental 2013-03-29 15:57:27 -07:00
vp9_entropy.h Add col/row-based coefficient scanning patterns for 1D 8x8/16x16 ADSTs. 2013-03-26 16:46:13 -07:00
vp9_entropymode.c remove code not in use 2013-03-26 15:27:35 -07:00
vp9_entropymode.h remove code not in use 2013-03-26 15:27:35 -07:00
vp9_entropymv.c Code cleanup. 2013-04-01 18:23:04 -07:00
vp9_entropymv.h Support +/-2048 motion vector coding 2013-03-13 14:08:27 -07:00
vp9_extend.c Fix overlapping writes by copy_and_extend_plane 2013-04-02 14:58:10 -07:00
vp9_extend.h General code cleanup. 2013-03-27 14:22:30 -07:00
vp9_filter.c Reoptimizing the interpolation filters 2013-03-26 16:34:35 -07:00
vp9_filter.h Use 256-byte aligned filter tables 2013-02-27 08:22:39 -08:00
vp9_findnearmv.c put refmvselection under experiment 2013-03-13 10:40:31 -07:00
vp9_findnearmv.h Code cleanup. 2013-03-05 14:12:16 -08:00
vp9_header.h Use standard integer types for pixel values and coefficients. 2012-12-18 15:31:19 -08:00
vp9_idct.c removed reference to "LLM" and "x8" 2013-03-13 08:35:46 -07:00
vp9_idct.h Optimize 8x8 idct function 2013-03-18 15:34:14 -07:00
vp9_implicit_segmentation.c Code cleanup. 2013-04-01 18:23:04 -07:00
vp9_invtrans.c Re-add support for ADST in superblocks. 2013-03-07 11:19:10 -08:00
vp9_invtrans.h Make superblocks independent of macroblock code and data. 2013-03-04 16:34:36 -08:00
vp9_loopfilter_filters.c Code cleanup. 2013-04-01 18:23:04 -07:00
vp9_loopfilter.c Merge "Reimplementation of setup_frame_size." into experimental 2013-04-03 21:04:29 -07:00
vp9_loopfilter.h Small cleanup inside setup_loopfilter function. 2013-04-05 12:48:48 -07:00
vp9_maskingmv.c Code cleanup. 2013-03-05 14:12:16 -08:00
vp9_mbpitch.c General code cleanup. 2013-04-03 18:40:17 -07:00
vp9_modecont.c Nearest / Zero Mv default entropy tweak. 2013-02-08 10:16:13 +00:00
vp9_modecont.h Use standard integer types for pixel values and coefficients. 2012-12-18 15:31:19 -08:00
vp9_modecontext.c fixed includes to be fully specified 2012-11-28 10:53:17 -08:00
vp9_mv.h Refactor inter recon functions to support scaling 2013-02-26 10:03:29 -08:00
vp9_mvref_common.c Merge "define a specific neighborhood for SB64 mv search" into experimental 2013-03-29 09:26:14 -07:00
vp9_mvref_common.h [WIP] Add column-based tiling. 2013-02-05 15:43:03 -08:00
vp9_onyx.h Code cleanup: lower case variable names. 2013-03-20 16:41:30 -07:00
vp9_onyxc_int.h Small cleanup inside setup_loopfilter function. 2013-04-05 12:48:48 -07:00
vp9_postproc.c General code cleanup. 2013-03-27 14:22:30 -07:00
vp9_postproc.h General code cleanup. 2013-03-27 14:22:30 -07:00
vp9_ppflags.h Use standard integer types for pixel values and coefficients. 2012-12-18 15:31:19 -08:00
vp9_pragmas.h Code cleanup. 2013-03-05 14:12:16 -08:00
vp9_pred_common.c Code cleanup. 2013-03-05 14:12:16 -08:00
vp9_pred_common.h Code cleanup. 2013-03-05 14:12:16 -08:00
vp9_quant_common.c Code cleanup. 2013-03-25 14:24:26 -07:00
vp9_quant_common.h Code cleanup. 2013-03-25 14:24:26 -07:00
vp9_recon.c Code cleanup in block reconstruction code. 2013-04-01 18:26:58 -07:00
vp9_reconinter.c Modify vp9_setup_interp_filters function 2013-04-03 13:49:55 -07:00
vp9_reconinter.h Removing redundant function arguments. 2013-03-27 16:19:27 -07:00
vp9_reconintra4x4.c Context-pred fix to not use top/left on edges 2013-03-16 09:26:52 -07:00
vp9_reconintra.c Consistent usage of ROUND_POWER_OF_TWO macro. 2013-03-07 12:24:35 -08:00
vp9_reconintra.h Context-pred fix to not use top/left on edges 2013-03-16 09:26:52 -07:00
vp9_rtcd_defs.sh Merge "Optimize 32x32 idct function" into experimental 2013-03-27 11:30:48 -07:00
vp9_rtcd.c Removing redundant 'extern' keyword from function declarations. 2013-02-26 15:52:05 -08:00
vp9_sadmxn.h Use configure checks for various inline keywords. 2013-02-06 16:12:56 -08:00
vp9_seg_common.c Extract setup_frame_size and update_frame_context functions. 2013-03-27 14:04:35 -07:00
vp9_seg_common.h Remove TX size segment feature 2013-03-19 17:31:08 +00:00
vp9_setupintrarecon.c General code cleanup. 2013-04-03 18:40:17 -07:00
vp9_setupintrarecon.h Removing redundant 'extern' keyword from function declarations. 2013-02-26 15:52:05 -08:00
vp9_subpelvar.h Use standard integer types for pixel values and coefficients. 2012-12-18 15:31:19 -08:00
vp9_swapyv12buffer.c Use standard integer types for pixel values and coefficients. 2012-12-18 15:31:19 -08:00
vp9_swapyv12buffer.h Use standard integer types for pixel values and coefficients. 2012-12-18 15:31:19 -08:00
vp9_systemdependent.h Merge vp9-preview changes into experimental branch 2013-01-08 10:19:59 -08:00
vp9_tapify.py Add vp9_ prefix to all vp9 files 2012-11-27 14:12:30 -08:00
vp9_textblit.c Code cleanup. 2013-02-22 11:03:14 -08:00
vp9_textblit.h Code cleanup. 2013-02-22 11:03:14 -08:00
vp9_tile_common.c Code cleanup. 2013-03-25 15:16:14 -07:00
vp9_tile_common.h Code cleanup. 2013-03-05 14:12:16 -08:00
vp9_treecoder.c Optimize vp9_tree_probs_from_distribution 2013-03-10 13:39:30 -07:00
vp9_treecoder.h Optimize vp9_tree_probs_from_distribution 2013-03-10 13:39:30 -07:00