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
*
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
*
Put custom_encoder_init decl behind CUSTOM_MODES. More softclip tests.
Gregory Maxwell
2013-11-24
1
-2
/
+2
*
Minor opus_pcm_soft_clip API hardening and tests.
Gregory Maxwell
2013-11-22
1
-1
/
+47
*
Add some multistream resets to the tests.
Gregory Maxwell
2013-11-22
1
-1
/
+30
*
Add copyright header to test_opus_padding.c.
Ralph Giles
2013-11-21
1
-1
/
+27
*
Additional opus_multistream_packet_(un)pad tests.
Gregory Maxwell
2013-11-19
1
-0
/
+36
*
Add opus_packet_(un)pad tests.
Gregory Maxwell
2013-11-18
2
-3
/
+63
*
Fixes SILK surround calibration while fixing other MSVC warnings
Jean-Marc Valin
2013-11-17
1
-1
/
+1
*
Add some basic testing for OPUS_{GET|SET}_PREDICTION_DISABLED.
Gregory Maxwell
2013-11-17
2
-1
/
+13
*
Hides OPUS_FRAMESIZE_VARIABLE from the API until it actually works
Jean-Marc Valin
2013-11-08
1
-1
/
+1
*
Replace "inline" with OPUS_INLINE.
Gregory Maxwell
2013-10-28
2
-5
/
+5
*
Correct opus_packet_parse code 0 packet tests.
Mark Harris
2013-10-11
1
-0
/
+1
*
Add a couple minor additional decoder tests.
Gregory Maxwell
2013-06-29
2
-0
/
+24
*
Fixes some return without va_end in the api, adds tests.
Gregory Maxwell
2013-06-29
1
-5
/
+86
*
Big squashed commit of Garf's MSVC reorg:
Jean-Marc Valin
2013-06-27
6
-293
/
+0
*
Check if opus_compare is executable in run_vectors.sh
Aurélien Zanelli
2013-05-27
1
-0
/
+5
*
Random complexity in the encoder tests.
Gregory Maxwell
2013-04-05
1
-2
/
+6
*
test_opus_decode: force integer constants unsigned
James Zern
2013-03-05
1
-2
/
+2
*
Add tests for GET_LAST_PACKET_DURATION.
Gregory Maxwell
2012-12-05
1
-1
/
+15
*
Add missing packet_get_nb_samples test coverage and fix test output.
Gregory Maxwell
2012-12-05
1
-4
/
+9
*
Implements opus_packet_get_nb_samples()
Jean-Marc Valin
2012-12-04
1
-1
/
+3
*
Changes the PLC behaviour and fixes the FEC behaviour on concatenated packets
Jean-Marc Valin
2012-12-04
2
-11
/
+11
*
Remove MSVC incremental linking directives.
Ralph Giles
2012-12-03
3
-18
/
+0
*
Add a regression test for the padding issue.
Ralph Giles
2012-11-30
1
-0
/
+67
*
Fix line endings on MSVC project files.
Ralph Giles
2012-11-09
3
-261
/
+261
*
Adds missing license headers on some scripts and test files
Jean-Marc Valin
2012-10-30
1
-0
/
+33
*
Fix several issues with multistream argument validation.
Gregory Maxwell
2012-10-27
2
-94
/
+138
*
Fix MSVC linker warnings
Joshua Bowman
2012-10-23
3
-0
/
+3
*
Include process.h for _getpid on windows.
Ralph Giles
2012-10-23
2
-0
/
+6
*
Fix minor issues reported by scan-build
Philip Jägenstedt
2012-10-11
1
-1
/
+1
*
Fix common misspellings
Philip Jägenstedt
2012-09-27
1
-1
/
+1
*
Add some more multistream encoder API tests.
Gregory Maxwell
2012-09-26
1
-0
/
+10
*
Additional multistream tests and reject channels<1 in MS API.
Gregory Maxwell
2012-08-21
2
-11
/
+106
*
Avoid an inconsequential memory leak in tests/test_opus_decode.c.
Gregory Maxwell
2012-08-09
1
-0
/
+7
*
Add basic {GET,SET}_LSB_DEPTH API tests.
Gregory Maxwell
2012-08-08
1
-0
/
+4
*
Make MSVC build work in parallel.
Gian-Carlo Pascutto
2012-07-16
3
-9
/
+6
*
Fix headers by mingw broken by recent win32 changes.
Gregory Maxwell
2012-07-14
2
-2
/
+2
*
Fix MSVC Debug builds, set missing dependencies for tests.
Gian-Carlo Pascutto
2012-07-13
3
-3
/
+9
*
Make tests work on MSVC.
Gian-Carlo Pascutto
2012-07-12
8
-0
/
+309
*
test_opus_api: Fix valgrind expectations broken by last commit.
Gregory Maxwell
2012-07-11
1
-1
/
+2
*
Add OPUS_{GET|SET}_GAIN CTLs for adjusting output gain.
Gregory Maxwell
2012-07-11
1
-5
/
+67
*
Update headers to cause warnings on unused returns and null args.
Gregory Maxwell
2012-06-01
1
-1
/
+1
*
Avoid an inconsequential memory leak in tests/test_opus_decode.c
Gregory Maxwell
2012-06-01
1
-0
/
+1
*
Avoid an inconsequential memory leak in tests/test_opus_encode.c.
Gregory Maxwell
2012-06-01
1
-0
/
+1
*
int vs opus_int32 consistency
Jean-Marc Valin
2012-05-18
1
-1
/
+1
*
Make it possible for run_vectors.sh to fail on the mono tests.
Gregory Maxwell
2012-04-30
1
-1
/
+0
*
Merge commit '390c89225d'
Jean-Marc Valin
2012-04-24
5
-10
/
+10
|
\
|
*
s/FOUNDATION/COPYRIGHT OWNER/ in CELT code and "glue code"
Jean-Marc Valin
2012-04-20
4
-8
/
+8
|
*
Misc changes to address Robert Sparks' comments
Jean-Marc Valin
2012-04-20
1
-2
/
+2
[next]