summaryrefslogtreecommitdiff
path: root/vp9/common/vp9_blockd.h
AgeCommit message (Expand)Author
2013-05-03Remove old_block_idx_4x4John Koleszar
2013-05-02Merge "Fix some more offset errors in sb8x8." into experimentalRonald S. Bultje
2013-05-02Fix some more offset errors in sb8x8.Ronald S. Bultje
2013-05-01Fix bug in sb8x8 partition contextJingning Han
2013-05-01Fix bugs in sb8x8 experiment/context prob updateJingning Han
2013-05-01Enable bit-stream support to SB8X8Jingning Han
2013-04-30Merge "Make vp9_optimize_sb* common" into experimentalJohn Koleszar
2013-04-30Make vp9_optimize_sb* commonJohn Koleszar
2013-04-30Merge "Cleaning up encoder segmentation code." into experimentalDmitry Kovalev
2013-04-30sb8x8 integration in rd loop.Ronald S. Bultje
2013-04-29Separate I4X4_PRED coding from macroblock modulesJingning Han
2013-04-29Cleaning up encoder segmentation code.Dmitry Kovalev
2013-04-29Change above/left_context to use an 8x8 basis.Ronald S. Bultje
2013-04-26Grow MODE_INFO array to use an 8x8 basis.Ronald S. Bultje
2013-04-26Remove BLOCKD structureJohn Koleszar
2013-04-26Remove destination pointers from BLOCKDJohn Koleszar
2013-04-26Removed bmi from blockdScott LaVarnway
2013-04-25Use b_width/height_log2 instead of mb_ where appropriate.Ronald S. Bultje
2013-04-25Remove predictor pointers from BLOCKDJohn Koleszar
2013-04-25Remove diff from BLOCKDJohn Koleszar
2013-04-25Move dequant from BLOCKD to per-plane MACROBLOCKDJohn Koleszar
2013-04-25Remove BLOCK structureJohn Koleszar
2013-04-25Adding is_inter_mode function.Dmitry Kovalev
2013-04-25Merge "Move sbsegment out of experimental list" into experimentalJingning Han
2013-04-25Merge "Moved dequantization into the token decoder" into experimentalScott LaVarnway
2013-04-24Move sbsegment out of experimental listJingning Han
2013-04-24Contextual entropy coding of partition syntaxJingning Han
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-22Moved dequantization into the token decoderScott LaVarnway
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