summaryrefslogtreecommitdiff
path: root/vp9/common
AgeCommit message (Expand)Author
2013-04-23Merge "Enable rectangular support for comp inter-intra" into experimentalJingning Han
2013-04-23Merge "Move src_diff to per-plane MACROBLOCK data" into experimentalJohn Koleszar
2013-04-23Enable rectangular support for comp inter-intraJingning Han
2013-04-23Merge changes I54acef34,I72d42971 into experimentalRonald S. Bultje
2013-04-23Merge "Adding get_scan_{4x4, 8x8, 16x16} functions." into experimentalDmitry Kovalev
2013-04-23Make some sb_type comparisons independent of literal enum values.Ronald S. Bultje
2013-04-23Make loopfilter aware of rectangular blocks.Ronald S. Bultje
2013-04-23Move src_diff to per-plane MACROBLOCK dataJohn Koleszar
2013-04-23Remove unused corner_predictor and log2_minus_1 functions.Ronald S. Bultje
2013-04-23Merge "Eliminated prev_mip memsets/memcpys" into experimentalScott LaVarnway
2013-04-22Removing the implicit compound inter experimentDeb Mukherjee
2013-04-22Adding get_scan_{4x4, 8x8, 16x16} functions.Dmitry Kovalev
2013-04-22Remove vp9_recon_intra_mbuvJohn Koleszar
2013-04-22Rewrite vp9_recon_sb*John Koleszar
2013-04-22Move pre, second_pre to per-plane MACROBLOCKD dataJohn Koleszar
2013-04-22Merge "Removes the code_nonzerocount experiment" into experimentalDeb Mukherjee
2013-04-22Removes the code_nonzerocount experimentDeb Mukherjee
2013-04-22Merge "End of orientation zero group experiment" into experimentalDeb Mukherjee
2013-04-22End of orientation zero group experimentDeb Mukherjee
2013-04-22reconinter: remove unnecessary functions, paramsJohn Koleszar
2013-04-22Merge "make DC_PRED for i4x4 to use real pixels only" into experimentalPaul Wilkins
2013-04-20Merge "Removing get_segment_id function and using existing vp9_get_pred_mb_se...Dmitry Kovalev
2013-04-20Merge "Renaming vp9_extra_bit_struct to vp9_extra_bit." into experimentalDmitry Kovalev
2013-04-19Merge "Move dst to per-plane MACROBLOCKD data" into experimentalJohn Koleszar
2013-04-19Merge "Remove vp9_recon_mb{,y}" into experimentalJohn Koleszar
2013-04-19make DC_PRED for i4x4 to use real pixels onlyYaowu Xu
2013-04-19Merge "Remove redundant pointers from void vp9_recon_sb{y,uv}" into experimentalJohn Koleszar
2013-04-19Move dst to per-plane MACROBLOCKD dataJohn Koleszar
2013-04-19Eliminated prev_mip memsets/memcpysScott LaVarnway
2013-04-19Removing get_segment_id function and using existing vp9_get_pred_mb_segid.Dmitry Kovalev
2013-04-19Merge "Mv ref candidates cut to 2." into experimentalPaul Wilkins
2013-04-19Remove vp9_recon_mb{,y}John Koleszar
2013-04-19Remove redundant pointers from void vp9_recon_sb{y,uv}John Koleszar
2013-04-19Renaming vp9_extra_bit_struct to vp9_extra_bit.Dmitry Kovalev
2013-04-19Move diff to MACROBLOCKD per-plane data.John Koleszar
2013-04-19make build_inter_predictors block size agnostic (split)John Koleszar
2013-04-19Removing rounding from UV MV calculation for SPLITMVJohn Koleszar
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-19Mv ref candidates cut to 2.Paul Wilkins
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