Sign in
aomedia
/
avm
/
016a5daa5933e20290322571100d98c014793b6f
016a5da
Palette code: simpler and faster duplicate removal
by Urvang Joshi
· 9 years ago
cbed16b
Merge "Code refactoring on Macros related to ref frame numbers" into nextgenv2
by Zoe Liu
· 9 years ago
9faf914
Merge "Make palette code faster: replace nested for loops by a single memcpy()." into nextgenv2
by Urvang Joshi
· 9 years ago
476e44a
Merge "Replace variants of 'vp8' and 'vp9' with 'vpx'" into nextgenv2
by Yaowu Xu
· 9 years ago
59589d0
Merge changes Ic5ddba3c,Ibe7a3248 into nextgenv2
by Yaowu Xu
· 9 years ago
fe291b6
Replace variants of 'vp8' and 'vp9' with 'vpx'
by Yaowu Xu
· 9 years ago
a0a23b7
Make palette code faster: replace nested for loops by a single memcpy().
by Urvang Joshi
· 9 years ago
56a91f1
Fix a number of msvc warnings
by Yaowu Xu
· 9 years ago
a1b6507
Reduce number of frames in lossless tests
by Yaowu Xu
· 9 years ago
6679608
vp10_inv_txfm2d_test: normalize max_error type
by James Zern
· 9 years ago
0d5ac98
Merge ".clang-format: disable DerivePointerAlignment" into nextgenv2
by James Zern
· 9 years ago
2b2ee5c
Merge "more cleanup of vp8 and vp9" into nextgenv2
by Yaowu Xu
· 9 years ago
1af28f0
Code refactoring on Macros related to ref frame numbers
by Zoe Liu
· 9 years ago
108df24
Merge "Adjust gm parameter computation to avoid mismatch" into nextgenv2
by Sarah Parker
· 9 years ago
d9e73a3
Merge "Cherry pick from AOMedia" into nextgenv2
by Yaowu Xu
· 9 years ago
efe198f
Merge "Cherry pick from AOM:" into nextgenv2
by Yaowu Xu
· 9 years ago
a3cff08
more cleanup of vp8 and vp9
by Yaowu Xu
· 9 years ago
aa810c0
Adjust gm parameter computation to avoid mismatch
by Sarah Parker
· 9 years ago
0acb76d
Merge "Fix a bug and a function name in EXT_INTRA experiment" into nextgenv2
by Yue Chen
· 9 years ago
b06147d
Cherry pick from AOMedia
by Yaowu Xu
· 9 years ago
31dab60
Fix a bug and a function name in EXT_INTRA experiment
by Yue Chen
· 9 years ago
8bf837f
Cherry pick from AOM:
by Yaowu Xu
· 9 years ago
134710a
Disable tests not applicable to VP10
by Yaowu Xu
· 9 years ago
0594c7f
Merge "Use all possible intra ref pixels for blocks on frame boundary" into nextgenv2
by Hui Su
· 9 years ago
de42ab2
Merge "Cherry pick renaming changes from AOMedia branch" into nextgenv2
by Yaowu Xu
· 9 years ago
22fda38
Merge "Rename files with vp9_ prefix" into nextgenv2
by Yaowu Xu
· 9 years ago
d4c4724
Cherry pick renaming changes from AOMedia branch
by Yaowu Xu
· 9 years ago
a4daf36
Use all possible intra ref pixels for blocks on frame boundary
by hui su
· 9 years ago
ac86d3d
Merge "More vp8/vp9 clean up" into nextgenv2
by Yaowu Xu
· 9 years ago
5eee907
Rename files with vp9_ prefix
by Yaowu Xu
· 9 years ago
3fa28d5
More vp8/vp9 clean up
by Yaowu Xu
· 9 years ago
f67ff4a
Fix a missing space
by hui su
· 9 years ago
3ecf31d
Merge "Separate frame context index for different frame types" into nextgenv2
by Jingning Han
· 9 years ago
3bd709f
Remove vp8, vp9 folders
by Yaowu Xu
· 9 years ago
8915eb8
Separate frame context index for different frame types
by Jingning Han
· 9 years ago
725f7f9
.clang-format: disable DerivePointerAlignment
by James Zern
· 9 years ago
b124b24
Merge "ext-intra: squeeze the derivative table" into nextgenv2
by Hui Su
· 9 years ago
831e009
ext-intra: squeeze the derivative table
by hui su
· 9 years ago
6d6291b
Merge "Fix compilation error under Clang 4.0." into nextgenv2
by Yaowu Xu
· 9 years ago
077168b
Merge "MinArfFreqTest: Don't leak video on failure." into nextgenv2
by Yaowu Xu
· 9 years ago
d8f83fc
Merge "blockiness_test: fix implicit float conversion" into nextgenv2
by Yaowu Xu
· 9 years ago
73eb764
Merge "resize_test: fix implicit float->int conversion" into nextgenv2
by Yaowu Xu
· 9 years ago
8e3766f
Merge "Add VPX_SWAP macro" into nextgenv2
by Yaowu Xu
· 9 years ago
abb842d
Merge "Make test encoder test driver less likely to leak on failure." into nextgenv2
by Yaowu Xu
· 9 years ago
2cd670d
Merge "Combine vpxcx_set_ref example for VP9 and VP10" into nextgenv2
by Yunqing Wang
· 9 years ago
eb66904
Fix compilation error under Clang 4.0.
by Ivan Krasin
· 9 years ago
12ca90d
MinArfFreqTest: Don't leak video on failure.
by Alex Converse
· 9 years ago
74e2303
blockiness_test: fix implicit float conversion
by James Zern
· 9 years ago
60be793
resize_test: fix implicit float->int conversion
by James Zern
· 9 years ago
a8de3c0
Add VPX_SWAP macro
by Yury Gitman
· 9 years ago
1c1bc94
Make test encoder test driver less likely to leak on failure.
by Alex Converse
· 9 years ago
e0c265e
y4minput.c: correct empty loop formatting
by James Zern
· 9 years ago
57303cb
build/make/Makefile: add a 'test_*' default target
by James Zern
· 9 years ago
ec53ba7
build/make/Makefile: remove default suffix rules
by James Zern
· 9 years ago
3a9e879
Merge "take II: variance_test partial clean-up" into nextgenv2
by Yaowu Xu
· 9 years ago
8dbbcda
take II: variance_test partial clean-up
by skal
· 9 years ago
2a5a3f6
Combine vpxcx_set_ref example for VP9 and VP10
by Yunqing Wang
· 9 years ago
230c24c
Merge "inline->INLINE: vpx_dsp/x86/blend_a64_vmask_sse4.c" into nextgenv2
by Yaowu Xu
· 9 years ago
464724c
Merge "Adjust adaptive_rd_thresh speed feature" into nextgenv2
by Yunqing Wang
· 9 years ago
53fb766
inline->INLINE: vpx_dsp/x86/blend_a64_vmask_sse4.c
by Yaowu Xu
· 9 years ago
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
b171dcb
Adjust adaptive_rd_thresh speed feature
by Yunqing Wang
· 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
Next »