summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2013-05-08Removing LOOPFILTER_TYPE and corresponding bit in bitstream.Dmitry Kovalev
2013-05-08Merge "Using 4-iteration loop for extra_mb_col inside loopfilter function." i...Dmitry Kovalev
2013-05-08Merge "Removing unused YV12_BUFFER_CONFIG arguments from motion search functi...Dmitry Kovalev
2013-05-08Merge "Eliminating several YV12_BUFFER_CONFIG usages." into experimentalDmitry Kovalev
2013-05-08Merge "Renaming 'Speed' to 'speed' inside VP9_COMP struct." into experimentalDmitry Kovalev
2013-05-08Merge "Removing y_to_uv_block_size and y_bsizet_to_block_size functions." int...Dmitry Kovalev
2013-05-08Merge "Extend left/above partition context to per mi(8x8)" into experimentalJingning Han
2013-05-08Removing y_to_uv_block_size and y_bsizet_to_block_size functions.Dmitry Kovalev
2013-05-08Renaming 'Speed' to 'speed' inside VP9_COMP struct.Dmitry Kovalev
2013-05-08Removing unused YV12_BUFFER_CONFIG arguments from motion search functions.Dmitry Kovalev
2013-05-08Eliminating several YV12_BUFFER_CONFIG usages.Dmitry Kovalev
2013-05-08Using loop to iterate through YV12_BUFFER_CONFIG planes.Dmitry Kovalev
2013-05-08Merge "Replacing vp9_{write, write_literal, bit} macros with functions." into...Dmitry Kovalev
2013-05-08Merge "Removing unused code + little cleanup." into experimentalDmitry Kovalev
2013-05-08Extend left/above partition context to per mi(8x8)Jingning Han
2013-05-07Make switchable filter search subsampling-awareJohn Koleszar
2013-05-07Merge "Make setup_pred_block subsampling-aware." into experimentalJohn Koleszar
2013-05-07Replacing vp9_{write, write_literal, bit} macros with functions.Dmitry Kovalev
2013-05-07Using 4-iteration loop for extra_mb_col inside loopfilter function.Dmitry Kovalev
2013-05-07Merge "Renaming Y1 and UV quant prefixes to y_ and uv_." into experimentalDmitry Kovalev
2013-05-07Merge "Adding get_switchable_rate function." into experimentalDmitry Kovalev
2013-05-07Merge "Deprecate code_zerogroup experiment." into experimentalJohn Koleszar
2013-05-07Merge "Removing vp9_swap_yv12_buffer function and corresponding files." into ...Dmitry Kovalev
2013-05-07Renaming Y1 and UV quant prefixes to y_ and uv_.Dmitry Kovalev
2013-05-07Removing unused code + little cleanup.Dmitry Kovalev
2013-05-07Deprecate code_zerogroup experiment.Paul Wilkins