aomedia /
aom /
e44678c0613481937a997ad7e073477f24c629d9 - e44678c Enable recursive partition type search by Jingning Han · 12 years ago
- 4305dd4 Avoid calls to get_coef_band(). by Paul Wilkins · 12 years ago
- dd9dc0e Merge "Change test image format to VPX_IMG_FMT_I420" into experimental by John Koleszar · 12 years ago
- eab6a42 Merge "Use common get_uv_tx_size()" into experimental by John Koleszar · 12 years ago
- 8525c02 Merge "Make firstpass encode Y-only" into experimental by John Koleszar · 12 years ago
- eb93893 Updating comments for prediction modes. by Dmitry Kovalev · 12 years ago
- 236ec08 Make firstpass encode Y-only by John Koleszar · 12 years ago
- 9e327db Change test image format to VPX_IMG_FMT_I420 by John Koleszar · 12 years ago
- 1fec23b Use common get_uv_tx_size() by John Koleszar · 12 years ago
- f66320a Removing LOOPFILTER_TYPE and corresponding bit in bitstream. by Dmitry Kovalev · 12 years ago
- 267e933 Merge "Using 4-iteration loop for extra_mb_col inside loopfilter function." into experimental by Dmitry Kovalev · 12 years ago
- c208cd6 Merge "Removing unused YV12_BUFFER_CONFIG arguments from motion search functions." into experimental by Dmitry Kovalev · 12 years ago
- 7b602cb Merge "Eliminating several YV12_BUFFER_CONFIG usages." into experimental by Dmitry Kovalev · 12 years ago
- f091188 Merge "Renaming 'Speed' to 'speed' inside VP9_COMP struct." into experimental by Dmitry Kovalev · 12 years ago
- 60dd610 Merge "Removing y_to_uv_block_size and y_bsizet_to_block_size functions." into experimental by Dmitry Kovalev · 12 years ago
- 944ad13 Merge "Extend left/above partition context to per mi(8x8)" into experimental by Jingning Han · 12 years ago
- 8f4e9ac Removing y_to_uv_block_size and y_bsizet_to_block_size functions. by Dmitry Kovalev · 12 years ago
- 4be190d Renaming 'Speed' to 'speed' inside VP9_COMP struct. by Dmitry Kovalev · 12 years ago
- 965c02c Removing unused YV12_BUFFER_CONFIG arguments from motion search functions. by Dmitry Kovalev · 12 years ago
- 81f33bc Eliminating several YV12_BUFFER_CONFIG usages. by Dmitry Kovalev · 12 years ago
- 673cc21 Using loop to iterate through YV12_BUFFER_CONFIG planes. by Dmitry Kovalev · 12 years ago
- 80f9963 Merge "Replacing vp9_{write, write_literal, bit} macros with functions." into experimental by Dmitry Kovalev · 12 years ago
- a0b6b8a Merge "Removing unused code + little cleanup." into experimental by Dmitry Kovalev · 12 years ago
- 4a88ad8 Extend left/above partition context to per mi(8x8) by Jingning Han · 12 years ago
- 14a5c72 Make switchable filter search subsampling-aware by John Koleszar · 12 years ago
- 7465f52 Merge "Make setup_pred_block subsampling-aware." into experimental by John Koleszar · 12 years ago
- cd5113c Replacing vp9_{write, write_literal, bit} macros with functions. by Dmitry Kovalev · 12 years ago
- 8e39295 Using 4-iteration loop for extra_mb_col inside loopfilter function. by Dmitry Kovalev · 12 years ago
- e874786 Merge "Renaming Y1 and UV quant prefixes to y_ and uv_." into experimental by Dmitry Kovalev · 12 years ago
- 80997b3 Merge "Adding get_switchable_rate function." into experimental by Dmitry Kovalev · 12 years ago
- d6c490c Merge "Deprecate code_zerogroup experiment." into experimental by John Koleszar · 12 years ago
- 9cd5406 Merge "Removing vp9_swap_yv12_buffer function and corresponding files." into experimental by Dmitry Kovalev · 12 years ago
- 1e7cf5d Renaming Y1 and UV quant prefixes to y_ and uv_. by Dmitry Kovalev · 12 years ago
- cba0a5d Removing unused code + little cleanup. by Dmitry Kovalev · 12 years ago
- a14ae84 Deprecate code_zerogroup experiment. by Paul Wilkins · 12 years ago
- 4558162 Adding get_switchable_rate function. by Dmitry Kovalev · 12 years ago
- b05247d Removing vp9_swap_yv12_buffer function and corresponding files. by Dmitry Kovalev · 12 years ago
- 1ed57a6 Deprecate comp_interintra_pred experiment. by Paul Wilkins · 12 years ago
- 0bfcd30 Remove enable_6tap filter experiment. by Paul Wilkins · 12 years ago
- 8c1b516 Deprecate the newbintramode experiment. by Paul Wilkins · 12 years ago
- 9afb670 Adjust q range by Paul Wilkins · 12 years ago
- 67266cb Merge "Partially disable error resilience test" into experimental by John Koleszar · 12 years ago
- b0cd64f Merge "Add building blocks for partition down to 4x4" into experimental by Jingning Han · 12 years ago
- c0102fd Merge "Cosmetic changes in handle_inter_mode_" into experimental by Jingning Han · 12 years ago
- 74096cb Merge "Revert "Adjust error resilience test data rate."" into experimental by John Koleszar · 12 years ago
- 847e184 Merge "General code cleanup inside treewriter-related files." into experimental by Dmitry Kovalev · 12 years ago
- 9fba034 Partially disable error resilience test by John Koleszar · 12 years ago
- 3cd8897 Merge "Adding encode_loopfilter function." into experimental by Dmitry Kovalev · 12 years ago
- c0490a5 Revert "Adjust error resilience test data rate." by John Koleszar · 12 years ago
- cf8b5a09 Add building blocks for partition down to 4x4 by Jingning Han · 12 years ago
- cfea74b Cosmetic changes in handle_inter_mode_ by Jingning Han · 12 years ago
- e559e14 Make setup_pred_block subsampling-aware. by John Koleszar · 12 years ago
- eb92703 Merge "Use common setup_dst_planes function" into experimental by John Koleszar · 12 years ago
- b24735c Adjust error resilience test data rate. by Paul Wilkins · 12 years ago
- 64c0b30 Use common setup_dst_planes function by John Koleszar · 12 years ago
- c0504a9 Merge "Merge SB8X8 into the codebase" into experimental by Jingning Han · 12 years ago
- 776c148 Merge SB8X8 into the codebase by Jingning Han · 12 years ago
- 9c7d06e Merge "Removed vp9_setup_intra_recon()" into experimental by Scott LaVarnway · 12 years ago
- b844e50 Merge "encode_test_driver: make ~Encoder virtual" into experimental by John Koleszar · 12 years ago
- 8c70a0f Merge "Fix tile independency issue in sb8x8" into experimental by Jingning Han · 12 years ago
- aede2a1 Merge "Remove heap alloc of FIRSTPASS_STATS" into experimental by John Koleszar · 12 years ago
- f46fb71 Merge "Y4M input support for 4:2:2, 4:4:4, 4:4:4:4" into experimental by John Koleszar · 12 years ago
- 35e8072 Fix tile independency issue in sb8x8 by Jingning Han · 12 years ago
- e536e17 Merge "Adding model_rd_for_sb function." into experimental by Dmitry Kovalev · 12 years ago
- 2804180 Merge "Removing 3 unused bits from bitstream." into experimental by John Koleszar · 12 years ago
- 6462eeb Remove heap alloc of FIRSTPASS_STATS by John Koleszar · 12 years ago
- 8dd8287 Y4M input support for 4:2:2, 4:4:4, 4:4:4:4 by John Koleszar · 12 years ago
- f7c81cc Removing 3 unused bits from bitstream. by Dmitry Kovalev · 12 years ago
- cb7955d Removed vp9_setup_intra_recon() by Scott LaVarnway · 12 years ago
- 2e5f008 Adding model_rd_for_sb function. by Dmitry Kovalev · 12 years ago
- 2b1a0b6 test/tile_independence_test: check decode return by James Zern · 12 years ago
- 231faf9 Merge "Automatically flag intrinsic files" into experimental by Johann · 12 years ago
- 8e1c97c Fix a unit test failure of sb8x8 on scaling ref by Jingning Han · 12 years ago
- f7fa367 Fix first-pass intra4x4 for sb8x8 experiment. by Ronald S. Bultje · 12 years ago
- 51b7fd0 encode_test_driver: make ~Encoder virtual by James Zern · 12 years ago
- 6723e34 Merge "fix permissions on cpplint.py (0644->0755)" into experimental by James Zern · 12 years ago
- 736915a fix permissions on cpplint.py (0644->0755) by James Zern · 12 years ago
- 842c573 Merge "Fix overflow in RD error calculation code." into experimental by Ronald S. Bultje · 12 years ago
- 30d7b79 Merge "Remove old_block_idx_4x4" into experimental by John Koleszar · 12 years ago
- cfad461 Merge "update cpplint" into experimental by John Koleszar · 12 years ago
- acc9c12 Remove old_block_idx_4x4 by John Koleszar · 12 years ago
- 6c622e2 Merge "Separate transform and quant from vp9_encode_sb" into experimental by John Koleszar · 12 years ago
- 4b8f7a6 Merge "configure: special case flag test for clang" into experimental by James Zern · 12 years ago
- a62fcbe Automatically flag intrinsic files by Johann · 12 years ago
- 3fa5b39 configure: use .cc as c++ extension by James Zern · 12 years ago
- dfa2fb5 configure: special case flag test for clang by James Zern · 12 years ago
- e125286 update cpplint by James Zern · 12 years ago
- 4529c68 Separate transform and quant from vp9_encode_sb by John Koleszar · 12 years ago
- 15879fb Merge "vp9/count_segs: fix out of bounds read" into experimental by James Zern · 12 years ago
- ee808e5 Fix overflow in RD error calculation code. by Ronald S. Bultje · 12 years ago
- f077330 Merge "Create common vp9_encode_sb{,y}" into experimental by John Koleszar · 12 years ago
- 7aae782 Merge "Extend number of reference buffers to 8." into experimental by Adrian Grange · 12 years ago
- d7eea78 Extend number of reference buffers to 8. by Adrian Grange · 12 years ago
- be7d4f9 Merge "Removed is_inter_mode() check" into experimental by Scott LaVarnway · 12 years ago
- 3041cf8 Merge "Reduced y_dequant, uv_dequant size" into experimental by Scott LaVarnway · 12 years ago
- 0349288 Fix use of wrong rate/distortion variables in 16x8 r/d check. by Ronald S. Bultje · 12 years ago
- 183aeec Merge "Removing MAXF macro and using MAX instead." into experimental by Dmitry Kovalev · 12 years ago
- c9327e6 Merge changes Ifea8618a,I014b832a into experimental by James Zern · 12 years ago
- 8fb48af convolve_test: cosmetics by James Zern · 12 years ago
- bc3c6d0 vp9/count_segs: fix out of bounds read by James Zern · 12 years ago