summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-05-14Enable recursive partition down to 4x4Jingning Han
2013-05-14Merge "Do joint motion search iteratively" into experimentalYunqing Wang
2013-05-14Merge "changed to use adst for D63_PRED" into experimentalYaowu Xu
2013-05-14Merge "Revert "Preparing vp9_deblock and vp9_denoise to alpha support."" into...John Koleszar
2013-05-14Revert "Preparing vp9_deblock and vp9_denoise to alpha support."John Koleszar
2013-05-13changed to use adst for D63_PREDYaowu Xu
2013-05-13Merge "Using loop through all planes inside scale_and_extend_frame function."...Dmitry Kovalev
2013-05-13Merge "Preparing vp9_deblock and vp9_denoise to alpha support." into experime...Dmitry Kovalev
2013-05-13Merge "Moving vp9_decode_frame declaration to vp9_decodframe.h." into experim...Dmitry Kovalev
2013-05-13Merge "Adding encode_quantization function." into experimentalDmitry Kovalev
2013-05-13Merge "Code cleanup inside vp9_firstpass.c." into experimentalDmitry Kovalev
2013-05-13Merge "Removing simple loopfilter and code duplication from loopfilter code."...Dmitry Kovalev
2013-05-13Removing simple loopfilter and code duplication from loopfilter code.Dmitry Kovalev
2013-05-13Adding encode_quantization function.Dmitry Kovalev
2013-05-13Using loop through all planes inside scale_and_extend_frame function.Dmitry Kovalev
2013-05-13Moving vp9_decode_frame declaration to vp9_decodframe.h.Dmitry Kovalev
2013-05-13Preparing vp9_deblock and vp9_denoise to alpha support.Dmitry Kovalev
2013-05-13Do joint motion search iterativelyYunqing Wang
2013-05-13Merge "Use consistent partition context setup in enc/dec" into experimentalJingning Han
2013-05-13Merge "Force bsize for UV in I4X4 and SPLITMV" into experimentalJingning Han
2013-05-13Merge "Move get_sb_index to vp9_blockd.h" into experimentalJingning Han
2013-05-13Change to band calculation.Paul Wilkins
2013-05-11Use consistent partition context setup in enc/decJingning Han
2013-05-11Force bsize for UV in I4X4 and SPLITMVJingning Han
2013-05-11Move get_sb_index to vp9_blockd.hJingning Han
2013-05-10Merge "Fix token allocation for non-4:2:0" into experimentalJohn Koleszar
2013-05-10Merge "Fix non-4:2:0 chroma MV calculation for SPLITMV" into experimentalJohn Koleszar
2013-05-10Merge "Fix 4:2:0 assumptions in debug plane output" into experimentalJohn Koleszar
2013-05-10Merge "vpxenc: fix mismatch check for non-4:2:0" into experimentalJohn Koleszar
2013-05-10Merge "Subsampling aware allocs and bitstream" into experimentalJohn Koleszar
2013-05-10Merge "Enable recursive partition type search" into experimentalJingning Han
2013-05-10Merge "Removing unused simple loopfilter code." into experimentalDmitry Kovalev
2013-05-10Removing unused simple loopfilter code.Dmitry Kovalev
2013-05-10Remove unused mdcountsYunqing Wang
2013-05-10Add joint motion search in comp_inter_inter mode(experiment)Yunqing Wang
2013-05-10Enable recursive partition type searchJingning Han
2013-05-10Avoid calls to get_coef_band().Paul Wilkins
2013-05-09Fix token allocation for non-4:2:0John Koleszar
2013-05-09Fix non-4:2:0 chroma MV calculation for SPLITMVJohn Koleszar
2013-05-09Fix 4:2:0 assumptions in debug plane outputJohn Koleszar
2013-05-09vpxenc: fix mismatch check for non-4:2:0John Koleszar
2013-05-09Subsampling aware allocs and bitstreamJohn Koleszar
2013-05-09Merge "Change test image format to VPX_IMG_FMT_I420" into experimentalJohn Koleszar
2013-05-09Merge "Use common get_uv_tx_size()" into experimentalJohn Koleszar
2013-05-09Merge "Make firstpass encode Y-only" into experimentalJohn Koleszar
2013-05-09Updating comments for prediction modes.Dmitry Kovalev
2013-05-09Make firstpass encode Y-onlyJohn Koleszar
2013-05-08Change test image format to VPX_IMG_FMT_I420John Koleszar
2013-05-08Use common get_uv_tx_size()John Koleszar
2013-05-08Code cleanup inside vp9_firstpass.c.Dmitry Kovalev