summaryrefslogtreecommitdiff
path: root/vp9/common/vp9_blockd.h
AgeCommit message (Expand)Author
2013-05-09Subsampling aware allocs and bitstreamJohn Koleszar
2013-05-08Use common get_uv_tx_size()John Koleszar
2013-05-08Merge "Extend left/above partition context to per mi(8x8)" into experimentalJingning Han
2013-05-08Merge "Removing unused code + little cleanup." into experimentalDmitry Kovalev
2013-05-08Extend left/above partition context to per mi(8x8)Jingning Han
2013-05-07Removing unused code + little cleanup.Dmitry Kovalev
2013-05-07Deprecate code_zerogroup experiment.Paul Wilkins
2013-05-07Deprecate comp_interintra_pred experiment.Paul Wilkins
2013-05-07Remove enable_6tap filter experiment.Paul Wilkins
2013-05-07Deprecate the newbintramode experiment.Paul Wilkins
2013-05-07Add building blocks for partition down to 4x4Jingning Han
2013-05-07Merge SB8X8 into the codebaseJingning Han
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