summaryrefslogtreecommitdiff
path: root/vp9/common/vp9_blockd.h
AgeCommit message (Expand)Author
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 src_diff to per-plane MACROBLOCK data" into experimentalJohn Koleszar
2013-04-23Move src_diff to per-plane MACROBLOCK dataJohn Koleszar
2013-04-22Removing the implicit compound inter experimentDeb Mukherjee
2013-04-22Move pre, second_pre to per-plane MACROBLOCKD dataJohn Koleszar
2013-04-22Removes the code_nonzerocount experimentDeb Mukherjee
2013-04-22End of orientation zero group experimentDeb Mukherjee
2013-04-19Merge "Move dst to per-plane MACROBLOCKD data" into experimentalJohn Koleszar
2013-04-19Move dst to per-plane MACROBLOCKD dataJohn Koleszar
2013-04-19Merge "Mv ref candidates cut to 2." into experimentalPaul Wilkins
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-19Merge "make buid_inter_predictors block size agnostic (chroma)" into experime...John Koleszar
2013-04-19Mv ref candidates cut to 2.Paul Wilkins
2013-04-19Removal of CONFIG_NEW_MVREF experiment.Paul Wilkins
2013-04-18make buid_inter_predictors block size agnostic (chroma)John Koleszar
2013-04-18make buid_inter_predictors block size agnostic (luma)John Koleszar
2013-04-18Merge "Make the use of pred buffers consistent in MB/SB" into experimentalJingning Han
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 "Replacing VP9_COMBINEENTROPYCONTEXTS macro with function." into experi...Dmitry Kovalev
2013-04-17Use BLOCK_SIZE_TYPE in foreach_ walkerJohn Koleszar
2013-04-17Adding DEFAULT_PRED_PROB_{0, 1, 2} constants.Dmitry Kovalev
2013-04-17Remove BLOCK_SIZE_LG2.Ronald S. Bultje
2013-04-17Fairly basic integration of rectangular blocks in encoding RD loop.Ronald S. Bultje
2013-04-16Recursive partition syntax codingJingning Han
2013-04-16Replacing VP9_COMBINEENTROPYCONTEXTS macro with function.Dmitry Kovalev
2013-04-16Merge "Optimize the scaling calculation" into experimentalYunqing Wang
2013-04-16Optimize the scaling calculationYunqing Wang
2013-04-16Merge "Removing TRUE and FALSE macro definitions." into experimentalJohn Koleszar
2013-04-16Merge "Removing extra params in dequant functions" into experimentalScott LaVarnway
2013-04-15Removing TRUE and FALSE macro definitions.Dmitry Kovalev
2013-04-15Removing extra params in dequant functionsScott LaVarnway
2013-04-12Reorder enum i4X4 predcition modesYaowu Xu
2013-04-12Rename B_PRED to I4X4_PREDYaowu Xu
2013-04-11Make intra predictor support rectangular blocksJingning Han
2013-04-11WIP: removing predictor buffer usage from decoderScott LaVarnway
2013-04-11tokenize: convert skippable functionsJohn Koleszar
2013-04-11Add foreach_transformed_blockJohn Koleszar
2013-04-10Merge "Make SB coding size-independent." into experimentalRonald S. Bultje
2013-04-09Make SB coding size-independent.Ronald S. Bultje
2013-04-09Merge "detokenize: use consistent structure for all block sizes" into experim...John Koleszar
2013-04-08detokenize: use consistent structure for all block sizesJohn Koleszar
2013-04-05Merge changes Ibbfa68d6,Idb76a0e2 into experimentalJohn Koleszar
2013-04-05Remove full-pixel-related code.Ronald S. Bultje
2013-04-05Remove some unused macros.Ronald S. Bultje
2013-04-05Remove struct POS.Ronald S. Bultje
2013-04-05Remove unused vpx_log() function prototype.Ronald S. Bultje