vpx/vp9/common
2013-03-26 19:17:08 -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 Optimize 16x16 idct10 function 2013-03-21 16:36:01 -07:00
vp9_alloccommon.c Fix pulsing issue with scaling 2013-03-13 19:10:10 -07:00
vp9_alloccommon.h Use standard integer types for pixel values and coefficients. 2012-12-18 15:31:19 -08: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 Implicit weighted prediction experiment 2013-03-26 16:58:56 -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-03-11 17:02:27 -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 Redo banding for all transforms. 2013-03-26 16:46:13 -07:00
vp9_entropy.c Add col/row-based coefficient scanning patterns for 1D 8x8/16x16 ADSTs. 2013-03-26 16:46:13 -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 Optimize vp9_tree_probs_from_distribution 2013-03-10 13:39:30 -07:00
vp9_entropymode.h Refactoring of switchable filter search for speed 2013-02-20 18:34:42 -08:00
vp9_entropymv.c Support +/-2048 motion vector coding 2013-03-13 14:08:27 -07:00
vp9_entropymv.h Support +/-2048 motion vector coding 2013-03-13 14:08:27 -07:00
vp9_extend.c Use standard integer types for pixel values and coefficients. 2012-12-18 15:31:19 -08:00
vp9_extend.h Use standard integer types for pixel values and coefficients. 2012-12-18 15:31:19 -08:00
vp9_filter.c Use 256-byte aligned filter tables 2013-02-27 08:22:39 -08: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 Use INT64_MAX instead of LLONG_MAX 2013-01-14 15:57:21 -08: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 Cleaning up loopfilter code. 2013-03-26 11:09:58 -07:00
vp9_loopfilter.c Merge "Add an in-loop deringing experiment" into experimental 2013-03-26 08:36:55 -07:00
vp9_loopfilter.h Add an in-loop deringing experiment 2013-03-26 08:23:24 -07:00
vp9_maskingmv.c Code cleanup. 2013-03-05 14:12:16 -08:00
vp9_mbpitch.c Code cleanup. 2013-03-05 14:12:16 -08: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 Code cleanup. 2013-03-25 15:16: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 Use above/left (instead of previous in scan-order) as token context. 2013-03-26 16:46:09 -07:00
vp9_postproc.c Code cleanup: lower case variable names. 2013-03-20 16:41:30 -07:00
vp9_postproc.h Code cleanup. 2013-03-05 14:12:16 -08: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 Make superblocks independent of macroblock code and data. 2013-03-04 16:34:36 -08:00
vp9_reconinter.c Implicit weighted prediction experiment 2013-03-26 16:58:56 -07:00
vp9_reconinter.h Spatial resamping of ZEROMV predictors 2013-02-26 23:54:23 -08: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 Implicit weighted prediction experiment 2013-03-26 16:58:56 -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 Remove TX size segment feature 2013-03-19 17:31:08 +00:00
vp9_seg_common.h Remove TX size segment feature 2013-03-19 17:31:08 +00:00
vp9_setupintrarecon.c Use standard integer types for pixel values and coefficients. 2012-12-18 15:31:19 -08: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