Sign in
aomedia
/
aom
/
a129905c705b5ee7b84b07fcb76c3c75c2e864c5
/
vp10
/
common
c2005c5
Factor out zeroing above and left context.
by Geza Lore
· 9 years ago
dcbbb81
Merge "Refactor 1D transforms" into nextgenv2
by Debargha Mukherjee
· 9 years ago
cb37db1
Merge "Fix copy/zero macros." into nextgenv2
by Debargha Mukherjee
· 9 years ago
b00aa8f
Merge "Turn off 32x32 transform type selection" into nextgenv2
by Jingning Han
· 9 years ago
a301f5e
Fix copy/zero macros.
by Geza Lore
· 9 years ago
9b88762
Refactor 1D transforms
by Debargha Mukherjee
· 9 years ago
a2c87a3
Turn off 32x32 transform type selection
by Jingning Han
· 9 years ago
e38e2ad
Merge "Fix an overflow in highbitdepth loop restoration" into nextgenv2
by Debargha Mukherjee
· 9 years ago
f0e0a7e
Merge "Complete (mostly) migration of palette mode" into nextgenv2
by Hui Su
· 9 years ago
7ea59de
Fix an overflow in highbitdepth loop restoration
by Debargha Mukherjee
· 9 years ago
f7fbc54
Merge "Fix compiler warnings" into nextgenv2
by Hui Su
· 9 years ago
8fce4b85
Fix compiler warnings
by hui su
· 9 years ago
68d9a14
Merge "Enable hybrid 1-D/2-D transform coding for highbd setting" into nextgenv2
by Jingning Han
· 9 years ago
78b0bd0
Complete (mostly) migration of palette mode
by hui su
· 9 years ago
ce4b35d
Merge "Adds compound wedge prediction modes" into nextgenv2
by Debargha Mukherjee
· 9 years ago
c453ae5
Enable hybrid 1-D/2-D transform coding for highbd setting
by Jingning Han
· 9 years ago
f34deab
Adds compound wedge prediction modes
by Debargha Mukherjee
· 9 years ago
431e359
Merge "Implemented DST 16x16 SSE2 intrinsics optimization" into nextgenv2
by Yi Luo
· 9 years ago
240ae97
Merge "Add horizontal and vertical scan order for 1-D transform" into nextgenv2
by Jingning Han
· 9 years ago
e041309
Add horizontal and vertical scan order for 1-D transform
by Jingning Han
· 9 years ago
954e560
Refactor entropy coding of transform size
by hui su
· 9 years ago
50a164a
Implemented DST 16x16 SSE2 intrinsics optimization
by Yi Luo
· 9 years ago
28eb784
Fix several MSVC compiler warning/errors
by Yaowu Xu
· 9 years ago
76d4fdd
Merge "ANS: Switch from PDFs to CDFs." into nextgenv2
by Alex Converse
· 9 years ago
6adfba7
Merge "Make sharp filter 10 tap and makes sharp2 sharper" into nextgenv2
by Debargha Mukherjee
· 9 years ago
79c5a53
Merge "Hybrid 1-D/2-D transform coding" into nextgenv2
by Jingning Han
· 9 years ago
a8dc969
Hybrid 1-D/2-D transform coding
by Jingning Han
· 9 years ago
5e5bef6
Merge "Cleanup in get_uv_tx_size" into nextgenv2
by Hui Su
· 9 years ago
c3c1c6f
Cleanup in get_uv_tx_size
by hui su
· 9 years ago
10cdeab
Fix a bug in obmc prediction
by Yue Chen
· 9 years ago
351ca31
Merge "Apply mv precision check to reference mv candidate" into nextgenv2
by Jingning Han
· 9 years ago
7d2618b
Make sharp filter 10 tap and makes sharp2 sharper
by Debargha Mukherjee
· 9 years ago
6bbbe31
ANS: Switch from PDFs to CDFs.
by Alex Converse
· 9 years ago
13fb7c1
Apply mv precision check to reference mv candidate
by Jingning Han
· 9 years ago
ebc6e05
Fix a bug in vp10_predict_intra_block
by hui su
· 9 years ago
90fe1cf
Merge "Fix a couple of minor bugs in vp10_has_right and vp10_has_bottom" into nextgenv2
by Hui Su
· 9 years ago
935a837
Fix a couple of minor bugs in vp10_has_right and vp10_has_bottom
by hui su
· 9 years ago
7667733
Update obmc counts in multithread mode
by Angie Chiang
· 9 years ago
db08450
A build fix and some other cosmetic changes
by Debargha Mukherjee
· 9 years ago
48589e8
Merge "Some refactoring and cleanups of interp filter" into nextgenv2
by Debargha Mukherjee
· 9 years ago
dca86af
Merge "Unify frame border extension operation" into nextgenv2
by Jingning Han
· 9 years ago
bab2912
Some refactoring and cleanups of interp filter
by Debargha Mukherjee
· 9 years ago
d1d11fc
Unify frame border extension operation
by Jingning Han
· 9 years ago
7ded038
Port interintra experiment from nextgen.
by Geza Lore
· 9 years ago
3287f55
Merge "Hooks to use 32x32 masked transforms for ext-tx" into nextgenv2
by Debargha Mukherjee
· 9 years ago
2b7196a
Merge "Use sharp filter for alter reference frame generation" into nextgenv2
by Jingning Han
· 9 years ago
83ecafb
Merge "Enable context based motion vector entropy coding" into nextgenv2
by Jingning Han
· 9 years ago
72eda13
Use sharp filter for alter reference frame generation
by Jingning Han
· 9 years ago
da2d4a7
Hooks to use 32x32 masked transforms for ext-tx
by Debargha Mukherjee
· 9 years ago
ad574d4
Merge "Some fixes in reconintra" into nextgenv2
by Debargha Mukherjee
· 9 years ago
aa6c754
Merge remote-tracking branch 'webm/master' into nextgenv2
by Yaowu Xu
· 9 years ago
3ef0db0
Some fixes in reconintra
by Debargha Mukherjee
· 9 years ago
44dba01
Rename above and left offset variables.
by Geza Lore
· 9 years ago
47bc2a5
Enable context based motion vector entropy coding
by Jingning Han
· 9 years ago
05f3314
Merge "Port "Better workaround for Bug 1089." to vp10 (nextgenv2)." into nextgenv2
by Alex Converse
· 9 years ago
5340d14
Merge "Merge 12sharp filter into ext-interp" into nextgenv2
by Angie Chiang
· 9 years ago
e4af6a4
Merge 12sharp filter into ext-interp
by Angie Chiang
· 9 years ago
94493e6
Merge "Fix 12 TAP convolution bug" into nextgenv2
by Angie Chiang
· 9 years ago
9fce131
Port "Better workaround for Bug 1089." to vp10 (nextgenv2).
by Alex Converse
· 9 years ago
1f984a5
Merge "Vectorize motion vector probability models" into nextgenv2
by Jingning Han
· 9 years ago
682dad0
Merge "Store predicted motion vectors" into nextgenv2
by Jingning Han
· 9 years ago
1e40306
Fix 12 TAP convolution bug
by Angie Chiang
· 9 years ago
df59bb8
Vectorize motion vector probability models
by Jingning Han
· 9 years ago
876c8b0
Store predicted motion vectors
by Jingning Han
· 9 years ago
286480d
Merge "Speed-up for ext-intra" into nextgenv2
by Hui Su
· 9 years ago
c4b69eb
Speed-up for ext-intra
by hui su
· 9 years ago
35d9ead
Merge "Extends ext-tx to support 32x32 masked transforms" into nextgenv2
by Debargha Mukherjee
· 9 years ago
7485498
Extends ext-tx to support 32x32 masked transforms
by Debargha Mukherjee
· 9 years ago
110d377
remove loopfilter 'count' param TODOs
by James Zern
· 9 years ago
9b44d9d
split vpx_highbd_lpf_horizontal_16 in two
by James Zern
· 9 years ago
1b519fb
split vpx_lpf_horizontal_16 in two
by James Zern
· 9 years ago
e7a23d7
vpx_highbd_lpf_horizontal_4: remove unused count param
by James Zern
· 9 years ago
5171857
vpx_highbd_lpf_horizontal_8: remove unused count param
by James Zern
· 9 years ago
3c1019e
vpx_highbd_lpf_vertical_4: remove unused count param
by James Zern
· 9 years ago
72a9f06
vpx_highbd_lpf_vertical_8: remove unused count param
by James Zern
· 9 years ago
b1e97c6
vpx_lpf_horizontal_4: remove unused count param
by James Zern
· 9 years ago
bd5a5bb
vpx_lpf_horizontal_8: remove unused count param
by James Zern
· 9 years ago
109a47b
vpx_lpf_vertical_4: remove unused count param
by James Zern
· 9 years ago
3722574
vpx_lpf_vertical_8: remove unused count param
by James Zern
· 9 years ago
907f88c
Fixing a bug in obmc prediction in the rd loop
by Yue Chen
· 9 years ago
907544a
Merge "Code cleanup: remove redundant DST1 code" into nextgenv2
by Debargha Mukherjee
· 9 years ago
1badcea
Code cleanup: remove redundant DST1 code
by Debargha Mukherjee
· 9 years ago
0107373
Merge "Add a speed feature to skip transform type selection" into nextgenv2
by Hui Su
· 9 years ago
d1cad9c
Overlapped block motion compensation experiment
by Yue Chen
· 9 years ago
18eaf8e
Merge "Refactor vp10_drl_idx concept" into nextgenv2
by Jingning Han
· 9 years ago
8b0a5b8
Adding loop wiener restoration
by Debargha Mukherjee
· 9 years ago
a39e83d
Refactor vp10_drl_idx concept
by Jingning Han
· 9 years ago
329e340
Add a speed feature to skip transform type selection
by hui su
· 9 years ago
ed5a6bd
Merge "fix range_check error in vp10_[fwd/inv]_txfm1d.c" into nextgenv2
by Angie Chiang
· 9 years ago
260da6c
Merge "Entropy coding for dynamic ref mv modes" into nextgenv2
by Jingning Han
· 9 years ago
f985657
fix range_check error in vp10_[fwd/inv]_txfm1d.c
by Angie Chiang
· 9 years ago
7a8c785
Remove C99 struct init syle in fwd/inv config
by Angie Chiang
· 9 years ago
bb5f9e43
Fix a bug in HBD buffer size computation
by Yaowu Xu
· 9 years ago
4958987
Entropy coding for dynamic ref mv modes
by Jingning Han
· 9 years ago
78bca69
Merge "Fix msvc compiler warnings" into nextgenv2
by Yaowu Xu
· 9 years ago
355e586
Merge "Experiment: use 12 taps for sharp filter" into nextgenv2
by Angie Chiang
· 9 years ago
eb71ef9
Merge "add convolution function with adjustable length" into nextgenv2
by Angie Chiang
· 9 years ago
c89bcae
Merge "Fixed warnings of unused functions" into nextgenv2
by Yaowu Xu
· 9 years ago
3c28b4a
Fix msvc compiler warnings
by Yaowu Xu
· 9 years ago
b9d3fbe
Experiment: use 12 taps for sharp filter
by Angie Chiang
· 9 years ago
Next »