summaryrefslogtreecommitdiff
path: root/vp9/encoder
AgeCommit message (Expand)Author
2013-04-29Cleaning up encoder segmentation code.Dmitry Kovalev
2013-04-29Merge "Use foreach_transformed_block with tokenize_b" into experimentalJohn Koleszar
2013-04-29Merge "Merge encode_sb and encode_sb64 in a recursive encode_sb/b function." ...Ronald S. Bultje
2013-04-29Merge "Fix mi_row argument to update_stats()." into experimentalRonald S. Bultje
2013-04-29Merge "Factor out assigning correct partitioning seg_context pointers." into ...Ronald S. Bultje
2013-04-29Merge "Use recursive function in resetting txfm_size for skip-blocks." into e...Ronald S. Bultje
2013-04-29Merge "Use recursive function in choosing segmentation map coding method." in...Ronald S. Bultje
2013-04-29Use foreach_transformed_block with tokenize_bJohn Koleszar
2013-04-29Merge encode_sb and encode_sb64 in a recursive encode_sb/b function.Ronald S. Bultje
2013-04-29Fix mi_row argument to update_stats().Ronald S. Bultje
2013-04-29Factor out assigning correct partitioning seg_context pointers.Ronald S. Bultje
2013-04-29Use recursive function in resetting txfm_size for skip-blocks.Ronald S. Bultje
2013-04-29Use recursive function in choosing segmentation map coding method.Ronald S. Bultje
2013-04-29Merge "Immigrate tokenize_mb into tokenize_sb" into experimentalJingning Han
2013-04-29Merge "Change above/left_context to use an 8x8 basis." into experimentalRonald S. Bultje
2013-04-29Immigrate tokenize_mb into tokenize_sbJingning Han
2013-04-29Change above/left_context to use an 8x8 basis.Ronald S. Bultje
2013-04-27Merge "Minor tweak to implicit segmentation experiment." into experimentalPaul Wilkins
2013-04-27Add forward probability model update for partitionJingning Han
2013-04-26Merge "Grow MODE_INFO array to use an 8x8 basis." into experimentalRonald S. Bultje
2013-04-26Merge "Merge branch 'master' into experimental" into experimentalJohann
2013-04-26Merge branch 'master' into experimentalJohann
2013-04-26Grow MODE_INFO array to use an 8x8 basis.Ronald S. Bultje
2013-04-26Merge changes I7ff2fa72,I7907230d into experimentalJohn Koleszar
2013-04-26Merge "Restore vp9_asm_enc_offsets.c" into experimentalJohn Koleszar
2013-04-26Remove BLOCKD structureJohn Koleszar
2013-04-26Remove destination pointers from BLOCKDJohn Koleszar
2013-04-26Restore vp9_asm_enc_offsets.cJohn Koleszar
2013-04-26Merge "quantize: make 4x4, 8x8 common with larger transforms" into experimentalJohn Koleszar
2013-04-26Removed bmi from blockdScott LaVarnway
2013-04-25Normalize more intrinsic filenamesJohann
2013-04-25quantize: make 4x4, 8x8 common with larger transformsJohn Koleszar
2013-04-25Remove duplicate code in RD handle_inter_mode() function.Ronald S. Bultje
2013-04-25Remove implicit assumption that mode_info_stride == mb_cols + 1.Ronald S. Bultje
2013-04-25Remove write-only variables that store refframe, signbias and mv.Ronald S. Bultje
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-24Merge two similar functions into oneYaowu Xu
2013-04-24Move sbsegment out of experimental listJingning Han
2013-04-24Contextual entropy coding of partition syntaxJingning Han
2013-04-24Minor tweak to implicit segmentation experiment.Paul Wilkins
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-23Move skip_block from BLOCK to MACROBLOCKJohn Koleszar