Sign in
aomedia
/
aom
/
5d0881237e1f8394b80cd1045168393745bf2f11
/
test
5d08812
Add a CPU speed test with screen content.
by Alex Converse
· 11 years ago
a869e62
Verify that the ouput of q0 is lossless in cpu speed test.
by Alex Converse
· 11 years ago
340e743
Add realtime coverage to cpu speed test
by Alex Converse
· 11 years ago
ce71990
Merge changes I915beaef,I229dd6ca
by James Zern
· 11 years ago
36eeb17
Merge "Revert "Revert 3 patches from Hangyu to get Chrome to build:""
by hkuang
· 11 years ago
b336356
Revert "Revert 3 patches from Hangyu to get Chrome to build:"
by hkuang
· 11 years ago
3abfee9
test.mk: remove renamed file
by James Zern
· 11 years ago
d9c37b0
Merge "decode_test_driver: check HasFailure() in RunLoop"
by James Zern
· 11 years ago
f8b0f52
Merge "decode_test_driver: fix type size warning"
by James Zern
· 11 years ago
0a103ae
Merge "[spatial svc]Implement lag in frames for spatial svc"
by Minghai Shang
· 11 years ago
aff720f
decode_test_driver: fix type size warning
by James Zern
· 11 years ago
b2b0775
vp9: check tile column count
by James Zern
· 11 years ago
277338f
[spatial svc]Implement lag in frames for spatial svc
by Minghai Shang
· 11 years ago
5e7242d
Add unit test to test user_priv parameter.
by hkuang
· 11 years ago
97d0cb5
Merge "Add Check for Peek Stream validity to decoder test."
by Jim Bankoski
· 11 years ago
96727b9
Add Check for Peek Stream validity to decoder test.
by Jim Bankoski
· 11 years ago
c3db2d8
error check vp9 superframe parsing
by Jim Bankoski
· 11 years ago
8f5b81f
decode_test_driver: check HasFailure() in RunLoop
by James Zern
· 11 years ago
3431f57
Merge "Fix bug in error handling that causes segfault"
by Jim Bankoski
· 11 years ago
55eaf58
Added Test vector that tests more show existing frames.
by Jim Bankoski
· 11 years ago
88ba088
Fix bug in error handling that causes segfault
by Jim Bankoski
· 11 years ago
dc2f2ce
Validate error checking code in decoder.
by Jim Bankoski
· 11 years ago
54547f6
Merge "example tests: Make failures due to incorrect bin path easier to diagnose."
by Tom Finegan
· 11 years ago
12672c2
example tests: Make failures due to incorrect bin path easier to diagnose.
by Tom Finegan
· 11 years ago
d203203
Merge "Fix out of boundary memory read in fuzz test on vpxdec"
by Jingning Han
· 11 years ago
1557d4b
test/tools_common.sh: Log all shared variables in verbose mode.
by Tom Finegan
· 11 years ago
1ba1871
Fix out of boundary memory read in fuzz test on vpxdec
by Jingning Han
· 11 years ago
686b54a
Merge "[spatial svc]Combine first and second pass test to keep stats data in memory."
by Minghai Shang
· 11 years ago
6b74776
[spatial svc]Combine first and second pass test to keep stats data in memory.
by Minghai Shang
· 11 years ago
520cb3f
vp9_sub_pixel_*variance*: disable avx2 variants
by James Zern
· 11 years ago
d3ff009
vp9_sad*x4d: disable avx2 variants
by James Zern
· 11 years ago
dd9f502
vp9_f(dct|ht): disable avx2 variants
by James Zern
· 11 years ago
5704578
convolve: disable avx2 variants
by James Zern
· 11 years ago
0d6267c
fdct8x8_test: add missing avx2 functions
by James Zern
· 11 years ago
b8395a8
dct4x4_test: add missing avx2 functions
by James Zern
· 11 years ago
7eaad70
Enable unit test for partial 16x16 inverse 2D-DCT
by Jingning Han
· 11 years ago
74d47a8
Merge "Re-enable unit test for SSSE3 forward 8x8 2D-DCT"
by Jingning Han
· 11 years ago
0c4a422
Merge "Enable SSSE3 inverse 2D-DCT with 10 non-zero coeffs"
by Jingning Han
· 11 years ago
0343e30
Re-enable unit test for SSSE3 forward 8x8 2D-DCT
by Jingning Han
· 11 years ago
bf168d5
Merge "Rework unit test for 8x8 transformation"
by Jingning Han
· 11 years ago
5c2696c
Rework unit test for 8x8 transformation
by Jingning Han
· 11 years ago
fc88292
Remove Wextra warnings from vp9_sad.c
by Deb Mukherjee
· 11 years ago
c40a968
Merge "Revert "Remove Wextra warnings from vp9_sad.c""
by Frank Galligan
· 11 years ago
0b44988
Revert "Remove Wextra warnings from vp9_sad.c"
by Frank Galligan
· 11 years ago
49b4a27
Add overflow check unit test for 16x16 inverse DCT/ADST transform
by Jingning Han
· 11 years ago
6d21cbd
Enable SSSE3 inverse 2D-DCT with 10 non-zero coeffs
by Jingning Han
· 11 years ago
c92d776
Merge "Turn on unit tests for AVX2 convolve functions"
by Erik Niemeyer
· 11 years ago
444f939
Merge "Remove Wextra warnings from vp9_sad.c"
by Deb Mukherjee
· 11 years ago
4f0943b
Turn on unit tests for AVX2 convolve functions
by Yunqing Wang
· 11 years ago
26a76dc
Merge changes I4f0f4378,I02250d13
by Jingning Han
· 11 years ago
74a854f
Re-enable unit test on neon implementation of 16x16 idct
by Jingning Han
· 11 years ago
e4a758b
Turn on unit test for inverse 16x16 2D-DCT ssse3
by Jingning Han
· 11 years ago
077144d
Use extreme values for input in convovle tests
by Yaowu Xu
· 11 years ago
9165504
Remove Wextra warnings from vp9_sad.c
by Deb Mukherjee
· 11 years ago
8188096
tools_common: fix test_name quoting
by James Zern
· 11 years ago
d8b26ca
Merge "Adjust the forward 16x16 DCT computation steps"
by Jingning Han
· 11 years ago
ca5d963
Merge "Add make target for running example tests."
by Tom Finegan
· 11 years ago
2823b29
Merge "tools_common.sh: Allow over ride of test name."
by Tom Finegan
· 11 years ago
80acef0
Merge "make spatial svc an experiment"
by James Zern
· 11 years ago
3946cdf
Merge "Add test for vpx_temporal_svc_encoder example."
by James Zern
· 11 years ago
0d9d379
Merge "Add test for vp9_spatial_svc_encoder example."
by Tom Finegan
· 11 years ago
7f54733
Adjust the forward 16x16 DCT computation steps
by Jingning Han
· 11 years ago
c23c613
Merge "Hiding vp9_sub_pel_filters_{8, 8s, 8lp} filters in *.c file."
by Dmitry Kovalev
· 11 years ago
20ae20c
Add test for vp9_spatial_svc_encoder example.
by Tom Finegan
· 11 years ago
3d38cf9
tools_common.sh: Allow over ride of test name.
by Tom Finegan
· 11 years ago
e331203
Add test for vpx_temporal_svc_encoder example.
by Tom Finegan
· 11 years ago
bc27d7e
Add make target for running example tests.
by Tom Finegan
· 11 years ago
ec82d2d
Merge "Revert "Remove Wextra warnings from vp9_sad.c""
by Jim Bankoski
· 11 years ago
a16794d
Revert "Remove Wextra warnings from vp9_sad.c"
by Jim Bankoski
· 11 years ago
f12ebfc
make spatial svc an experiment
by James Zern
· 11 years ago
021eaab
Hiding vp9_sub_pel_filters_{8, 8s, 8lp} filters in *.c file.
by Dmitry Kovalev
· 11 years ago
9687c05
Merge "Remove Wextra warnings from vp9_sad.c"
by Deb Mukherjee
· 11 years ago
7f86844
Merge "Add test for the twopass_encoder example."
by Tom Finegan
· 11 years ago
5766093
Merge "Add test for the resize_util example."
by Tom Finegan
· 11 years ago
7ab9a95
Remove Wextra warnings from vp9_sad.c
by Deb Mukherjee
· 11 years ago
eaa4dff
Add test for the resize_util example.
by Tom Finegan
· 11 years ago
f04e9c4
Add test for the twopass_encoder example.
by Tom Finegan
· 11 years ago
ce23931
Only build neon assembly for armv7 targets
by Johann
· 11 years ago
fea5eab
Add another test vector
by Yaowu Xu
· 11 years ago
242c36b
Merge "Added a test vector"
by Yaowu Xu
· 11 years ago
ec8a3272
Merge "Add an x86inc MMX fwht4x4."
by Alex Converse
· 11 years ago
9412785
Merge changes I3edd4b95,I4514f974,Ie7fa4386
by Jingning Han
· 11 years ago
8d79994
Merge "Revert "Removing redundant variables from variance_test.cc.""
by James Zern
· 11 years ago
94d0692
Merge "Add test for the vp8cx_set_ref example."
by Tom Finegan
· 11 years ago
e6224dd
Merge "tools_common.sh: Fix vlog()"
by Tom Finegan
· 11 years ago
6e5e75f
Revert "Removing redundant variables from variance_test.cc."
by James Zern
· 11 years ago
23d010a
Add test for the vp8cx_set_ref example.
by Tom Finegan
· 11 years ago
7279d44
tools_common.sh: Fix vlog()
by Tom Finegan
· 11 years ago
b5422fa
Add an x86inc MMX fwht4x4.
by Alex Converse
· 11 years ago
b466ad5
Turn on unit tests for SSSE3 8x8 forward and inverse 2D-DCT
by Jingning Han
· 11 years ago
41a350a
Change eob threshold for partial inverse 8x8 2D-DCT to 12
by Jingning Han
· 11 years ago
0d27c74
Merge "Removing redundant variables from variance_test.cc."
by Dmitry Kovalev
· 11 years ago
4921c4f
Merge "Relax rc test threshold"
by Yaowu Xu
· 11 years ago
4725ab7
Removing redundant variables from variance_test.cc.
by Dmitry Kovalev
· 11 years ago
c4180f8
Relax rc test threshold
by Yaowu Xu
· 11 years ago
f641d6b
Added a test vector
by Yaowu Xu
· 11 years ago
1354d0b
Merge "Revert "Add an MMX fwht4x4""
by Alex Converse
· 11 years ago
09cbb6c
Merge "Android NDK support for x86 and mips"
by Johann
· 11 years ago
33b1c45
Revert "Add an MMX fwht4x4"
by Paul Wilkins
· 11 years ago
89fbf3d
Add an MMX fwht4x4
by Alex Converse
· 11 years ago
Next »