summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-04-24Merge "Change chroma loopfilter to skip inner SB edges for tx16x16 also." int...Ronald S. Bultje
2013-04-24Merge "Minor indent changes in loopfilter code." into experimentalRonald S. Bultje
2013-04-24Merge "Add basic building blocks for 8x8 superblocks experiment." into experi...Ronald S. Bultje
2013-04-24Change chroma loopfilter to skip inner SB edges for tx16x16 also.Ronald S. Bultje
2013-04-24Merge "Extension of segmentation to 8 segments." into experimentalPaul Wilkins
2013-04-24Merge "Simplify Segment Coding" into experimentalPaul Wilkins
2013-04-24Merge "Fix in token allocation with zerogroup expt" into experimentalDeb Mukherjee
2013-04-24Extension of segmentation to 8 segments.Paul Wilkins
2013-04-24Simplify Segment CodingPaul Wilkins
2013-04-24Simple implicit segmentation experiment.Paul Wilkins
2013-04-23Merge "Move skip_block from BLOCK to MACROBLOCK" into experimentalJohn Koleszar
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-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-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-22Removing configure option for implicit wtd predDeb 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-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