Sign in
aomedia
/
avm
/
1c43e643b7671cb7a874e158a14b5059832a126d
1c43e64
Removing simple loopfilter and code duplication from loopfilter code.
by Dmitry Kovalev
· 12 years ago
e5f7152
Change to band calculation.
by Paul Wilkins
· 12 years ago
5f221e7
Merge "Fix token allocation for non-4:2:0" into experimental
by John Koleszar
· 12 years ago
998b540
Merge "Fix non-4:2:0 chroma MV calculation for SPLITMV" into experimental
by John Koleszar
· 12 years ago
0e59dad
Merge "Fix 4:2:0 assumptions in debug plane output" into experimental
by John Koleszar
· 12 years ago
cf793a3
Merge "vpxenc: fix mismatch check for non-4:2:0" into experimental
by John Koleszar
· 12 years ago
64667d5
Merge "Subsampling aware allocs and bitstream" into experimental
by John Koleszar
· 12 years ago
aa706c1
Merge "Enable recursive partition type search" into experimental
by Jingning Han
· 12 years ago
4a559d3
Merge "Removing unused simple loopfilter code." into experimental
by Dmitry Kovalev
· 12 years ago
effaa32
Removing unused simple loopfilter code.
by Dmitry Kovalev
· 12 years ago
9755d9f
Remove unused mdcounts
by Yunqing Wang
· 12 years ago
9f5811c
Add joint motion search in comp_inter_inter mode(experiment)
by Yunqing Wang
· 12 years ago
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
da5054c
Fix token allocation for non-4:2:0
by John Koleszar
· 12 years ago
a37ee9d
Fix non-4:2:0 chroma MV calculation for SPLITMV
by John Koleszar
· 12 years ago
6dab4d2
Fix 4:2:0 assumptions in debug plane output
by John Koleszar
· 12 years ago
beae501
vpxenc: fix mismatch check for non-4:2:0
by John Koleszar
· 12 years ago
da58436
Subsampling aware allocs and bitstream
by John Koleszar
· 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
cf8b5a0
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
Next »