summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-08Change test image format to VPX_IMG_FMT_I420John Koleszar
2013-05-08Use common get_uv_tx_size()John Koleszar
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
2013-05-07Adding get_switchable_rate function.Dmitry Kovalev
2013-05-07Removing vp9_swap_yv12_buffer function and corresponding files.Dmitry Kovalev
2013-05-07Deprecate comp_interintra_pred experiment.Paul Wilkins
2013-05-07Remove enable_6tap filter experiment.Paul Wilkins
2013-05-07Deprecate the newbintramode experiment.Paul Wilkins
2013-05-07Adjust q rangePaul Wilkins
2013-05-07Merge "Partially disable error resilience test" into experimentalJohn Koleszar
2013-05-07Merge "Add building blocks for partition down to 4x4" into experimentalJingning Han
2013-05-07Merge "Cosmetic changes in handle_inter_mode_" into experimentalJingning Han
2013-05-07Merge "Revert "Adjust error resilience test data rate."" into experimentalJohn Koleszar
2013-05-07Merge "General code cleanup inside treewriter-related files." into experimentalDmitry Kovalev
2013-05-07Partially disable error resilience testJohn Koleszar
2013-05-07Merge "Adding encode_loopfilter function." into experimentalDmitry Kovalev
2013-05-07Revert "Adjust error resilience test data rate."John Koleszar
2013-05-07Add building blocks for partition down to 4x4Jingning Han
2013-05-07Cosmetic changes in handle_inter_mode_Jingning Han
2013-05-07Make setup_pred_block subsampling-aware.John Koleszar