Sign in
aomedia
/
avm
/
af3e5cc666cc1eb23cc50c7176db6b53d9b9d1da
/
test
af3e5cc
Move invalid_file_test files to decoder section.
by Wan-Teh Chang
· 7 years ago
c055a05
Add a test for oss-fuzz:10555 to invalid_file_test
by Wan-Teh Chang
· 7 years ago
b63b571
aomenc: respect chroma-sample-position for Y4M
by elliottk
· 7 years ago
27d46e3
aomdec: respect chroma-sample-position
by elliottk
· 7 years ago
89b4c61
add quantize functions to tests
by Johann
· 7 years ago
929b4d1
Optimize highbd 8x16 and 16x8 inv_txfm
by Remya
· 7 years ago
7d447f5
Further reduce AVxEncoderThreadTest
by Yunqing Wang
· 7 years ago
df4ffb7
Remove vestigial VP8 token partition support.
by Tom Finegan
· 7 years ago
f8a5dc3
test/test-data*: add park_joy_90p_8_420_monochrome.y4m
by James Zern
· 7 years ago
c613fd4
Zero frame buffers on sequence header change.
by Wan-Teh Chang
· 7 years ago
f2b7da0
Add avx2 variants of highbd 8x8 and 16x16 var modules
by Sachin Kumar Garg
· 7 years ago
6b97198
Remove obsoleted skip_block for highbd_quantize_b
by Peng Bin
· 7 years ago
850e126
Optimize highbd 32x32 inv_txfm
by Venkat
· 7 years ago
5413ec3
Add unit test for highbd fwd_txfm
by Venkat
· 7 years ago
95c38b2
Add AVX2 variant for sum_squares_2d
by Satish Kumar Suman
· 7 years ago
b18fd06
Reduce the number of encoder thread tests
by Yunqing Wang
· 7 years ago
7c01d22
Avoid Visual C++ compiler warning C4503.
by Wan-Teh Chang
· 7 years ago
e1cbb13
cosmetics: normalize include guards
by James Zern
· 7 years ago
6e2aac2
Fix y4m monochrome output; split raw/y4m logic
by elliottk
· 7 years ago
8d728cc
Record whether mc_buf[i] stores highbd pointers.
by Wan-Teh Chang
· 7 years ago
1d773ac
Add av1C generation.
by Tom Finegan
· 7 years ago
fe870f1
Facilitate SIMD optimization of subpel motion search
by Deepa K G
· 7 years ago
6a5e9c4
Add two test vectors with multiple AV1 sequences
by Yaowu Xu
· 7 years ago
f8d6a16
Implement aom_codec_get_global_headers for AV1.
by Tom Finegan
· 7 years ago
959a860
Optimize highbd inv_txfm modules
by Venkat
· 7 years ago
8443732
Add test of color info passing through bitstream
by Yaowu Xu
· 7 years ago
5ce638f
Add av1_encode_parms_get_decoder test
by Yaowu Xu
· 7 years ago
aa218b2
Add compound_diffwtd_mask avx2 code
by Xing Jin
· 7 years ago
939b67e
Add eob logic for highbd 64x64 inv_txfm
by Venkat
· 7 years ago
0ec03a4
Add unittest for encoder row based multi-threading
by Ravi Chaudhary
· 7 years ago
b45f5d1
Restore external frame buffer tests.
by Tom Finegan
· 7 years ago
b01bfcf
Add highbd inv_txfm unit test to support eob logic
by Venkat
· 7 years ago
de2b711
Add blend_a64_mask avx2 code
by Xing Jin
· 7 years ago
a7106c3
Add v1_txb_init_levels_avx2
by Xing Jin
· 7 years ago
47d59ce
Detect when we have read beyond the end of buffer.
by Wan-Teh Chang
· 7 years ago
2c893e6
Add ARM Neon optimization of av1_warp_affine_c
by Remya
· 7 years ago
3ab3a7b
Unify parameters of hbd/lbd compound pred function
by Peng Bin
· 7 years ago
f7b11f5
Clean up "ref" field in ConvolveParams
by Peng Bin
· 7 years ago
901ecab
Use the short filter in subpel motion search
by Yunqing Wang
· 7 years ago
baa0373
Add a regression test for bug oss-fuzz:9720.
by Wan-Teh Chang
· 7 years ago
3500d0e
av1_txfm_test: exclude from shared lib tests.
by Tom Finegan
· 7 years ago
3a53922
Document get_partition_subsize and ss_size_lookup.
by Wan-Teh Chang
· 7 years ago
17a418b
wiener_test: Dedup compute_stats_win* funcs.
by Urvang Joshi
· 7 years ago
f921344
Add AVX2 optimization for obmc_variance module
by Venkat
· 7 years ago
184cfc7
Fix a compile warning when SSE and NEON are unused
by Debargha Mukherjee
· 7 years ago
de6adff
cmake: Output generated sources in sub dir.
by Tom Finegan
· 7 years ago
64af22d
Add log2_test.cc: unit tests for binary log.
by Wan-Teh Chang
· 7 years ago
83374c8
Fix shared lib builds on mac and windows.
by Tom Finegan
· 7 years ago
a0bb6c0
Fix valgrind error av1warpfilter test
by Ravi Chaudhary
· 7 years ago
a88f27b
Add pixel_proj_error simd code
by Xing Jin
· 7 years ago
04c7c84
Rename compute_stats
by Xing Jin
· 7 years ago
20c102f
Add support for "don't care" in the result file.
by Wan-Teh Chang
· 7 years ago
0e41f76
Add support for Windows DLL builds.
by Ilie Halip
· 7 years ago
8cd5dc3
Remove prefix so fft tests lead with SSE2/AVX2
by Neil Birkbeck
· 7 years ago
828eb20
Modify warp unit-test for different params
by Ravi Chaudhary
· 7 years ago
37ee03b
Add compute_stats SSE4_1 and AVX2 code
by Xing Jin
· 7 years ago
f02d5f5
Enable sse2 intrinsics for highbd variance calculation
by Deepa K G
· 7 years ago
07fa778
Add ifdef in SSE2/AVX2 fft tests
by Neil Birkbeck
· 7 years ago
25a17f3
Add oss-fuzz test cases for invalid_file_test.cc.
by Wan-Teh Chang
· 7 years ago
b0c13b2
SSE2 optimization of aom_highbd_comp_mask_pred
by Ravi Chaudhary
· 7 years ago
0a165c4
Opt blend_a64_mask
by Xing Jin
· 7 years ago
c67b3cd
Fix Valgrind error from WRAP_AVX2/ConvolveTest.Copy
by Xing Jin
· 7 years ago
3a0c2ed
Speedup InterpFilterParams
by Peng Bin
· 7 years ago
20cf30e
Move profile and color config to SequenceHeader.
by Urvang Joshi
· 7 years ago
5e9dce7
Use the more common way to clear a bit.
by Wan-Teh Chang
· 7 years ago
369ab20
cmake: fix formatting typo
by Johann
· 7 years ago
e426b01
Modify encoder multi-threading unit tests
by Ravi Chaudhary
· 7 years ago
fd68191
Opt convolve avx2
by Xing Jin
· 7 years ago
8237078
Fix build failure on macos by clang
by Peng Bin
· 7 years ago
000f2f6
Facilitate eob support in inverse transform for neon
by Venkat
· 7 years ago
45811bc
Add Masked sad avx2 code
by Xing Jin
· 7 years ago
8177488
Add Wedge utils avx2 code
by Xing Jin
· 7 years ago
6042d90
x86: Add subpixel obmc variance
by Kyle Siefring
· 7 years ago
6eecfe9
Add obmc add avx2 code
by Xing Jin
· 7 years ago
9ea1c6c
Delete an obsolete TODO comment.
by Wan-Teh Chang
· 7 years ago
c067adc
Add automated lightfield testing
by Yunqing Wang
· 7 years ago
e93d4e0
Put IntraPredFunc outside the anonymous namespace.
by Wan-Teh Chang
· 7 years ago
9af24c3
decode_test_driver: break decompress loop on error
by James Zern
· 7 years ago
ef64ee8
shell tests: Drop incorrect uses of readonly.
by Tom Finegan
· 7 years ago
85ad011
AVX2 optimization of aom_highbd_comp_mask_pred
by Ravi Chaudhary
· 7 years ago
f0d46ba
dr_prediction_test: set upsample_above/left correctly
by Scott LaVarnway
· 7 years ago
e54b823
shell tests: Fix read of aom_config.c.
by Tom Finegan
· 7 years ago
99ee82e
Add a test vector with all key frames
by Yaowu Xu
· 7 years ago
75815c2
Add missing 10-bit test vector files
by Yaowu Xu
· 7 years ago
f2fccbc
Add 10-bit test vectors
by Yaowu Xu
· 7 years ago
354773c
Add forward txfm2d avx2 code
by Xing Jin
· 7 years ago
0350496
Add neon optimization for selfguided_restoration
by Venkat
· 7 years ago
b48bc12
Add NEON optimization of lpf_vertical_4 and lpf_horizontal_4
by Cherma Rajan A
· 7 years ago
5660235
Add NEON optimization of lpf_vertical_6 and lpf_horizontal_14
by Cherma Rajan A
· 7 years ago
ab79c45
test/ add missing license blocks
by Johann
· 7 years ago
966c44e
Add unit test for decoder row based multi-threading
by Deepa K G
· 7 years ago
bf9d6d4
Enable TestVector test when CONFIG_LOWBITDEPTH=0
by Yaowu Xu
· 7 years ago
ce8f481
Re-enable ext-tile unit tests
by Yunqing Wang
· 7 years ago
5b7e5e2
Update unit test of compound_diffwtd_mask
by Sachin Kumar Garg
· 7 years ago
41b0505
Add ARM Neon optimization of aom_highbd_dc_predictor
by Sachin Kumar Garg
· 7 years ago
0347fc2
Fixed issue in AV1MultiThreaded/TestVectorTest
by Ravi Chaudhary
· 7 years ago
70bffc7
Revert "Fix bug in round shift array unit test"
by Johann Koenig
· 7 years ago
d78396e
Add ARM Neon optimization of compound_diffwtd_mask_d16
by Sachin Kumar Garg
· 7 years ago
d9647f2
cmake: Improve testing.
by Tom Finegan
· 7 years ago
5b3ba8e
cmake: test_data_util, set() -> list(APPEND).
by Tom Finegan
· 7 years ago
Next »