summaryrefslogtreecommitdiff
path: root/vp9/encoder/vp9_rdopt.c
AgeCommit message (Expand)Author
2013-04-15Add rectangular block size variance/sad functions.Jingning Han
2013-04-15Make filter RD code and encode breakout variance size-independent.Ronald S. Bultje
2013-04-12Enable inter predictor for rectangular block sizeJingning Han
2013-04-12Rename B_PRED to I4X4_PREDYaowu Xu
2013-04-11Make intra predictor support rectangular blocksJingning Han
2013-04-11Merge "WIP: removing predictor buffer usage from decoder" into experimentalScott LaVarnway
2013-04-11Merge "Merge pick_sb_modes and pick_sb64_modes." into experimentalRonald S. Bultje
2013-04-11WIP: removing predictor buffer usage from decoderScott LaVarnway
2013-04-11tokenize: convert skippable functionsJohn Koleszar
2013-04-11Merge pick_sb_modes and pick_sb64_modes.Ronald S. Bultje
2013-04-10Remove copying of coefficients and predictor in i8x8 RD loop.Ronald S. Bultje
2013-04-10Make usage of sb_type independent of literal values.Ronald S. Bultje
2013-04-10Make RD superblock mode search size-agnostic.Ronald S. Bultje
2013-04-10Merge "Make SB coding size-independent." into experimentalRonald S. Bultje
2013-04-09Make SB coding size-independent.Ronald S. Bultje
2013-04-08Clamp inferred motion vectors onlyJingning Han
2013-04-05Merge changes Ibbfa68d6,Idb76a0e2 into experimentalJohn Koleszar
2013-04-05Remove full-pixel-related code.Ronald S. Bultje
2013-04-04Move EOB to per-plane dataJohn Koleszar
2013-04-04Move qcoeff, dqcoeff from BLOCKD to per-plane dataJohn Koleszar
2013-04-04Bugfix in encode_inter_mb_segment_8x8Deb Mukherjee
2013-04-01Merge "Removing redundant function arguments." into experimentalJohn Koleszar
2013-03-29Merge "Framework changes in nzc to allow more flexibility" into experimentalDeb Mukherjee
2013-03-28Framework changes in nzc to allow more flexibilityDeb Mukherjee
2013-03-28Fix mix-up in pt token indexing.Ronald S. Bultje
2013-03-27Removing redundant function arguments.Dmitry Kovalev
2013-03-26Merge "Add col/row-based coefficient scanning patterns for 1D 8x8/16x16 ADSTs...Ronald S. Bultje
2013-03-26Merge "Redo banding for all transforms." into experimentalRonald S. Bultje
2013-03-26Merge "Use above/left (instead of previous in scan-order) as token context." ...Ronald S. Bultje
2013-03-26Implicit weighted prediction experimentDeb Mukherjee
2013-03-26Add col/row-based coefficient scanning patterns for 1D 8x8/16x16 ADSTs.Ronald S. Bultje
2013-03-26Redo banding for all transforms.Ronald S. Bultje
2013-03-26Use above/left (instead of previous in scan-order) as token context.Ronald S. Bultje
2013-03-20Code cleanup: lower case variable names.Dmitry Kovalev
2013-03-18Changes to rd error_per_bit calculation.Paul Wilkins
2013-03-18Merge "Adapt ARNR filter length and strength." into experimentalPaul Wilkins
2013-03-18Merge "Fix pulsing issue with scaling" into experimentalJohn Koleszar
2013-03-18Adapt ARNR filter length and strength.Paul Wilkins
2013-03-16Context-pred fix to not use top/left on edgesDeb Mukherjee
2013-03-13Fix pulsing issue with scalingJohn Koleszar
2013-03-08Continued experiment with nonzero countDeb Mukherjee
2013-03-08Merge "Add support for tx_select in i8x8 encoding in keyframes." into experim...Ronald S. Bultje
2013-03-08Extend diff MV limit from +/-256 to +/-1024Jingning Han
2013-03-08Add support for tx_select in i8x8 encoding in keyframes.Ronald S. Bultje
2013-03-07Re-add support for ADST in superblocks.Ronald S. Bultje
2013-03-07Coding con-zero count rather than EOB for coeffsDeb Mukherjee
2013-03-05Merge changes Ifacbf5a0,Ibad7c3dd into experimentalRonald S. Bultje
2013-03-04Make superblocks independent of macroblock code and data.Ronald S. Bultje
2013-03-04Merge "Code cleanup." into experimentalDmitry Kovalev
2013-03-01Code cleanup.Dmitry Kovalev