Sign in
aomedia
/
aom
/
7b22c1d43342ed18329c823b3737ee95738e6e04
7b22c1d
Force the VPX boolcoder trees in the ANS test.
by Alex Converse
· 9 years ago
89a8174
Merge "Make set_reference control API work in VP9 and VP10" into nextgenv2
by Yunqing Wang
· 9 years ago
14f2d03
Merge "Fix assertion fail in build_intra_predictors" into nextgenv2
by Hui Su
· 9 years ago
33833ae
Merge "Use vp10_[fwd/inv]_txfm2d_add_#x# for bd 10" into nextgenv2
by Angie Chiang
· 9 years ago
72e29c3
Merge changes I3c72a2d8,I9905f3a8 into nextgenv2
by Alex Converse
· 9 years ago
9aaa3c9
Make set_reference control API work in VP9 and VP10
by Yunqing Wang
· 9 years ago
9ab6e58
Merge "Fixes for Palette mode" into nextgenv2
by Hui Su
· 9 years ago
f24b91c
Fix assertion fail in build_intra_predictors
by hui su
· 9 years ago
80bc1d1
Merge "8x8/16x16 HT types V_DCT to H_FLIPADST SSE2 optimization" into nextgenv2
by Yi Luo
· 9 years ago
8a128c2
Fixes for Palette mode
by hui su
· 9 years ago
9859dde
Merge "Use speed 2 on superframe test." into nextgenv2
by Alex Converse
· 9 years ago
0aef392
Use speed 2 on superframe test.
by Alex Converse
· 9 years ago
297c91a
Merge "Fix failing test: VP10/SuperframeTest.TestSuperframeIndexIsOptional/0" into nextgenv2
by Alex Converse
· 9 years ago
770bf71
8x8/16x16 HT types V_DCT to H_FLIPADST SSE2 optimization
by Yi Luo
· 9 years ago
c5d118f
Fix failing test: VP10/SuperframeTest.TestSuperframeIndexIsOptional/0
by Alex Converse
· 9 years ago
e63792e
A major speed up for obmc experiment
by Yue Chen
· 9 years ago
d5c6b83
Merge "Fix memory leak and slopiness around the uncompressed ANS buffer." into nextgenv2
by Alex Converse
· 9 years ago
916bdfd
Merge "Recover tile coding performance" into nextgenv2
by Yunqing Wang
· 9 years ago
30097af
Fix memory leak and slopiness around the uncompressed ANS buffer.
by Alex Converse
· 9 years ago
65bea98
Add pluggable bitwriters.
by Alex Converse
· 9 years ago
efd566f
Add pluggable bitreaders.
by Alex Converse
· 9 years ago
f9d77d6
Merge "Speed up ext-intra" into nextgenv2
by Hui Su
· 9 years ago
bdcc140
Recover tile coding performance
by Yunqing Wang
· 9 years ago
c85a681
Speed up ext-intra
by hui su
· 9 years ago
07a1fd4
Merge "4x4 hybrid transform type V_DCT to H_FLIPADST SSE2 optimization" into nextgenv2
by Yi Luo
· 9 years ago
4970388
4x4 hybrid transform type V_DCT to H_FLIPADST SSE2 optimization
by Yi Luo
· 9 years ago
9cb3664
Fix compiling error in highbd transform unit test
by Jingning Han
· 9 years ago
fa76102
Merge "Fix an enc/dec mismatch issue in DRL experiment" into nextgenv2
by Jingning Han
· 9 years ago
4823dc3
Fix an enc/dec mismatch issue in DRL experiment
by Jingning Han
· 9 years ago
490ba1a
Port large scale tile coding features from nextgen.
by Geza Lore
· 9 years ago
b433446
Merge "Call vp10_fwd_txfm_4x4 in encode_inter_mb_segment" into nextgenv2
by Angie Chiang
· 9 years ago
ea94451
Merge "Misc. updates for highbd changes" into nextgenv2
by Yi Luo
· 9 years ago
659c2c9
Misc. updates for highbd changes
by Yi Luo
· 9 years ago
1fcb5fc
Refactor motion vector residual coding process
by Jingning Han
· 9 years ago
d9a0cbb
Use vp10_[fwd/inv]_txfm2d_add_#x# for bd 10
by Angie Chiang
· 9 years ago
2b93fde
Call vp10_fwd_txfm_4x4 in encode_inter_mb_segment
by Angie Chiang
· 9 years ago
deb3305
Merge "Highbd fht4x4 SSE4.1 optimization for DCT_DCT mode - Setup function vp10_highbd_fht4x4_sse4_1 for highbd SSE4.1 intrinsics optimization. - Wrote SSE4.1 functions: load_buffer_4x4(), write_buffer_4x4(), and fdct4x4_sse4_1(). - Used logic right shift to avoid coeff memory write/read. - Turned on vp10_highbd_fht4x4_sse4_1 for DCT_DCT mode only. - Improved overall encoding performance >2.3% for 50 frames sequence, park_joy_1080p_12.y4m, in which, --input-bit-depth=12, --bit-depth=12, 50 frames. - Unit test passed." into nextgenv2
by Yi Luo
· 9 years ago
daf2fb4
Merge "Add "entropy" experiment" into nextgenv2
by Hui Su
· 9 years ago
a06e39a
Merge "Add buf_ans.h to the Makefile." into nextgenv2
by Alex Converse
· 9 years ago
b5454b2
Merge "Add some ANS helpers needed to replace the vpx bool coder with pure ANS." into nextgenv2
by Alex Converse
· 9 years ago
13501fe
Merge "Small speed up for super_block_uvrd" into nextgenv2
by Hui Su
· 9 years ago
977dccd
Highbd fht4x4 SSE4.1 optimization for DCT_DCT mode
by Yi Luo
· 9 years ago
7a3bae7
Merge "Porting ext_partition experiment from nextgen" into nextgenv2
by Debargha Mukherjee
· 9 years ago
a61e506
Make the tile independence test shorter
by Debargha Mukherjee
· 9 years ago
6b9cb8c
Add some ANS helpers needed to replace the vpx bool coder with pure ANS.
by Alex Converse
· 9 years ago
2613b5e
Merge "Refactor prediction functions of OBMC" into nextgenv2
by Yue Chen
· 9 years ago
5cce322
Porting ext_partition experiment from nextgen
by Julia Robson
· 9 years ago
b00c090
Wrap write_modes functions with macros to avoid ifdefs at all the callsites.
by Alex Converse
· 9 years ago
9d380d8
Merge "mv vp10_fwd_txfm2d_#x# into vp10_rtcd.h" into nextgenv2
by Angie Chiang
· 9 years ago
063e965
Merge "Passing TXFM_TYPE instead of func pointer" into nextgenv2
by Angie Chiang
· 9 years ago
b5083af
Merge "Refactor transform type-size search function" into nextgenv2
by Yue Chen
· 9 years ago
4df51c8
Merge "Refactor sub8x8 reference motion vector search function" into nextgenv2
by Jingning Han
· 9 years ago
bfdcccd
Merge "Rework the DRL syntax entropy coding system" into nextgenv2
by Jingning Han
· 9 years ago
2e3f773
Refactor prediction functions of OBMC
by Yue Chen
· 9 years ago
7c1f6d1
Refactor transform type-size search function
by Yue Chen
· 9 years ago
e6a136e
Add buf_ans.h to the Makefile.
by Alex Converse
· 9 years ago
cbfc15b
Merge "Properly set rate_nocoef when pallete mode is used" into nextgenv2
by Yaowu Xu
· 9 years ago
c28dbdf
Merge "Adds 1D transforms for ADST/FlipADST to make 16" into nextgenv2
by Debargha Mukherjee
· 9 years ago
d324c6b
Write MB tokens using the forward buffered ANS writer.
by Alex Converse
· 9 years ago
109ef96
Merge "Add a placeholder forward buffered ANS coder." into nextgenv2
by Alex Converse
· 9 years ago
1b17559
Adds 1D transforms for ADST/FlipADST to make 16
by Debargha Mukherjee
· 9 years ago
c96c3fa
Properly set rate_nocoef when pallete mode is used
by Yaowu Xu
· 9 years ago
abd447e
mv vp10_fwd_txfm2d_#x# into vp10_rtcd.h
by Angie Chiang
· 9 years ago
40ef86f
Passing TXFM_TYPE instead of func pointer
by Angie Chiang
· 9 years ago
66df6e7
Refactor sub8x8 reference motion vector search function
by Jingning Han
· 9 years ago
5c9d315
Rework the DRL syntax entropy coding system
by Jingning Han
· 9 years ago
4914ae4
Merge "Enable dynamic motion vector referencing for newmv mode" into nextgenv2
by Jingning Han
· 9 years ago
6074403
Merge "Add ext_partition_types config option" into nextgenv2
by Debargha Mukherjee
· 9 years ago
3c065ac
Merge "Refactor bsse and skip_txfm in MACROBLOCK." into nextgenv2
by Debargha Mukherjee
· 9 years ago
05029a4
Merge "Refactor save_context restore_context in rd_pick_partition." into nextgenv2
by Debargha Mukherjee
· 9 years ago
0ac48f8
Merge "Refactor mbmi->inter_tx_size to 2D array." into nextgenv2
by Debargha Mukherjee
· 9 years ago
0adb805
Merge "Remove prune three from speed features" into nextgenv2
by Sarah Parker
· 9 years ago
fab5454
Remove prune three from speed features
by Sarah Parker
· 9 years ago
44ce668
Add a placeholder forward buffered ANS coder.
by Alex Converse
· 9 years ago
42e5c2a
Two minor logic fixes
by Yaowu Xu
· 9 years ago
93748c3
Enable dynamic motion vector referencing for newmv mode
by Jingning Han
· 9 years ago
30d2d97
Small speed up for super_block_uvrd
by hui su
· 9 years ago
f8cfb72
Refactor bsse and skip_txfm in MACROBLOCK.
by Geza Lore
· 9 years ago
efe7d4e
Refactor mbmi->inter_tx_size to 2D array.
by Geza Lore
· 9 years ago
8bc8f27
Add ext_partition_types config option
by Julia Robson
· 9 years ago
cb61bfa
Merge "Minor bug fix in ex-intra experiment" into nextgenv2
by Hui Su
· 9 years ago
507c55b
Minor bug fix in ex-intra experiment
by hui su
· 9 years ago
99235fd
Merge "Fix hbd segfault for prune_one and prune_two" into nextgenv2
by Sarah Parker
· 9 years ago
cb3072c
Refactor: call inv_txfm_add
by Angie Chiang
· 9 years ago
6b55b8d
Refactor:Merge inverse_transform_block_inter/intra
by Angie Chiang
· 9 years ago
e8bcce1
Merge "add dct 64x64 transform" into nextgenv2
by Angie Chiang
· 9 years ago
79dd1ee
Fix hbd segfault for prune_one and prune_two
by Sarah Parker
· 9 years ago
24659db
Refactor save_context restore_context in rd_pick_partition.
by Geza Lore
· 9 years ago
51f9512
Merge "Properly save and restore skip related variables" into nextgenv2
by Yaowu Xu
· 9 years ago
ed2514a
add dct 64x64 transform
by Angie Chiang
· 9 years ago
a129905
Merge "Optimize HBD up-sampled prediction functions" into nextgenv2
by Yunqing Wang
· 9 years ago
4fcc4f8
Properly save and restore skip related variables
by Yaowu Xu
· 9 years ago
83b47af
Add "entropy" experiment
by hui su
· 9 years ago
f330444
Merge "remove filter_cache" into nextgenv2
by Angie Chiang
· 9 years ago
c2005c5
Factor out zeroing above and left context.
by Geza Lore
· 9 years ago
8735c17
Fix build without supertx.
by Geza Lore
· 9 years ago
fced640
Merge "Properly set the estimate of rate_nocoef" into nextgenv2
by Yaowu Xu
· 9 years ago
2becffa
Properly set the estimate of rate_nocoef
by Yaowu Xu
· 9 years ago
b6fef12
remove filter_cache
by Angie Chiang
· 9 years ago
c67dd39
Merge "Add "entropy" experiment flag" into nextgenv2
by Hui Su
· 9 years ago
Next »