summaryrefslogtreecommitdiff
path: root/vp9/common
AgeCommit message (Expand)Author
2013-04-19Merge "make buid_inter_predictors block size agnostic (chroma)" into experime...John Koleszar
2013-04-19Merge "Use SSSE3 for 2d filters larger than 16" into experimentalJohn Koleszar
2013-04-19Use SSSE3 for 2d filters larger than 16John Koleszar
2013-04-19Removal of CONFIG_NEW_MVREF experiment.Paul Wilkins
2013-04-19Simplification of MVref search.Paul Wilkins
2013-04-18make buid_inter_predictors block size agnostic (chroma)John Koleszar
2013-04-18Removing rounding from UV MV calculationJohn Koleszar
2013-04-18make buid_inter_predictors block size agnostic (luma)John Koleszar
2013-04-18Merge "Code cleanup inside findnearmv code." into experimentalDmitry Kovalev
2013-04-18Merge "Make the use of pred buffers consistent in MB/SB" into experimentalJingning Han
2013-04-18Code cleanup inside findnearmv code.Dmitry Kovalev
2013-04-18Make the use of pred buffers consistent in MB/SBJingning Han
2013-04-18Merge "Adding DEFAULT_PRED_PROB_{0, 1, 2} constants." into experimentalDmitry Kovalev
2013-04-18Merge "Motion vector decoding code cleanup." into experimentalDmitry Kovalev
2013-04-18Merge "Changing argument type of vp9_get_mv_joint from MV to MV*." into exper...Dmitry Kovalev
2013-04-18Merge "convolve: support larger blocks, fix asm saturation bug" into experime...John Koleszar
2013-04-18Merge "Replacing VP9_COMBINEENTROPYCONTEXTS macro with function." into experi...Dmitry Kovalev
2013-04-18Merge "Renaming y1dc_delta_q, uvdc_delta_q, uvac_delta_q fields from VP9Commo...Dmitry Kovalev
2013-04-18convolve: support larger blocks, fix asm saturation bugJohn Koleszar
2013-04-18Motion vector decoding code cleanup.Dmitry Kovalev
2013-04-17Merge "Use BLOCK_SIZE_TYPE in foreach_ walker" into experimentalJohn Koleszar
2013-04-17Merge "Fix edge bug in recent merge of 64x64 and 32x32 inter predictors." int...Ronald S. Bultje
2013-04-17Fix edge bug in recent merge of 64x64 and 32x32 inter predictors.Ronald S. Bultje
2013-04-17Use BLOCK_SIZE_TYPE in foreach_ walkerJohn Koleszar
2013-04-17Merge "clean out experiments" into experimentalYaowu Xu
2013-04-17Merge "make lf_deltas dependent on filter_lvl" into experimentalYaowu Xu
2013-04-17Merge "Remove unused file vp9_context.c." into experimentalRonald S. Bultje
2013-04-17Remove unused file vp9_context.c.Ronald S. Bultje
2013-04-17Adding DEFAULT_PRED_PROB_{0, 1, 2} constants.Dmitry Kovalev
2013-04-17Merge "Remove BLOCK_SIZE_LG2." into experimentalRonald S. Bultje
2013-04-17Merge "Add SSE2 versions for rectangular sad and sad4d functions." into exper...Ronald S. Bultje
2013-04-17Changing argument type of vp9_get_mv_joint from MV to MV*.Dmitry Kovalev
2013-04-17Merge "replace hev_thr_lut[][] with simpler logic" into experimentalYaowu Xu
2013-04-17clean out experimentsYaowu Xu
2013-04-17Remove BLOCK_SIZE_LG2.Ronald S. Bultje
2013-04-17make lf_deltas dependent on filter_lvlYaowu Xu
2013-04-17replace hev_thr_lut[][] with simpler logicYaowu Xu
2013-04-17Merge "Fairly basic integration of rectangular blocks in encoding RD loop." i...Ronald S. Bultje
2013-04-17Add SSE2 versions for rectangular sad and sad4d functions.Ronald S. Bultje
2013-04-17Change to do LPF in SB64 orderYaowu Xu
2013-04-17Fairly basic integration of rectangular blocks in encoding RD loop.Ronald S. Bultje
2013-04-16Recursive partition syntax codingJingning Han
2013-04-16Merge "Slightly hackish workaround to support rectangles in directional intra...Ronald S. Bultje
2013-04-16Faster vp9_short_fdct4x4 and vp9_short_fdct8x4.Christian Duvivier
2013-04-16Replacing VP9_COMBINEENTROPYCONTEXTS macro with function.Dmitry Kovalev
2013-04-16Renaming y1dc_delta_q, uvdc_delta_q, uvac_delta_q fields from VP9Common.Dmitry Kovalev
2013-04-16Slightly hackish workaround to support rectangles in directional intra predic...Ronald S. Bultje
2013-04-16Remove the mb_no_coeff_skip flagJohn Koleszar
2013-04-16Merge "Code cleanup inside vp9_reconintra4x4.c file." into experimentalDmitry Kovalev
2013-04-16Merge "Adding mv_joint_vertical and mv_joint_horizontal functions." into expe...Dmitry Kovalev