Sign in
aomedia
/
avm
/
c1cd519471679dfc0d061eab0bf86daadeb91885
/
test
47cc255
Remove deadline
by Sean DuBois
· 7 years ago
d4327bc
Simplify cos_bit setting in txfm
by Angie Chiang
· 7 years ago
54cd8d7
Add AVX2 implementation for motion compensation function
by Yushin Cho
· 7 years ago
123e8a6
adopt some clang 5.0.0 formatting
by Johann
· 7 years ago
8251736
Let adst4's precision be adjustable
by Angie Chiang
· 7 years ago
0625027
Tune the inv_shift
by Angie Chiang
· 7 years ago
a0d2759
Tune fwd txfm's config
by Angie Chiang
· 7 years ago
248f055
Fix txfm_stage_range_check
by Angie Chiang
· 7 years ago
4b29ea8
Move InvSqrt2 to the front of inv_txfm2d_add_c
by Angie Chiang
· 7 years ago
26ac047
Added a test for monochrome encoding.
by Imdad Sardharwalla
· 7 years ago
ffa5759
Add SSE2 implementation of 1-D convolve functions
by Frank Bossen
· 7 years ago
37ebf18
[Normative] DC_PRED: Avoid div using mult+shift.
by Urvang Joshi
· 7 years ago
ff959df
cmake: Download testdata over HTTP.
by Tom Finegan
· 7 years ago
837262b
Allow CDF precision to be configured with CDF_PROB_BITS.
by Thomas Daede
· 7 years ago
8521003
cmake: always create testdata targets.
by Tom Finegan
· 7 years ago
d0a3b9f
cmake: Halt generation when python not present and tests enabled.
by Tom Finegan
· 7 years ago
8ddc7ae
Change struct initialization to be MSVC friendly
by Yaowu Xu
· 7 years ago
ce796ed
Disable EXT_TILE unit tests
by Yunqing Wang
· 7 years ago
c653277
[CFL] Replace DECLARE_ALIGNED with aom_memalign
by David Michael Barr
· 7 years ago
454697c
SIMD implementation of horz superres
by Imdad Sardharwalla
· 7 years ago
8ae64a9
ext_tile: Not to write large_scale_tile bit to bitstream
by Yunqing Wang
· 7 years ago
ed25a61
Add utilities to aom_dsp for modeling correlated noise.
by Neil Birkbeck
· 7 years ago
5f0485b
Add av1_convolve_2d_copy_sr_sse2()
by Linfeng Zhang
· 7 years ago
e07a675
remove configure and Makefiles
by Johann
· 7 years ago
a3e9c50
Update convolve 2d unit testing code
by Linfeng Zhang
· 7 years ago
c363ab7
[CFL] SSSE3/AVX2 versions of cfl_build_prediction_hbd
by David Michael Barr
· 7 years ago
7d56ad4
Remove 4:4:0 source videos
by Yaowu Xu
· 7 years ago
2cb4b67
Update end_to_end_test with profile changes
by Yaowu Xu
· 7 years ago
bb8a724
Make size_t to int conversions explicit
by Yaowu Xu
· 7 years ago
c6acc53
Added AVX2 implementation of self-guided filter
by Imdad Sardharwalla
· 7 years ago
b488f91
Update the DvValidation test for intraBC
by Hui Su
· 7 years ago
16f38c2
[CFL] SSSE3/AVX2 versions of cfl_build_prediction_lbd
by David Michael Barr
· 7 years ago
f9a50ea
Update profile/bitdepth/sampling in header
by Debargha Mukherjee
· 7 years ago
209ba85
leb128: Add failure test.
by Tom Finegan
· 7 years ago
2537bfc
Turn lv_map lv_map_multi on by default
by Yaowu Xu
· 7 years ago
4a75b5a
Move shift from 1d_cfg to 2d_cfg
by Angie Chiang
· 7 years ago
a4c8048
Move rect txfm's shift setting into config
by Angie Chiang
· 7 years ago
9e69463
CICP colorspace signaling
by Andrey Norkin
· 7 years ago
3fcce0b
Disable an obsolete test when OBU is enabled
by Yaowu Xu
· 7 years ago
10fea49
Add LEB128 encode/decode/tests.
by Tom Finegan
· 7 years ago
b066707
Port EC test from Daala.
by Thomas Daede
· 7 years ago
2638cb5
fix issues with segment_pred_last
by Soo-Chul Han
· 7 years ago
9bd4278
[CFL] SSSE3/AVX2 versions of luma_subsampling_420_lbd
by Luc Trudeau
· 7 years ago
3ec11d1
Remove unused macro USE_TEMPORALFILTER_12TAP
by Yunqing Wang
· 7 years ago
76658d2
Revert "Turn lv_map lv_map_multi on by default"
by Sebastien Alaiwan
· 7 years ago
aa84f3e
Enhance tests to include fwd/inv 1D transforms
by Debargha Mukherjee
· 7 years ago
603c384
Expose generate_warped_model for reuse, eliminate repeated code.
by Sean Purser-Haskell
· 7 years ago
2944f9d
Turn lv_map lv_map_multi on by default
by Angie Chiang
· 7 years ago
7580f25
Account for sqrt(2) in range computation of 1:2 tx
by Yue Chen
· 7 years ago
c4789b8
simplification: merge base class 'TransTestBase'
by Sebastien Alaiwan
· 7 years ago
ef8fd2d
Reduce scope of locals
by Sebastien Alaiwan
· 7 years ago
f6b7e03
Initialize the full buffer in TxbTest
by Jingning Han
· 7 years ago
8b90918
Add av1_convolve_ x,y _avx2()
by Scott LaVarnway
· 7 years ago
1158bff
Various fixes to scale managed txfms and tests
by Debargha Mukherjee
· 7 years ago
a47994b
MotionVectorTestLarge: reduce height on 32-bit system
by Hui Su
· 7 years ago
c1d9aef
Define separate stage ranges for col/row idtx txfm
by Yue Chen
· 7 years ago
d3e7c68
Remove the use of macro "CONFIG_HIGHBITDEPTH"
by Yaowu Xu
· 7 years ago
4ce0f8c
Unit tests for convolve_2d copy and x, y functions
by Cheng Chen
· 7 years ago
94e3fe3
Add optimized convolve functions for single reference case
by Yunqing Wang
· 7 years ago
22fba1f
av1_fwd_txfm1d_test: Fix when TX64X64 is off.
by Urvang Joshi
· 7 years ago
95f5260
Replace hbd adst4 with lbd adst4
by Sarah Parker
· 7 years ago
0ba23e8
Add av1_get_nz_map_contexts_sse2()
by Linfeng Zhang
· 7 years ago
4d5cf53
Swap new size 8 and 16 fwd/inv transforms for ADST
by Urvang Joshi
· 7 years ago
b4faea7
[CFL] SSE2/AVX2 versions of subtract_average
by Luc Trudeau
· 7 years ago
2b1ec18
Drop support for decryption
by Sebastien Alaiwan
· 7 years ago
de849bd
Fix unit test TestTell when lv_map is on
by Angie Chiang
· 7 years ago
44a6c33
Add some missing unit tests for CDEF
by Steinar Midtskogen
· 7 years ago
8322ff0
Remove CDEF_SINGLEPASS defines
by Steinar Midtskogen
· 7 years ago
780fad1
end_to_end_test: Refactor two identical tests.
by Urvang Joshi
· 7 years ago
83e5f37
Fix bug
by Cheng Chen
· 7 years ago
360c491
lpf_test: correct threshold ranges
by James Zern
· 7 years ago
56d8b95
JNT_COMP: unit tests for av1_highbd_jnt_convolve_2d_sse4_1
by Cheng Chen
· 7 years ago
17be4d8
Add is_compound in ConvolveParams
by Yunqing Wang
· 7 years ago
940c22a
Modify convolve function prototype
by Yunqing Wang
· 7 years ago
ab6c9c7
Enable CDEF for chroma for 4:2:2 and 4:4:0
by Steinar Midtskogen
· 7 years ago
7bb501d
add new experiment loopfiltering_across_tiles_ext
by Lei
· 7 years ago
f263044
av1_fwd_txfm1d_test: simplify tx list
by Sebastien Alaiwan
· 7 years ago
23c511e
Remove ADAPT_SCAN experiment
by Sebastien Alaiwan
· 7 years ago
7197411
cmake: Report failure to shell when a test fails.
by Tom Finegan
· 7 years ago
a30b9ec
Correct scale factor for TX_16X64 and TX_64X16.
by Urvang Joshi
· 7 years ago
46e8fda
txfm2d_test: Relax some error thresholds.
by Urvang Joshi
· 7 years ago
e3fb568
Add a missed array alignment
by Yaowu Xu
· 7 years ago
b971c86
Align arrays
by Yaowu Xu
· 7 years ago
de75083
Remove a number of unused macros.
by Urvang Joshi
· 7 years ago
0ad887d
Fix decoder-only compile.
by Urvang Joshi
· 7 years ago
9007d34
Add contributor guide info to README.md.
by Tom Finegan
· 7 years ago
5dbb9b4
AV1InvTxfm2d: Better test for txfms with approx.
by Urvang Joshi
· 7 years ago
ec6acb2
reference_hybrid_2d: Scaling within the function.
by Urvang Joshi
· 7 years ago
448ca40
Revert "Add contributor guide info to README.md."
by Tom Finegan
· 7 years ago
c1aa69b
Add contributor guide info to README.md.
by Tom Finegan
· 7 years ago
2314566
Move encoder-only transform code to encoder/
by Urvang Joshi
· 7 years ago
e035b5d
AV1InvTxfm2d.RunRoundtripCheck: Add 1:4 transforms
by Urvang Joshi
· 7 years ago
5fb50f8
AV1FwdTxfm2d.RunFwdAccuracyCheck: Add rect txfms.
by Urvang Joshi
· 7 years ago
fa00507
Remove convolve_round/compound_round config flags
by Yunqing Wang
· 7 years ago
625cac1
Remove dead functions
by Sebastien Alaiwan
· 7 years ago
a989d83
AV1InvTxfm2d.CfgTest: Add 1:2 and 1:4 transforms.
by Urvang Joshi
· 7 years ago
0e301ba
AV1InvTxfm2d.RunRoundtripCheck: Add TX64X64 test.
by Urvang Joshi
· 7 years ago
7235992
AV1FwdTxfm2d.RunFwdAccuracyCheck: Add TX64X64 test.
by Urvang Joshi
· 7 years ago
8871044
AV1FwdTxfm2d.CfgTest: Add 1:2 and 1:4 transforms.
by Urvang Joshi
· 7 years ago
70e7613
AVX2 implementation for highbd_convolve_2d
by Maxym Dmytrychenko
· 7 years ago
Next »