summaryrefslogtreecommitdiff
path: root/vp9/common/vp9_entropymode.c
AgeCommit message (Expand)Author
2013-04-25Remove implicit assumption that mode_info_stride == mb_cols + 1.Ronald S. Bultje
2013-04-24Move sbsegment out of experimental listJingning Han
2013-04-24Contextual entropy coding of partition syntaxJingning Han
2013-04-23Merge "Simple cleanup inside vp9_decodframe.c and vp9_entropymode.c." into ex...Dmitry Kovalev
2013-04-23Removing redundant code in vp9_entropymode.c.Dmitry Kovalev
2013-04-23Simple cleanup inside vp9_decodframe.c and vp9_entropymode.c.Dmitry Kovalev
2013-04-19Eliminated prev_mip memsets/memcpysScott LaVarnway
2013-04-19Removal of CONFIG_NEW_MVREF experiment.Paul Wilkins
2013-04-18Merge "Adding DEFAULT_PRED_PROB_{0, 1, 2} constants." into experimentalDmitry Kovalev
2013-04-17Adding DEFAULT_PRED_PROB_{0, 1, 2} constants.Dmitry Kovalev
2013-04-17make lf_deltas dependent on filter_lvlYaowu Xu
2013-04-16Recursive partition syntax codingJingning Han
2013-04-15Merge "Reorder enum i4X4 predcition modes" into experimentalYaowu Xu
2013-04-14Merge "Renaming vp9_token_struct to vp9_token and removing previous typedef."...Dmitry Kovalev
2013-04-12Reorder enum i4X4 predcition modesYaowu Xu
2013-04-12Rename B_PRED to I4X4_PREDYaowu Xu
2013-04-11Renaming vp9_token_struct to vp9_token and removing previous typedef.Dmitry Kovalev
2013-03-26remove code not in useYaowu Xu
2013-03-10Optimize vp9_tree_probs_from_distributionJohn Koleszar
2013-02-20Refactoring of switchable filter search for speedDeb Mukherjee
2013-01-23Adds an error-resilient mode with testDeb Mukherjee
2013-01-09New prediction filterAdrian Grange
2013-01-08Merge superblocks (32x32) experiment.Ronald S. Bultje
2012-12-12Consistently use get_prob(), clip_prob() and newly added clip_pixel().Ronald S. Bultje
2012-11-29signed mismatch mvrefcountJim Bankoski
2012-11-28Merge "remove the vp9_default_mode_contexts_a" into experimentalYaowu Xu
2012-11-28remove the vp9_default_mode_contexts_aYaowu Xu
2012-11-28fixed includes to be fully specifiedJim Bankoski
2012-11-28removed redundant mode_context data structuresYaowu Xu
2012-11-27Add vp9_ prefix to all vp9 filesJohn Koleszar