summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-04-16Renaming y1dc_delta_q, uvdc_delta_q, uvac_delta_q fields from VP9Common.Dmitry Kovalev
2013-04-16Merge "Moving tx_type == DCT_DCT checks inside iht_add functions." into exper...Dmitry Kovalev
2013-04-16Remove the mb_no_coeff_skip flagJohn Koleszar
2013-04-16Moving tx_type == DCT_DCT checks inside iht_add functions.Dmitry Kovalev
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-16Merge "Replacing vp9_read, vp9_read_literal, vp9_read_bit macros with functio...John Koleszar
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-15Replacing vp9_read, vp9_read_literal, vp9_read_bit macros with functions.Dmitry Kovalev
2013-04-15Merge "Fix lingering x->skip settings if static_threshold is used." into expe...Ronald S. Bultje
2013-04-15Merge "Add rectangular block size variance/sad functions." into experimentalRonald S. Bultje
2013-04-15Merge "Make filter RD code and encode breakout variance size-independent." in...Ronald S. Bultje
2013-04-15Fix lingering x->skip settings if static_threshold is used.Ronald S. Bultje
2013-04-15Add rectangular block size variance/sad functions.Jingning Han
2013-04-15Make filter RD code and encode breakout variance size-independent.Ronald S. Bultje
2013-04-15Adding mv_joint_vertical and mv_joint_horizontal functions.Dmitry Kovalev
2013-04-15Merge "Motion vector decoder cleanup." into experimentalDmitry 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 "Fix width/height switch-up in U/V SB quantize code." into experimentalRonald S. Bultje
2013-04-15Merge "Removed unused structs in vp9_onyx_int.h." into experimentalRonald S. Bultje
2013-04-15Fix width/height switch-up in U/V SB quantize code.Ronald S. Bultje
2013-04-15Removed unused structs in vp9_onyx_int.h.Ronald S. Bultje
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 "Adding vp9_read_and_apply_sign function." 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-12Motion vector decoder cleanup.Dmitry Kovalev
2013-04-12Merge "Enable inter predictor for rectangular block size" into experimentalJohn Koleszar
2013-04-12Enable inter predictor for rectangular block sizeJingning Han
2013-04-12Removed unnecessary copy from vp9_dequant_iht_add_8x8_cScott LaVarnway
2013-04-12Merge changes I196814c0,I896fdfa0 into experimentalJingning Han
2013-04-12Reorder enum i4X4 predcition modesYaowu Xu
2013-04-12Rename B_PRED to I4X4_PREDYaowu Xu
2013-04-12Merge "Remove unnecessary vp9_copy_memNxN() calls" into experimentalScott LaVarnway
2013-04-11Move prediction hit counting to update_state().Ronald S. Bultje
2013-04-11Remove unnecessary vp9_copy_memNxN() callsScott LaVarnway
2013-04-11Make intra predictor support rectangular blocksJingning Han
2013-04-11Merge loop over all macroblock modes into encode_sb_row().Ronald S. Bultje
2013-04-11Merge "Remove unused vp9_recon_mb{y,uv}_s" into experimentalJohn Koleszar