index
:
delta/opus.git
1.0.1
1.0.x
1.1.1
1.1.2
1.1.x
analysis_fix1
analysis_fix2
burg_optimization
cng_fix
cng_fix2
draft
draft_wip
exp-highpass
exp-neural-silk-enhancement
exp_24k_analysis1
exp_24k_analysis2
exp_24k_analysis3
exp_24k_analysis4
exp_24k_analysis5
exp_analysis
exp_analysis6
exp_analysis7
exp_analysis8
exp_analysis9
exp_bandwidth
exp_bandwidth_fix3
exp_bandwidth_fix4
exp_bitstream
exp_bitstream2
exp_bitstream3
exp_bitstream5
exp_bitstream6
exp_bitstream7
exp_cbr_silk
exp_crc32
exp_delayed_decision
exp_detection
exp_dred_icassp
exp_fec_tune
exp_gain_lock2
exp_gain_lock4
exp_gain_lock5
exp_google_opt1b
exp_google_opt1c
exp_google_opt1e
exp_hardening2
exp_hybrid_lbr1
exp_hybrid_stereo
exp_hybrid_tune
exp_hybrid_tune2
exp_ignore
exp_kelly1
exp_koen4
exp_lbr_tune
exp_lbr_tune1
exp_lbr_tune10
exp_lbr_tune11
exp_lbr_tune12
exp_lbr_tune13
exp_lbr_tune14
exp_lbr_tune2
exp_lbr_tune3
exp_lbr_tune4
exp_lbr_tune5
exp_lbr_tune6
exp_lbr_tune7
exp_lbr_tune8
exp_lbr_tune9
exp_leakage4
exp_leakage7
exp_mips_alt
exp_mips_alt_jun03
exp_mips_opt
exp_neural_fec2
exp_neural_fec2b
exp_neural_fec2c
exp_neural_fec3
exp_neural_fec4
exp_new_classifier1
exp_new_tf2b
exp_overflow2
exp_overflow4
exp_overflow6
exp_plc_hack4
exp_pvq_opt1
exp_ratecontrol1
exp_refactoring
exp_rnn1
exp_rnn3
exp_silk_cbr
exp_silk_cbr2
exp_silk_feature_dump
exp_silk_jm2
exp_spreading_mask1
exp_staging
exp_stereo3
exp_stereo5
exp_stereo6
exp_stereo_vbr1
exp_stereo_vbr3
exp_surround1
exp_temporal
exp_temporal1
exp_theta10
exp_theta11
exp_theta4
exp_theta6
exp_theta7
exp_transient_fold1
exp_ubsan1
exp_warnings1
exp_waveform_matching
exp_waveform_matching2
exp_waveform_matching3
exp_wip
exp_wip4
exp_wip5
exp_wip6
gain_sum
gitlab-ci
gitlab-ci-mr
hybrid_vbr
hybrid_vbr3
ietf-draft
jon_patches
master
merge_attempt
meson
msvc
ne10_patches
neural_fec3
neural_plc
opt_float
silk_LTP_corr_smoothing
silk_lsf_quant_with_hysteresis
silk_pitch_fix
silk_tunings
silk_tunings2
silk_tunings3
silk_tunings4
silk_tunings6
staging
stereo_masking1
surround
update_draft
gitlab.xiph.org: xiph/opus.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
Commit message (
Expand
)
Author
Age
Files
Lines
*
Ensuring we can see where crashes occur
Jean-Marc Valin
2022-07-22
1
-0
/
+4
*
Remove unused variable in tests
Marcus Asteborg
2022-07-05
1
-6
/
+3
*
Replace assert with test_failed function in test
Marcus Asteborg
2022-07-05
3
-20
/
+18
*
Fix quoting and whitespace errors in build test
Mark Harris
2022-07-05
2
-35
/
+34
*
Add asan/ubsan support in random tests
Jean-Marc Valin
2022-07-05
1
-3
/
+6
*
Adds OPUS_SET_INBAND_FEC(2) option
Jean-Marc Valin
2022-06-30
1
-1
/
+1
*
Fixes --disable-rtcd
Jean-Marc Valin
2022-06-28
1
-2
/
+2
*
print rate used for testvectors
Jean-Marc Valin
2022-04-02
1
-1
/
+2
*
Cleanup testing directories to save space
Jean-Marc Valin
2022-04-01
2
-6
/
+11
*
build test scripts
Jean-Marc Valin
2022-03-31
2
-0
/
+147
*
Add support for Meson build system
Tim-Philipp Müller
2020-10-28
1
-0
/
+34
*
Replace WIN32 with _WIN32 everywhere
Nirbheek Chauhan
2020-08-21
1
-1
/
+1
*
opus_decoder_fuzzer: limit the number of decodes to avoid timeout
Felicia Lim
2020-08-10
1
-1
/
+4
*
Fix and clean up opus_decode_fuzzer
Felicia Lim
2020-06-18
1
-19
/
+14
*
Disable message box when calling abort(). The message box is causing hangs in...
Marcus Asteborg
2020-06-11
1
-0
/
+3
*
test_opus_encode: Use fprintf instead of snprintf
Mark Harris
2019-02-25
1
-16
/
+18
*
Clean up resources in projection test
Mark Harris
2018-12-29
1
-0
/
+2
*
Trivial sprintf to snprintf conversion. Some linkers warn about unbounded spr...
Janne Johansson
2018-10-31
1
-1
/
+1
*
Remove ambisonics experimental flag
Jean-Marc Valin
2018-07-26
1
-14
/
+0
*
oops
Jean-Marc Valin
2018-07-26
1
-2
/
+2
*
Validate multistream/projection decoder frame_size
Mark Harris
2018-07-21
1
-0
/
+2
*
Silence compiler warnings
Mark Harris
2018-07-21
1
-33
/
+29
*
Adding ENABLE_HARDENING
Jean-Marc Valin
2018-03-27
1
-5
/
+5
*
Ensure mapping matrix size is always valid.
Andrew Allen
2017-12-07
1
-3
/
+7
*
Fix memory issues in Projection API.
Andrew Allen
2017-12-07
1
-132
/
+103
*
Support for Channel Mapping 253
Andrew Allen
2017-11-07
1
-0
/
+431
*
Add missing #include for gcc
Felicia Lim
2017-07-13
1
-0
/
+1
*
Avoid -Wsometimes-uninitialized error for valid test code
Felicia Lim
2017-07-12
1
-0
/
+2
*
tests/run_vectors.sh: Fix argument quoting
Mark Harris
2017-06-13
1
-30
/
+30
*
Fix compiler warnings
Mark Harris
2017-02-26
2
-2
/
+5
*
test_opus_decode: Fix build on GCC 3.4 to 4.5.x
Mark Harris
2017-02-18
1
-2
/
+2
*
Add decoder fuzz target.
Felicia Lim
2017-02-10
2
-0
/
+127
*
Correct SILK encoder gain limit
Mark Harris
2016-11-16
1
-0
/
+37
*
Fix crash on bad encoder frame_size argument
Mark Harris
2016-11-05
1
-0
/
+1
*
Eliminate trailing spaces
Mark Harris
2016-11-02
1
-11
/
+11
*
Reduce redundancy when SILK uses too many bits
Mark Harris
2016-11-02
1
-0
/
+33
*
Temporarily disable -Wnonnull around an opus_decode() call in test_opus_decode.c
Jean-Marc Valin
2016-11-01
1
-0
/
+7
*
New regression test from Mark's fuzzing test cases
Jean-Marc Valin
2016-10-29
3
-0
/
+966
*
Update bandwidth and opusCanSwitch before generating SILK DTX ToC
Felicia Lim
2016-10-27
1
-6
/
+0
*
Support encoding 80/100/120 ms frame lengths
Felicia Lim
2016-10-27
2
-2
/
+25
*
Fixing some opus_int vs opus_int32 mismatches
Jean-Marc Valin
2016-10-05
2
-6
/
+7
*
Remove float ops from encoder settings fuzzer test
Felicia Lim
2016-09-16
1
-5
/
+5
*
Fix mixed declarations and code
Jean-Marc Valin
2016-09-15
1
-1
/
+1
*
Fuzzer test for changing encoder settings online
Felicia Lim
2016-09-15
1
-10
/
+190
*
Make it possible to ignore inverted phase stereo for downmix purposes
exp_bitstream7
Jean-Marc Valin
2016-09-01
1
-8
/
+17
*
test_opus_decode: Check all soft clip samples
Mark Harris
2016-07-21
1
-6
/
+6
*
tests: Avoid shift into sign undefined behavior
Mark Harris
2016-07-21
2
-2
/
+2
*
Making calls to opus_packet_pad() on a bad packet return OPUS_INVALID_PACKET
Jean-Marc Valin
2016-07-04
1
-2
/
+2
*
Make it possible to pass in paths to opus_demo and opus_compare.
jon_patches
Jonathan Lennox
2015-09-01
1
-2
/
+2
*
Fix malloc_hook warning on glibc 2.17 and later.
Ralph Giles
2014-01-14
1
-1
/
+1
[next]