summaryrefslogtreecommitdiff
path: root/vp9
AgeCommit message (Expand)Author
2013-04-23Merge "Move quantizer data from BLOCK to MACROBLOCK" into experimentalJohn Koleszar
2013-04-23Merge "Code cleanup inside vp9_get_pred_context function." into experimentalDmitry Kovalev
2013-04-23Merge "Simple cleanup inside vp9_decodframe.c and vp9_entropymode.c." into ex...Dmitry Kovalev
2013-04-23Merge "Removing redundant code in vp9_entropymode.c." into experimentalDmitry Kovalev
2013-04-23Move skip_block from BLOCK to MACROBLOCKJohn Koleszar
2013-04-23Move quantizer data from BLOCK to MACROBLOCKJohn Koleszar
2013-04-23Merge "Remove coeff from BLOCK" into experimentalJohn Koleszar
2013-04-23Merge "Convert coeff to per-plane MACROBLOCK data" into experimentalJohn Koleszar
2013-04-23Merge "Enable rectangular support for comp inter-intra" into experimentalJingning Han
2013-04-23Remove coeff from BLOCKJohn Koleszar
2013-04-23Removing unused mi_mv_pred_row and mi_mv_pred_col functions.Dmitry Kovalev
2013-04-23Convert coeff to per-plane MACROBLOCK dataJohn Koleszar
2013-04-23Merge "Move src_diff to per-plane MACROBLOCK data" into experimentalJohn Koleszar
2013-04-23Code cleanup inside vp9_get_pred_context function.Dmitry Kovalev
2013-04-23Removing redundant code in vp9_entropymode.c.Dmitry Kovalev
2013-04-23Simple cleanup inside vp9_decodframe.c and vp9_entropymode.c.Dmitry Kovalev
2013-04-23Enable rectangular support for comp inter-intraJingning Han
2013-04-23Merge changes I54acef34,I72d42971 into experimentalRonald S. Bultje
2013-04-23Merge "Adding select_txfm_size function + vp9_decode_frame cleanup." into exp...Dmitry Kovalev
2013-04-23Merge "Remove the unused gf_active_ptr from MACROBLOCK" into experimentalJingning Han
2013-04-23Remove the unused gf_active_ptr from MACROBLOCKJingning Han
2013-04-23Merge "Adding get_scan_{4x4, 8x8, 16x16} functions." into experimentalDmitry Kovalev
2013-04-23Resolve declaration and implementation.Johann
2013-04-23Improve sign consistency.Johann
2013-04-23Minor indent changes in loopfilter code.Ronald S. Bultje
2013-04-23Add basic building blocks for 8x8 superblocks experiment.Ronald S. Bultje
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-23Remove unused stuffing function.Ronald S. Bultje
2013-04-23Merge "Eliminated prev_mip memsets/memcpys" into experimentalScott LaVarnway
2013-04-23Fix in token allocation with zerogroup exptDeb Mukherjee
2013-04-22Merge "Removing the implicit compound inter experiment" into experimentalDeb Mukherjee
2013-04-22Removing the implicit compound inter experimentDeb Mukherjee
2013-04-22Merge "new version of speed 1" into experimentalJim Bankoski
2013-04-22new version of speed 1Jim Bankoski
2013-04-22Moved dequantization into the token decoderScott LaVarnway
2013-04-22Adding select_txfm_size function + vp9_decode_frame cleanup.Dmitry Kovalev
2013-04-22Adding get_scan_{4x4, 8x8, 16x16} functions.Dmitry Kovalev
2013-04-22Merge "Bugfix from reordering frame probs patch" into experimentalDeb Mukherjee
2013-04-22Bugfix from reordering frame probs patchDeb Mukherjee
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