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
/
src
/
test_opus.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Renames test_opus to opus_demo and adds the test_opus_api, test_opus_encode, ...
Gregory Maxwell
2011-10-26
1
-486
/
+0
*
Implements hard CBR for SILK
Jean-Marc Valin
2011-10-20
1
-1
/
+3
*
Minor fixes
Koen Vos
2011-10-09
1
-1
/
+1
*
test_opus had skip uninitialized for decode-only
Jean-Marc Valin
2011-09-29
1
-1
/
+1
*
Patch from Tim to avoid a spurious uninitialized warning in test_opus.c.
Gregory Maxwell
2011-09-19
1
-4
/
+2
*
Some fixes for C89 builds.
Gregory Maxwell
2011-09-19
1
-0
/
+1
*
Removed all the silk_ prefixes in source file names (not symbols)
Jean-Marc Valin
2011-09-16
1
-1
/
+1
*
test_opus now uses a string for the application
Jean-Marc Valin
2011-09-09
1
-63
/
+74
*
Making RESTRICTED_LOWDELAY an "application" that's set at init time
Jean-Marc Valin
2011-09-09
1
-10
/
+15
*
Adds OPUS_SET_RESTRICTED_LOWDELAY() encoder ctl
Jean-Marc Valin
2011-09-08
1
-4
/
+6
*
Adds ctl() requests for forcing any operating mode in the encoder
Jean-Marc Valin
2011-09-08
1
-6
/
+6
*
Merge remote-tracking branch 'greg/master'
Jean-Marc Valin
2011-09-02
1
-7
/
+8
|
\
|
*
Corrects many places where int was used where opus_int32 was needed.
Gregory Maxwell
2011-09-02
1
-7
/
+8
*
|
Improved mode/channel/bandwidth control mechanism
Jean-Marc Valin
2011-09-02
1
-0
/
+12
|
/
*
Using OPUS_ macros for <string.h> operations
Jean-Marc Valin
2011-08-30
1
-0
/
+1
*
Better error handling in the Opus API
Jean-Marc Valin
2011-08-29
1
-2
/
+12
*
s/INBAND_FEC_FLAG/INBAND_FEC/
Jean-Marc Valin
2011-08-28
1
-1
/
+1
*
Addresses a bitstream bug for stereo FEC and minor fixes that make Opus compi...
Koen Vos
2011-08-26
1
-2
/
+4
*
Final range coder state now exposed through the ctl() interface
Jean-Marc Valin
2011-08-19
1
-5
/
+7
*
s/OPUS_SET_VBR_FLAG/OPUS_SET_VBR/
Jean-Marc Valin
2011-08-18
1
-1
/
+1
*
Prevent spurious "Invalid payload length" on test_opus decode,
Gregory Maxwell
2011-08-17
1
-3
/
+8
*
Adds a floating-point API to Opus
Jean-Marc Valin
2011-08-17
1
-0
/
+2
*
Removes useless test in test_opus
Jean-Marc Valin
2011-08-16
1
-6
/
+0
*
Updated README files to reflect current output of tool and tweaked punctuatio...
Kat Walsh
2011-08-16
1
-1
/
+1
*
Fixes a pretty bad stereo bug in test_opus
Jean-Marc Valin
2011-08-13
1
-3
/
+3
*
Fixed multiple bugs in the repacketizer
Jean-Marc Valin
2011-08-10
1
-17
/
+9
*
Print the library version from test_opus.
Ralph Giles
2011-08-02
1
-0
/
+2
*
Regularize whitespace in the src directory.
Ralph Giles
2011-08-02
1
-280
/
+280
*
Renamed celt_[u]int* to opus_[u]int*
Jean-Marc Valin
2011-07-29
1
-5
/
+5
*
Always enable OPUS_TEST_RANGE_CODER_STATE.
Ralph Giles
2011-07-29
1
-4
/
+0
*
Remove an unused variable.
Ralph Giles
2011-07-29
1
-2
/
+0
*
Fixes some compiler warnings
Christian Hoene
2011-07-25
1
-1
/
+1
*
Fixes a bunch of valgrind errors when decoding random junk
Jean-Marc Valin
2011-07-05
1
-12
/
+25
*
test_opus usage for -e/-d
Jean-Marc Valin
2011-05-26
1
-3
/
+5
*
Allowing test_opus to operate in encode_only or decode_only mode
Jean-Marc Valin
2011-05-26
1
-36
/
+84
*
splitting encoder config in terms of application and signal type
Jean-Marc Valin
2011-05-26
1
-6
/
+6
*
Fixes an issue when triggering PLC before receiving any packet
Jean-Marc Valin
2011-05-26
1
-12
/
+12
*
Removes auto mode and fixes a force_mono issue
Koen Vos
2011-05-25
1
-8
/
+8
*
test_opus error messages
Jean-Marc Valin
2011-05-24
1
-1
/
+12
*
Squashed commit of the following:
Jean-Marc Valin
2011-05-19
1
-4
/
+11
*
test_opus.c now checks the sampling rate
Jean-Marc Valin
2011-05-10
1
-0
/
+7
*
SILK update
Koen Vos
2011-04-27
1
-2
/
+2
*
Fixes leak in test_opus
Jean-Marc Valin
2011-03-17
1
-1
/
+4
*
Fixes a few PLC/DTX bugs due to the recent decode API change
Jean-Marc Valin
2011-03-16
1
-2
/
+2
*
Adding constrained VBR mode
Jean-Marc Valin
2011-03-14
1
-0
/
+5
*
Automatic bandwidth selection
Jean-Marc Valin
2011-03-08
1
-24
/
+4
*
Cleanup
Jean-Marc Valin
2011-03-08
1
-25
/
+0
*
Simple mode selection logic
Jean-Marc Valin
2011-03-08
1
-7
/
+7
*
Update for in-band FEC
Koen Vos
2011-02-14
1
-34
/
+63
*
Relicensing to simplified (2-clause) BSD license
Jean-Marc Valin
2011-02-10
1
-4
/
+0
[next]