Sign in
aomedia
/
avm
/
64a5e4026cb74203f134c75493f4fc7d3f795639
/
test
64a5e40
Optimize aom_quantize_b_adaptive module
by Aniket Dhok
· 6 years ago
f763def
Respect max_gf_interval in case of fwd key-frame.
by Urvang Joshi
· 6 years ago
eb982ae
Add unit test for gf-max-pyr-height options.
by Urvang Joshi
· 6 years ago
5aae713
Add level test
by Hui Su
· 6 years ago
6351388
Cleanup fwd-kf tests
by Sarah Parker
· 6 years ago
460272c
Add quality tests for fwd-kf
by Sarah Parker
· 6 years ago
cf6a19d
Add basic encode tests for forward key frame
by Sarah Parker
· 6 years ago
ede75c7
Add SSE4_1 highbd version of temporal filter
by chiyotsai
· 6 years ago
7b9ce53
Revert "dr_prediction AVX calc moved to 16 bit"
by James Zern
· 6 years ago
881f629
dr_prediction AVX calc moved to 16 bit
by Victoria Zhislina
· 6 years ago
8307403
Add SSE4_1 implementation of lowbd apply_temporal filter
by chiyotsai
· 6 years ago
5758a2a
Add test cases for av1_apply_temporal_filter
by chiyotsai
· 6 years ago
4012631
Fix variance-based partition for 64x64 SB size
by kyslov
· 6 years ago
005f5c5
Fix encoder crash in RT mode on lowres with 64x64 TX disabled
by kyslov
· 6 years ago
fd740ac
Revert "Optimize av1_wiener_convolve_add_src_avx2"
by Yunqing Wang
· 6 years ago
027e537
Avoid transform search as part of inter mode search for RT path
by kyslov
· 6 years ago
fd12564
Temporarily disable highbd_dr_prediction_z2_avx2
by Urvang Joshi
· 6 years ago
e980281
Optimize highbd sub_pixel_variance module
by Aniket Dhok
· 6 years ago
3054fcf
Optimize av1_highbd_block_error module
by Aniket Dhok
· 6 years ago
f101cd9
Don't directly use best quality for a special case
by Urvang Joshi
· 6 years ago
fa4abbd
Add 3 test vectors
by Yaowu Xu
· 6 years ago
bd2fe1a
Disable frame_parallel_decoding_mode by default
by Yunqing Wang
· 6 years ago
7b9d0d6
AV1 RealTime path. Initial implementation
by kyslov
· 6 years ago
3ff6ff3
Optimize aom_highbd_quantize_b_64x64 module
by Aniket Dhok
· 6 years ago
09864d8
Reintroduce lowbd 8x16 and 16x8 fwd_txfm modules
by Aniket Dhok
· 6 years ago
fc6bcc7
Superres test refactor.
by Urvang Joshi
· 6 years ago
41b8ccc
Superres: Add test for SUPERRES_AUTO mode.
by Urvang Joshi
· 6 years ago
17dd3ea
Compute strongest Sobel x and y edge component
by elliottk
· 6 years ago
4ee28ca
avx2 dr prediction z2 valgrind issue fix
by Victoria Zhislina
· 6 years ago
36a8373
Introduce SUPERRES_AUTO mode.
by Urvang Joshi
· 6 years ago
1f3265d
Increase PSNR tolerance in resize_test
by chiyotsai
· 6 years ago
c4b4811
Revert "Optimize lowbd fwd_txfm modules"
by Debargha Mukherjee
· 6 years ago
e8704db
Optimize aom_quantize_b_64x64 module
by Aniket Dhok
· 6 years ago
0ec68d4
Re-disable av1_highbd_dr_prediction_z*_avx2 functions
by Sarah Parker
· 6 years ago
f9b3d9b
Optimize highbd fwd_txfm modules
by Aniket Dhok
· 6 years ago
8055cda
Change "ximage" to "aom_image_t" in comments.
by Wan-Teh Chang
· 6 years ago
e3b00f1
cmake: Always build googletest using internal target.
by Tom Finegan
· 6 years ago
5aafc14
Change "libvpx" to "libaom" in comments.
by Wan-Teh Chang
· 7 years ago
a1615ed
Optimize highbd fwd_txfm module
by Aniket Dhok
· 6 years ago
3563b12
avx2 dr prediction valgrind bug fix
by Victoria Zhislina
· 6 years ago
b61948f
Optimize highbd fwd_txfm module
by Aniket Dhok
· 6 years ago
06e2c4f
Temporarily disable av1_highbd_dr_prediction_z*_avx2 functions
by Sarah Parker
· 6 years ago
2395ed0
Optimize highbd fwd_txfm module
by Aniket Dhok
· 6 years ago
0c96c11
Rename jnt_comp convolves to dist_wtd_comp
by Debargha Mukherjee
· 6 years ago
16f9fe9
Optimize highbd fwd_txfm module
by Aniket Dhok
· 6 years ago
d52c292
Optimize aom_sse_avx2 module
by Aniket Dhok
· 6 years ago
aa7195d
Optimize lowbd fwd_txfm modules
by Aniket Dhok
· 6 years ago
d9032e5
Fix valgrind error in EndToEndTestLarge unit test
by Satish Kumar Suman
· 6 years ago
f90004a
Complete renaming jnt_comp into dist_wtd_comp
by Debargha Mukherjee
· 6 years ago
e08559f
AVX2 dr prediction full version - lbd & hbd, Z1,Z2,Z3
by Victoria Zhislina
· 6 years ago
4667aa1
Make enum size same for all compilers
by Satish Kumar Suman
· 6 years ago
cc0cc71
Add AVX2 optimization for cross_correlation module
by Aniket Dhok
· 6 years ago
7ac3eb1
Replace jnt_comp with dist_wtd_comp
by Debargha Mukherjee
· 6 years ago
98dae94
move av1_round_shift_array definition
by Johann
· 6 years ago
4a400ac
Add invalid file tests for three oss-fuzz bugs.
by Wan-Teh Chang
· 6 years ago
352c10b
Use fabsf instead of fabs for single floats
by David Turner
· 6 years ago
26776f2
decoder_get_frame() should use output frame index.
by Wan-Teh Chang
· 6 years ago
1468e60
AVX2 ver of highbd dr predictions Z1,Z3
by Victoria Zhislina
· 6 years ago
9284af6
Adjust DropFrames test params to temporarily avoid failure
by Sarah Parker
· 6 years ago
90fc8d0
Fix mismatches in quantize asm
by Aniket Dhok
· 6 years ago
ccc8050
Clean-up test code: nn_predict, pickrst, wiener
by David Turner
· 6 years ago
98c3d00
Remove unused includes in horver_correlation_test.cc
by sarahparker
· 6 years ago
ea29981
Correct signed shift mistake in NnpredictTest
by David Turner
· 6 years ago
6d3067c
Document the ACMRandom::Rand31() method.
by Wan-Teh Chang
· 6 years ago
ec359c7
Fix av1_nn_predict_test MSVC build error
by David Turner
· 6 years ago
1dbb8c1
Add computation of edge strength to each block
by elliottk
· 6 years ago
486cc98
SSE3-optimised av1_nn_predict
by David Turner
· 6 years ago
1201778
Fix optimization config flag
by Yunqing Wang
· 6 years ago
84c6daf
Add high bit-depth edge detection
by elliottk
· 6 years ago
3ab5b87
Clean up naming in horver_correlation_test
by sarahparker
· 6 years ago
8e29643
Check pointers in test/* functions
by sarahparker
· 6 years ago
270a7ff
Replace scoped_ptr with unique_ptr
by sarahparker
· 6 years ago
83607dc
cdef: remove unused "max" parameter
by Johann
· 6 years ago
24ec464
Implement av1_jnt_convolve_2d_sse2()
by Yaowu Xu
· 6 years ago
e2a4caf
Re-enable the NotEnoughBuffers and NoRelease tests.
by Wan-Teh Chang
· 6 years ago
df260b8
Fix issue in AV1HighBDJNTCOMPAVGUPSAMPLEDTest
by Sachin Kumar Garg
· 6 years ago
1e6ce79
Fix build with -DCONFIG_WEBM_IO=0 -DCONFIG_LOWBITDEPTH=0
by Bruno Berthier
· 6 years ago
819aff6
Fix issues with SIMD horver_correlation_full
by David Turner
· 6 years ago
2518fb4
Fix the ExtFBMD5Match test.
by Wan-Teh Chang
· 7 years ago
f2ea6e1
Enforce C++11 in build configuration
by David Turner
· 7 years ago
1c573e0
Optimise get_horver_correlation_full, SSE4 & AVX2
by David Turner
· 7 years ago
b5ed1e6
SSE4.1 and AVX2 highbd_blend_a64_d16_mask
by David Turner
· 7 years ago
c9c806a
test-data.sha1: update svc .md5 file sha1sums
by James Zern
· 7 years ago
9be5922
std::tuple/tie not available on mac
by elliottk
· 7 years ago
35be78d
Add edge detector to rdopt
by elliottk
· 7 years ago
8f2210a
Correct md5 hashes for three test files
by Yaowu Xu
· 7 years ago
30cc950
Move large array from stack to heap
by Yaowu Xu
· 7 years ago
1996a35
Optimize av1_wiener_convolve_add_src_avx2
by Satish Kumar Suman
· 7 years ago
d68b607
add bitstreams with scalability to test vector set
by Soo-Chul Han
· 7 years ago
07f8a18
Revert "add edge detector to rdopt"
by Debargha Mukherjee
· 7 years ago
17fbdd5
static analysis: ensure sym is set
by Johann
· 7 years ago
a9edad7
Fix aom_<highbd>_sse_sse4_1/avx2 issue
by Peng Bin
· 7 years ago
05a43ff
cfl_test: Fix rng initialization
by Vignesh Venkatasubramanian
· 7 years ago
3539bf2
add edge detector to rdopt
by elliottk
· 7 years ago
5baee46
Add an invalid file test case for oss-fuzz:10779.
by Wan-Teh Chang
· 7 years ago
1c6c5ad
SSE4.1 and AVX2 highbd_pixel_proj_error
by David Turner
· 7 years ago
4ca0087
Change Wiener unit test allocation to heap
by David Turner
· 7 years ago
8048e8c
Modified unit test to test 4-tap filter
by Sachin Kumar Garg
· 7 years ago
ce781ca
Clean up aom_subpixel_8t_intrin_sse2.c
by Sachin Kumar Garg
· 7 years ago
3a0667d
SSE2 implementation of 4-tap highbd filter
by Sachin Kumar Garg
· 7 years ago
Next »