Sign in
aomedia
/
avm
/
a964eea6398e2409386f2018578480284f74f67e
/
test
c837c4b
Remove obsolete TODO in selfguided neon module
by venkat sanampudi
· 5 years ago
d65a573
Fix bug in selfguided_restoration neon
by venkat sanampudi
· 5 years ago
9b224ea
Replace testing::tuple with std::tuple (x2)
by James Zern
· 5 years ago
a543df5
Replace testing::tuple with std::tuple
by sarahparker
· 6 years ago
f5c3d0f
Remove unneeded () around two SIMD_TUPLE's.
by Wan-Teh Chang
· 5 years ago
4af1636
Estimate noises for different planes separately.
by yjshen
· 5 years ago
4e8bbd1
Add neon/sse2 optimization for fwd txfm 4x4
by Jerome Jiang
· 5 years ago
a66b572
Handle 10bit encoding and re-enable planewise filtering
by Cheng Chen
· 5 years ago
0de21d3
rtc: Fix to frame_type setting for 1 pass rtc
by Marco Paniconi
· 5 years ago
b00411d
cmake: Enable -Wshorten-64-to-32 for C++ sources.
by Tom Finegan
· 6 years ago
980213e
test.cmake: skip quantize_func_test.cc in generic builds
by James Zern
· 5 years ago
7a7fa5c
Fix over-reads in MetadataEncodeTest::FramePktHook
by Wan-Teh Chang
· 5 years ago
62eab67
Adds support for HDR static metadata encode/decode
by Daniel Max Valenzuela
· 5 years ago
ae20170
Refactor `temporal_filter.c` (Step-3).
by yjshen
· 5 years ago
9d68e63
Use bool, not int, for the 2nd test param row_mt_.
by Wan-Teh Chang
· 5 years ago
b4410d8
Prepare for sb level multi-pass encoding
by chiyotsai
· 5 years ago
1a6f173
Do not suppress cpplint readability/streams check.
by Wan-Teh Chang
· 5 years ago
e7e2b2d
Optmize interface for temporal filtering.
by yjshen
· 5 years ago
b42c052
Fix temporal filtering bugs in high bit-depth.
by yjshen
· 5 years ago
f8c35de
Include <ostream> for std::ostream.
by Wan-Teh Chang
· 5 years ago
2d05ba0
Define operator<< for the TestVideoParam struct.
by Wan-Teh Chang
· 5 years ago
7003573
Refactor `temporal_filter.c` (Step-2).
by yjshen
· 5 years ago
4637e2f
Editorial bug fix for spec
by Ryan
· 5 years ago
8115cd6
Fix valgrind Use of uninitialised value of size 8
by Wan-Teh Chang
· 5 years ago
532312c
Adjust psnr threshold in HorzSuperresFixedEndToEndTest
by Ravi Chaudhary
· 5 years ago
f4368ac
Add SSE2 and AVX2 variant for aom_var_2d
by Jayasanker J
· 5 years ago
c88f974
Simplify code about wedge types
by Hui Su
· 5 years ago
d8fd9e7
Add additional encoder ext_tile tests
by Yunqing Wang
· 5 years ago
d0f0d3b
Re-enable lightfield test
by Yunqing Wang
· 5 years ago
cc6cf05
Fix: Obtain aom_image metadata on decode
by Daniel Max Valenzuela
· 5 years ago
825aa3a
Add SSE2 variant for temporal_filter_plane_c
by Jayasanker J
· 5 years ago
f5036e6
Allow more 16x16 on key frame with hybrid intra search.
by Jerome Jiang
· 5 years ago
6077611
Adjust HorzSuperresFixedEndToEndTest threshold numbers
by Jingning Han
· 5 years ago
bcc1b0e
rtc: Enable RTC reference strucutre for speed >= 6
by Marco Paniconi
· 5 years ago
9071bfe
rtc: Fix to reference frame structure for RTC
by Marco Paniconi
· 5 years ago
f7e6b90
Non RD: Add hybrid intra search.
by Jerome Jiang
· 5 years ago
8d1a1e4
rt: datarate test threshold change
by Jerome Jiang
· 5 years ago
2474d15
Add AVX2 variant for temporal_filter_plane_c
by Jayasanker J
· 5 years ago
72ef6ce
AV1 RT: Modify PSNR threshold for reduced TX search.
by Michael Horowitz
· 5 years ago
3001dee
Adjust psnr threshold in fwd-kf test
by Sarah Parker
· 5 years ago
5f8d70b
Revert "Obtain aom_image metadata on decode"
by Jingning Han
· 5 years ago
6300fba
Simplification of bits per macroblock estimate.
by Paul Wilkins
· 5 years ago
b7dad71
Enable octagon-diamond motion estimation
by Jingning Han
· 5 years ago
d6673a5
Reduce baseline inter enumerator in av1_rc_bits_per_mb()
by Paul Wilkins
· 5 years ago
518edbc
Remove twopass->kfgroup_inter_fraction
by Paul Wilkins
· 5 years ago
9bca352
Obtain aom_image metadata on decode
by Daniel Max Valenzuela
· 5 years ago
e431918
Reduce psnr_thresh in GFMaxPyrHeightTest
by Yunqing Wang
· 5 years ago
8806886
Add datarate test to change speed on the fly.
by Jerome Jiang
· 5 years ago
3c1f461
Remove bitrate param for frame drop tests in datarate_test.cc
by Jerome Jiang
· 5 years ago
d36933a
metadata_test.cc: add missing copyright header
by James Zern
· 5 years ago
f112a35
AV1 RT: Fix datarate test failure
by Fyodor Kyslov
· 5 years ago
78e4819
AV1 RT: Early exit for intra mode check on pick_inter_mode
by Fyodor Kyslov
· 5 years ago
bd55259
Rework the intra_angle_estimation speed feature
by Hui Su
· 5 years ago
7a3853e
Have metadata remove/free functions return void.
by Wan-Teh Chang
· 5 years ago
6877cc6
Change kExampleData in metadata_test.cc to const
by Daniel Max Valenzuela
· 5 years ago
0a6c808
Write aom_image ITU-T T.35 metadata to stream
by Daniel Max Valenzuela
· 5 years ago
2f9e097
Adjust fwd-kf psnr thresholds
by Sarah Parker
· 5 years ago
4c09b45
sad4d avx2 code improvements
by Victoria Zhislina
· 6 years ago
9a5e5f2
Declare init_flags as aom_codec_flags_t.
by Wan-Teh Chang
· 6 years ago
131b3c4
Fix a compiler warning
by Yunqing Wang
· 6 years ago
f686e03
Adjust PNSR thresholds to stop RTEndToEndTest failure
by chiyotsai
· 6 years ago
c8b6dd6
remove old placeholder implementation of the config file support
by Ryan Lei
· 6 years ago
95fcd32
Add new test covering corruption caused by aq mode on/off.
by Jerome Jiang
· 6 years ago
446d5d9
RT: change threshold for frame drop test.
by Jerome Jiang
· 6 years ago
d42c11c
Add 720p clip to RT end to end tests.
by Jerome Jiang
· 6 years ago
2e6004a
metadata test: Fix MSVC warnings.
by Tom Finegan
· 6 years ago
f14875b
Optimize get_proj_subspace module
by Vishesh
· 6 years ago
df3d3d0
remove bool conversion (!!) when not applicable
by Elliott Karpilovsky
· 6 years ago
6b855be
Adds metadata container for aom_image
by Daniel Max Valenzuela
· 6 years ago
7ad847a
Seq header shouldn't change in the middle of frame
by Wan-Teh Chang
· 6 years ago
646082b
Set g_usage to AOM_USAGE_REALTIME for realtime tests.
by Jerome Jiang
· 6 years ago
bf3ca36
Revert "add config file options support"
by James Zern
· 6 years ago
7e56b50
test_data_download_worker: use https
by James Zern
· 6 years ago
a70e67a
add config file options support
by Ryan
· 6 years ago
bbe0a0a
test/*.cc: remove use of GTEST_ARRAY_SIZE_()
by James Zern
· 6 years ago
85a9314
AV1 RT tuned variance base partition thresholds.
by Michael Horowitz
· 6 years ago
0e07ea5
disable av1_(apply_|)selfguided_restoration_neon
by James Zern
· 6 years ago
c74c9aa
Recode the selected mode in tpl model
by Jingning Han
· 6 years ago
5e3b3ff
Change KF Boost calculation.
by Paul Wilkins
· 6 years ago
882c5ad
rtc-svc: Fixes for periodic key frames for SVC
by Marco Paniconi
· 6 years ago
9213228
Exclude hbd tests from selfguided_filter_test
by Jerome Jiang
· 6 years ago
b955331
Remove cnn.{c,h} from CONFIG_REALTIME_ONLY
by Jerome Jiang
· 6 years ago
768367c
rtc-svc: Disable the frame order hint for SVC
by Marco Paniconi
· 6 years ago
ebba9c7
Exclude hbd functions in decoder and common.
by Jerome Jiang
· 6 years ago
6e632d3
error_block_test: fix visual studio build
by James Zern
· 6 years ago
c71cf35
Modify psnr_thresh in GFMaxPyrHeightTestParam
by Yunqing Wang
· 6 years ago
7683ed5
Exclude hbd functions in av1_rtcd_defs.pl from HBD flag.
by Jerome Jiang
· 6 years ago
d3a54fe
test/edge_detect_test: fix int sanitizer warnings
by Hien Ho
· 6 years ago
3c2746f
rtc-svc: Fix to (3SL, 3TL) layer pattern.
by Marco Paniconi
· 6 years ago
1cb298c
Exclude hbd functions in aom_dsp from HBD flag.
by Jerome Jiang
· 6 years ago
cedd063
Tweak PSNR threshold to pass a test
by Debargha Mukherjee
· 6 years ago
73f215f
Exclude hbd intra prediction from CONFIG_AV1_HIGHBITDEPTH
by Jerome Jiang
· 6 years ago
34b7d5e
rtc-svc: Add (3 spatial, 3 temporal) layers
by Marco Paniconi
· 6 years ago
bcacb32
Add support for level targetting
by Wan-Teh Chang
· 6 years ago
58df5b1
Added SSE2 variant for get_blk_sse_sum_c module.
by Vishesh
· 6 years ago
861fd02
Reduce number of tests
by Jerome Jiang
· 6 years ago
90a4423
Optimize get_blk_sse_sum_c module
by Vishesh
· 6 years ago
deddd6b
Tweak threshold for PSNR test for gf frames
by Debargha Mukherjee
· 6 years ago
78b69cb
valgrind Issue 2476 fix
by Victoria Zhislina
· 6 years ago
ece3d03
Skip 10/12bit vectors if CONFIG_AV1_HIGHBITDEPTH=0
by Wan-Teh Chang
· 6 years ago
Next »