Sign in
aomedia
/
avm
/
3f5a2a8ee2a05a84a176896c471c3d6bf74fb5d4
3f5a2a8
vp10/ratectrl.c: fix implicit float conversion
by James Zern
· 9 years ago
d2fa9fe
rd_pick_palette_intra_sbuv: fix implicit float conv
by James Zern
· 9 years ago
d2e11e9
Fix compiler errors in warped_motion.c
by Sarah Parker
· 9 years ago
19a95f0
Merge "Restore vp10_default_scan_orders[]" into nextgenv2
by James Zern
· 9 years ago
da30900
Restore vp10_default_scan_orders[]
by Sarah Parker
· 9 years ago
e96c20b
add .clang-format, based on Google style
by James Zern
· 9 years ago
44aac61
Add and remove explicit type conversions
by Yaowu Xu
· 9 years ago
3826383
Fix compiling issues
by Yaowu Xu
· 9 years ago
0ea035f
Merge "Add affine model to global motion" into nextgenv2
by Sarah Parker
· 9 years ago
a7cfdd9
Merge "Rectangular transforms 4x8 & 8x4" into nextgenv2
by Debargha Mukherjee
· 9 years ago
e9bd26b
Add affine model to global motion
by Sarah Parker
· 9 years ago
e5848de
Rectangular transforms 4x8 & 8x4
by Debargha Mukherjee
· 9 years ago
ff3f35c
Merge "Cleanup x86inc leftovers" into nextgenv2
by Yaowu Xu
· 9 years ago
f9c01c7
Merge "HBD fast path quantization speed improvement" into nextgenv2
by Yi Luo
· 9 years ago
b2663a8
HBD fast path quantization speed improvement
by Yi Luo
· 9 years ago
dec16ab
Cleanup x86inc leftovers
by Yaowu Xu
· 9 years ago
c03268b
make signatures match for vp10_init_plane_quantizers
by Pascal Massimino
· 9 years ago
0be4d3b
Merge "Change order of warped motion parameters" into nextgenv2
by Sarah Parker
· 9 years ago
054689b
A small refactor on the rate controller
by Zoe Liu
· 9 years ago
95fef21
Merge "fix vp10_convolve() signatures" into nextgenv2
by James Zern
· 9 years ago
78ea3b3
Change order of warped motion parameters
by sarahparker
· 9 years ago
096d8ac
Merge "Extra round of subpel MV search around second best full-pixel MV" into nextgenv2
by Hui Su
· 9 years ago
3c13124
Merge "Allow OVERLAY frames to use the show_exsiting_frame flag" into nextgenv2
by Wei-ting Lin
· 9 years ago
5fa46c0
Add global motion parameters to compressed header
by Sarah Parker
· 9 years ago
ccc9e7c
Allow OVERLAY frames to use the show_exsiting_frame flag
by Wei-ting Lin
· 9 years ago
681ba36
Merge "Merge changes from libvpx/master by cherry-pick" into nextgenv2
by Yaowu Xu
· 9 years ago
e03af51
Merge "Add buf0, width, height fields to buf_2d" into nextgenv2
by Sarah Parker
· 9 years ago
a555207
Merge "Align the quantizers for inter/inter modes in the first pass coding" into nextgenv2
by Jingning Han
· 9 years ago
9a47024
Extra round of subpel MV search around second best full-pixel MV
by hui su
· 9 years ago
e7869b7
Correct the experiment names for ext-refs
by Zoe Liu
· 9 years ago
166c325
Add buf0, width, height fields to buf_2d
by Sarah Parker
· 9 years ago
2967bf3
Merge changes from libvpx/master by cherry-pick
by Johann
· 9 years ago
2ad40b8
Align the quantizers for inter/inter modes in the first pass coding
by Jingning Han
· 9 years ago
87c2db8
fix vp10_convolve() signatures
by skal
· 9 years ago
06c297b
Merge "Merge branch 'master' into nextgenv2" into nextgenv2
by Yaowu Xu
· 9 years ago
6fe07a2
Merge branch 'master' into nextgenv2
by Yaowu Xu
· 9 years ago
010d4a8
Merge "Add new_quant quantization in rdopt for 4x4 blocks and intra" into nextgenv2
by Sarah Parker
· 9 years ago
5f8ea94
Remove unused zcoeff_blk
by Debargha Mukherjee
· 9 years ago
b90dbc3
Merge "Fix highbd obmc_variance unit test" into nextgenv2
by Pascal Massimino
· 9 years ago
a6aed6e
Add new_quant quantization in rdopt for 4x4 blocks and intra
by Sarah Parker
· 9 years ago
a387b19
Fix highbd obmc_variance unit test
by Jingning Han
· 9 years ago
0c68db4
Merge "Refactor codes about motion search" into nextgenv2
by Hui Su
· 9 years ago
75b3224
Merge "Fix highbd inter prediction filter sse4 overwriting issue" into nextgenv2
by Jingning Han
· 9 years ago
edbbce8
Fix highbd inter prediction filter sse4 overwriting issue
by Jingning Han
· 9 years ago
f2b34c3
Merge "Optimize and cleanup obmc predictor and rd search." into nextgenv2
by Yue Chen
· 9 years ago
581636d
Refactor codes about motion search
by hui su
· 9 years ago
4c4f04a
Optimize and cleanup obmc predictor and rd search.
by Geza Lore
· 9 years ago
ebc2d34
Add SSE4.1 vpx_obmc_variance* implementations and cosmetics
by Geza Lore
· 9 years ago
6de0e97
Merge "Clean up FunctionEquivalenceTest." into nextgenv2
by Pascal Massimino
· 9 years ago
a3f7ddc
Clean up FunctionEquivalenceTest.
by Geza Lore
· 9 years ago
15aaa60
Merge "Fix for loop filter selection procedure" into nextgenv2
by Aamir Anis
· 9 years ago
8575709
Fix for loop filter selection procedure
by Aamir Anis
· 9 years ago
fde48c9
Merge "HBD convolution filtering (10/12 taps) SSE4.1 optimization" into nextgenv2
by Yi Luo
· 9 years ago
8cacca7
HBD convolution filtering (10/12 taps) SSE4.1 optimization
by Yi Luo
· 9 years ago
c804e0d
Cleanup obmc_sad function prototypes.
by Geza Lore
· 9 years ago
b8a28fb
Merge changes from topic 'missing-proto' into nextgenv2
by James Zern
· 9 years ago
4ff6d13
Merge "Cosmetics for vp10/common/vp10_rtcd_defs.pl" into nextgenv2
by Yue Chen
· 9 years ago
849e990
vp10/encoder/rdopt.c: make a function static
by James Zern
· 9 years ago
0baa083
vp10/encoder/rd.c: make a function static
by James Zern
· 9 years ago
08bd57e
vp10_convolve_ssse3.c: make some functions static
by James Zern
· 9 years ago
3c127f2
vp10/encoder/bitstream.[hc]: correct a prototype
by James Zern
· 9 years ago
9bf5a1a
vp10/common/idct.h: add some missing prototypes
by James Zern
· 9 years ago
e046f5e
highbd_quantize_intrin_sse2.c: add missing rtcd include
by James Zern
· 9 years ago
bc4341f
vp10: add some missing includes
by James Zern
· 9 years ago
68e1947
Cosmetics for vp10/common/vp10_rtcd_defs.pl
by Yue Chen
· 9 years ago
5041ff4
Merge "Add a few branch hints to vp10_optimize_b." into nextgenv2
by Debargha Mukherjee
· 9 years ago
6770c73
Merge "Optimize and cleanup supertx predictor." into nextgenv2
by Debargha Mukherjee
· 9 years ago
6bbadfb
Merge "Improve vpx_blend_* functions." into nextgenv2
by Debargha Mukherjee
· 9 years ago
cd48926
Optimize and cleanup supertx predictor.
by Geza Lore
· 9 years ago
bfa59b4
Improve vpx_blend_* functions.
by Geza Lore
· 9 years ago
e5fb2d4
remove ROUNDZ_* macros in favor of just ROUND_* ones
by Pascal Massimino
· 9 years ago
1178f71
Merge "Fix unused warning without ext-interp" into nextgenv2
by Geza Lore
· 9 years ago
5d28183
Merge "Refactor and clean up on blend_mask6" into nextgenv2
by Debargha Mukherjee
· 9 years ago
5b25323
Merge "Fix assertion failures in mips+msa setting" into nextgenv2
by Yue Chen
· 9 years ago
4ab19ea
Fix assertion failures in mips+msa setting
by Yue Chen
· 9 years ago
9c4b041
Merge "Properly reset rate and distortion value for zero pred residual case" into nextgenv2
by Jingning Han
· 9 years ago
72ef6d7
Refactor and clean up on blend_mask6
by Debargha Mukherjee
· 9 years ago
985dd03
Merge "Integrate ext-interp into dual filter framework" into nextgenv2
by Jingning Han
· 9 years ago
0b9b3d8
Add a few branch hints to vp10_optimize_b.
by Geza Lore
· 9 years ago
6c56def
Merge "Make new_quant bin widths to be uniform" into nextgenv2
by Sarah Parker
· 9 years ago
e3a2aeb
Integrate ext-interp into dual filter framework
by Jingning Han
· 9 years ago
1bf039c
Properly reset rate and distortion value for zero pred residual case
by Jingning Han
· 9 years ago
bb5059f
Fix unused warning without ext-interp
by Geza Lore
· 9 years ago
7c393d0
Merge "Fix ioc in trellis optimization with hbd" into nextgenv2
by Jingning Han
· 9 years ago
88faa2b
Make new_quant bin widths to be uniform
by Sarah Parker
· 9 years ago
c6f9b7f
Merge "RD costing fix in loop-restoration expt" into nextgenv2
by Debargha Mukherjee
· 9 years ago
51957b4
Merge "Remove redundant code in new_quant" into nextgenv2
by Debargha Mukherjee
· 9 years ago
fc3ce72
Merge "Clean up build_wedge_inter_predictor_from_buf" into nextgenv2
by Debargha Mukherjee
· 9 years ago
aab64cd
RD costing fix in loop-restoration expt
by Debargha Mukherjee
· 9 years ago
07d35de
Fix ioc in trellis optimization with hbd
by Jingning Han
· 9 years ago
a85e845
Remove redundant code in new_quant
by Debargha Mukherjee
· 9 years ago
e6f8c17
Remove various testing utilities.
by Geza Lore
· 9 years ago
fc28be3
Clean up build_wedge_inter_predictor_from_buf
by Geza Lore
· 9 years ago
fabc0ed
Merge "Reinstate tests for wedge partition selection optimizations." into nextgenv2
by Debargha Mukherjee
· 9 years ago
9303d42
Merge "Add tests for vpx_sum_squares_i16." into nextgenv2
by Debargha Mukherjee
· 9 years ago
c7a92f2
Merge "Add SSE4.1 vpx_obmc_sad* implementations." into nextgenv2
by Yue Chen
· 9 years ago
abf05c3
Merge changes I9433d858,Iafd05637,If08ce6ca into nextgenv2
by James Zern
· 9 years ago
87aec58
Merge "Refactoring in preparation for OBMC optimizations." into nextgenv2
by Yue Chen
· 9 years ago
aacdf98
Add SSE4.1 vpx_obmc_sad* implementations.
by Geza Lore
· 9 years ago
4a18771
mcomp.c: rename variables and remove unnecessary codes
by hui su
· 9 years ago
Next »