summaryrefslogtreecommitdiff
path: root/vp9/common
AgeCommit message (Expand)Author
2013-04-16Merge "Slightly hackish workaround to support rectangles in directional intra...Ronald S. Bultje
2013-04-16Faster vp9_short_fdct4x4 and vp9_short_fdct8x4.Christian Duvivier
2013-04-16Slightly hackish workaround to support rectangles in directional intra predic...Ronald S. Bultje
2013-04-16Remove the mb_no_coeff_skip flagJohn Koleszar
2013-04-16Merge "Code cleanup inside vp9_reconintra4x4.c file." into experimentalDmitry Kovalev
2013-04-16Merge "Adding mv_joint_vertical and mv_joint_horizontal functions." into expe...Dmitry Kovalev
2013-04-16Merge "Optimize the scaling calculation" into experimentalYunqing Wang
2013-04-16Merge "Removing extra params from x_add_residual() functions" into experimentalScott LaVarnway
2013-04-16Optimize the scaling calculationYunqing Wang
2013-04-16Removing extra params from x_add_residual() functionsScott LaVarnway
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-15Merge "Add rectangular block size variance/sad functions." into experimentalRonald S. Bultje
2013-04-15Add rectangular block size variance/sad functions.Jingning Han
2013-04-15Adding mv_joint_vertical and mv_joint_horizontal functions.Dmitry Kovalev
2013-04-15Code cleanup inside vp9_reconintra4x4.c file.Dmitry Kovalev
2013-04-15Removing extra params in dequant functionsScott LaVarnway
2013-04-15Merge "Reorder enum i4X4 predcition modes" into experimentalYaowu Xu
2013-04-15Merge "Initial addition of multiple ARF frames" into experimentalAdrian Grange
2013-04-15Initial addition of multiple ARF framesAdrian Grange
2013-04-14Merge "Encoder code cleanup." into experimentalDmitry Kovalev
2013-04-14Merge "Intra code cleanup." into experimentalDmitry Kovalev
2013-04-14Merge "Renaming vp9_token_struct to vp9_token and removing previous typedef."...Dmitry Kovalev
2013-04-12Intra code cleanup.Dmitry Kovalev
2013-04-12Enable inter predictor for rectangular block sizeJingning Han
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-11Merge "Remove unused vp9_recon_mb{y,uv}_s" into experimentalJohn Koleszar
2013-04-11Merge "WIP: removing predictor buffer usage from decoder" into experimentalScott LaVarnway
2013-04-11Merge "Remove unused macroblock versions of reconstruction functions." into e...Ronald S. Bultje
2013-04-11Merge "Turning model-based updates on with modelcoefprob" into experimentalDeb Mukherjee
2013-04-11Turning model-based updates on with modelcoefprobDeb Mukherjee
2013-04-11Merge "Remove unused vp9 ppc files" into experimentalJohn Koleszar
2013-04-11Remove unused vp9_recon_mb{y,uv}_sJohn Koleszar
2013-04-11WIP: removing predictor buffer usage from decoderScott LaVarnway
2013-04-11Merge changes I6721e42f,Iaffb1ae8 into experimentalJohn Koleszar
2013-04-11Remove unused vp9 ppc filesJohn Koleszar
2013-04-11Renaming vp9_token_struct to vp9_token and removing previous typedef.Dmitry Kovalev
2013-04-11tokenize: convert skippable functionsJohn Koleszar
2013-04-11Remove unused macroblock versions of reconstruction functions.Ronald S. Bultje
2013-04-11Add foreach_transformed_blockJohn Koleszar
2013-04-11Remove vp9_reset_mb_tokens_contextJohn Koleszar
2013-04-11Encoder code cleanup.Dmitry Kovalev
2013-04-10Make usage of sb_type independent of literal values.Ronald S. Bultje
2013-04-10Make RD superblock mode search size-agnostic.Ronald S. Bultje
2013-04-10Merge "Remove obselete code" into experimentalYaowu Xu
2013-04-10Remove obselete codeYaowu Xu
2013-04-10Merge "Fixing upper case names." into experimentalDmitry Kovalev