Sign in
aomedia
/
avm
/
cf26c03ce9e5d024cc46a786906ada05f316c6bd
cf26c03
Fix vp10 highbd psnr calculation
by Angie Chiang
· 9 years ago
9be7075
Merge "HBD hybrid transform 8x8 SSE4.1 optimization" into nextgenv2
by Yi Luo
· 9 years ago
2a39296
Merge "Fix encoder failure in segmentation mode" into nextgenv2
by Jingning Han
· 9 years ago
e729d28
Fix encoder failure in segmentation mode
by Jingning Han
· 9 years ago
299c5fc
HBD hybrid transform 8x8 SSE4.1 optimization
by Yi Luo
· 9 years ago
88fe787
Refactor wedge generation
by Debargha Mukherjee
· 9 years ago
cf3ee22
Merge "Make the backward updates work with bitshifts" into nextgenv2
by Debargha Mukherjee
· 9 years ago
e4bf50b
Make the backward updates work with bitshifts
by Debargha Mukherjee
· 9 years ago
7ff7943
Brings back near-near compound mode into ext-inter
by Debargha Mukherjee
· 9 years ago
bf93b38
Fix some mismatches when using ext-interp.
by Geza Lore
· 9 years ago
b93a1e6
Merge changes Ia2dd6bb1,Id1220b03 into nextgenv2
by Alex Converse
· 9 years ago
4aafcd2
Merge "convolve_test: Avoid #if inside INSTANTIATE_TEST_CASE_P" into nextgenv2
by Alex Converse
· 9 years ago
13c3757
Merge "buf_ans: Misc cleanup." into nextgenv2
by Alex Converse
· 9 years ago
338c9e70
Merge "ext-intra: completely remove floating point operations" into nextgenv2
by Hui Su
· 9 years ago
2e520f2
transform tests: Avoid #if inside INSTANTIATE_TEST_CASE_P
by Alex Converse
· 9 years ago
25de2e1
variance_test: Avoid #if inside INSTANTIATE_TEST_CASE_P
by Alex Converse
· 9 years ago
f03e238
convolve_test: Avoid #if inside INSTANTIATE_TEST_CASE_P
by Alex Converse
· 9 years ago
38dfee8
Merge "Fix vp10 txfm on MSVC 2015." into nextgenv2
by Alex Converse
· 9 years ago
fc838a0
buf_ans: Misc cleanup.
by Alex Converse
· 9 years ago
bd76fc0
Merge "Turn skip recode off temporarily for ref-mv" into nextgenv2
by Debargha Mukherjee
· 9 years ago
97673cb
Fix vp10 txfm on MSVC 2015.
by Alex Converse
· 9 years ago
6e39af3
ext-intra: completely remove floating point operations
by hui su
· 9 years ago
22a68fb
Merge "Fix compound mv costing for ref-mv." into nextgenv2
by Jingning Han
· 9 years ago
a671241
Turn skip recode off temporarily for ref-mv
by Debargha Mukherjee
· 9 years ago
bc982cc
Merge "Initialize dummy variables." into nextgenv2
by Debargha Mukherjee
· 9 years ago
264d5c4
Fix compound mv costing for ref-mv.
by Geza Lore
· 9 years ago
d29ec48
Initialize dummy variables.
by Geza Lore
· 9 years ago
4e17739
Fix ext-tile without ext-partition.
by Geza Lore
· 9 years ago
88bb103
Merge "Optimization for EXT_INTER + OBMC" into nextgenv2
by Yue Chen
· 9 years ago
3ac12ae
Optimization for EXT_INTER + OBMC
by Yue Chen
· 9 years ago
e5b8a01
Merge "Reduce intra transform set" into nextgenv2
by Debargha Mukherjee
· 9 years ago
02e941d
Merge "Remove double counting for mv costs" into nextgenv2
by Yue Chen
· 9 years ago
2f2448a
Merge "Rework motion vector precision limit" into nextgenv2
by Jingning Han
· 9 years ago
34177e6
Remove double counting for mv costs
by Yue Chen
· 9 years ago
3f7a709
Merge "ext-intra: get rid of some floating operations." into nextgenv2
by Hui Su
· 9 years ago
8678ab4
Rework motion vector precision limit
by Jingning Han
· 9 years ago
8851acc
Reduce intra transform set
by Debargha Mukherjee
· 9 years ago
1e93a3e
Merge "Keep track of zcoeff_blk in tx size/type search" into nextgenv2
by Hui Su
· 9 years ago
ad50c22
ext-intra: get rid of some floating operations.
by hui su
· 9 years ago
022da62
Merge "Clear X87 register state before using double." into nextgenv2
by Debargha Mukherjee
· 9 years ago
333ff88
Merge "HBD hybrid transform 4x4 SSE4.1 optimization" into nextgenv2
by Yi Luo
· 9 years ago
23c4116
Clear X87 register state before using double.
by Geza Lore
· 9 years ago
d4fe243
Merge "Raise the probability resolution for rANS tokens to 10-bits per symbol" into nextgenv2
by Alex Converse
· 9 years ago
a4593f1
HBD hybrid transform 4x4 SSE4.1 optimization
by Yi Luo
· 9 years ago
b4cbe54
Merge "Fix out-of-bound memory access in loop filter" into nextgenv2
by Jingning Han
· 9 years ago
221c09a
Merge "Refactor sub-pixel motion search" into nextgenv2
by Jingning Han
· 9 years ago
0aa6435
vp10/rdopt: quiet unused variable warning
by James Zern
· 9 years ago
8ce563b
Merge "Fix EXT_INTER unit test failure in 32-bit builds" into nextgenv2
by Yue Chen
· 9 years ago
004c7fa
Fix out-of-bound memory access in loop filter
by Jingning Han
· 9 years ago
6daf1a4
Fix EXT_INTER unit test failure in 32-bit builds
by Yue Chen
· 9 years ago
cdf989a
Silence compiler above-boundary warnings
by Jingning Han
· 9 years ago
1f57aa3
Raise the probability resolution for rANS tokens to 10-bits per symbol
by Alex Converse
· 9 years ago
77d451e
Refactor sub-pixel motion search
by Jingning Han
· 9 years ago
0dccc85
Replace left shift with multiplications
by Jingning Han
· 9 years ago
3f6ec14
Fix an enc/dec mismatch issue in ext-inter experiment
by Jingning Han
· 9 years ago
cf7f006
Change hybrid transform function argument from TXFM_2D_CFG* to int
by Yi Luo
· 9 years ago
8f2fa04
Unbreak the non-var_tx build.
by Alex Converse
· 9 years ago
53968c3
Merge "Fix uninitialized blk_skip for VAR TX." into nextgenv2
by Debargha Mukherjee
· 9 years ago
6705808
Merge "Move ZERO_TOKEN into the ANS coef tokenset." into nextgenv2
by Alex Converse
· 9 years ago
7d598d6
Merge "relax txfm test error constraint" into nextgenv2
by Angie Chiang
· 9 years ago
fcea148
Merge "Store ANS token CDFs in the FRAME_CONTEXT rather than in a global table." into nextgenv2
by Alex Converse
· 9 years ago
3829cd2
Move ZERO_TOKEN into the ANS coef tokenset.
by Alex Converse
· 9 years ago
1a0352d
Merge "Handle zero motion vector residual" into nextgenv2
by Jingning Han
· 9 years ago
1e02f2e
Merge "Adjust optimize_b RD parameters" into nextgenv2
by Hui Su
· 9 years ago
ee8c72d
Merge "Enable optimize_b for intra blocks" into nextgenv2
by Hui Su
· 9 years ago
aea0cc5
Merge "Change the naming of txfm#d_test" into nextgenv2
by Angie Chiang
· 9 years ago
218dfbd
Change the naming of txfm#d_test
by Angie Chiang
· 9 years ago
7dffb43
Keep track of zcoeff_blk in tx size/type search
by hui su
· 9 years ago
feb2184
Merge "Remove an unsuccessful adaption of overlap sizes in obmc experiment" into nextgenv2
by Yue Chen
· 9 years ago
ad59b08
Adjust optimize_b RD parameters
by hui su
· 9 years ago
e43c211
Enable optimize_b for intra blocks
by hui su
· 9 years ago
6ca3646
Store ANS token CDFs in the FRAME_CONTEXT rather than in a global table.
by Alex Converse
· 9 years ago
ab759be
Merge "Use an exponential growth approach for the ANS reversal buffer." into nextgenv2
by Alex Converse
· 9 years ago
7aa95be
Fix uninitialized blk_skip for VAR TX.
by Geza Lore
· 9 years ago
efc6aa0
Merge "Merge branch 'master' into nextgenv2" into nextgenv2
by Yaowu Xu
· 9 years ago
8d64b53
Revert "Fix uninitialized blk_skip for VAR TX."
by Geza Lore
· 9 years ago
e7b89d8
Fix uninitialized blk_skip for VAR TX.
by Geza Lore
· 9 years ago
ec2ffda
Handle zero motion vector residual
by Jingning Han
· 9 years ago
3cf1a08
Merge "Disable HBD 4x4 DCT_DCT HT test" into nextgenv2
by Yi Luo
· 9 years ago
c0fd271
Remove an unsuccessful adaption of overlap sizes in obmc experiment
by Yue Chen
· 9 years ago
ed04e82
Merge branch 'master' into nextgenv2
by Yaowu Xu
· 9 years ago
2aa6117
Refactor transform selection process
by Jingning Han
· 9 years ago
c5449d3
Merge "Refactor rd_variance_adjustment function" into nextgenv2
by Jingning Han
· 9 years ago
caf066f
Merge changes I67543d36,I763f2924 into nextgenv2
by Angie Chiang
· 9 years ago
dd04329
Disable HBD 4x4 DCT_DCT HT test
by Yi Luo
· 9 years ago
2e08419
Merge "Adjustment to prediction decay."
by Paul Wilkins
· 9 years ago
d72560e
Merge "Fit adst/dct's stage range into 32-bit in bd12" into nextgenv2
by Angie Chiang
· 9 years ago
cf3ef18
Merge "Remove double operation from tx_size selection" into nextgenv2
by Angie Chiang
· 9 years ago
a431a93
Merge "Improvement on hybrid transform 4x4 DCT_DCT SSE4.1 optimization" into nextgenv2
by Yi Luo
· 9 years ago
6de4a77
Remove double operation from tx_size selection
by Angie Chiang
· 9 years ago
c8312da
Refactor rd_variance_adjustment function
by Jingning Han
· 9 years ago
16a99e9
Merge "Optimization for EXT_INTER + OBMC combination" into nextgenv2
by Yue Chen
· 9 years ago
321794c
Optimization for EXT_INTER + OBMC combination
by Yue Chen
· 9 years ago
71fa2b2
Merge "Fix an unaligned memory allocation in HT 4x4 speed test" into nextgenv2
by Yi Luo
· 9 years ago
e7f6475
Merge "remove redundant header" into nextgenv2
by Angie Chiang
· 9 years ago
8de8499
remove redundant header
by Angie Chiang
· 9 years ago
1b0092a
relax txfm test error constraint
by Angie Chiang
· 9 years ago
f53ecc2
Fix an unaligned memory allocation in HT 4x4 speed test
by Yi Luo
· 9 years ago
f095ea7
Improvement on hybrid transform 4x4 DCT_DCT SSE4.1 optimization
by Yi Luo
· 9 years ago
9faa029
Merge "VP9: inline vp9_get_intra_inter_context()"
by Scott LaVarnway
· 9 years ago
Next »