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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add --enable-check-asm
Felicia Lim
2017-01-23
1
-1
/
+11
*
Update NSQ_LPC_BUF_LENGTH macro
Linfeng Zhang
2017-01-23
1
-4
/
+0
*
configure: Improve error message
v1.2-alpha2
Mark Harris
2017-01-18
1
-1
/
+1
*
Add FIXED_POINT check if using celt_fir in SILK's LPC analysis filter
Felicia Lim
2017-01-17
1
-2
/
+2
*
Revise celt_fir_c() to not pass in argument "mem"
Linfeng Zhang
2017-01-17
7
-83
/
+36
*
fixed_debug.h: delete some dead code
James Zern
2017-01-12
1
-3
/
+0
*
Fix error message
Chris Rudmin
2017-01-09
1
-1
/
+1
*
Avoids pre-echo in hybrid mode caused by noise being injected in the first band
Jean-Marc Valin
2017-01-05
1
-0
/
+20
*
Fix some compiler warnings
Mark Harris
2016-12-22
3
-8
/
+4
*
Makes analysis run at 24 kHz, with 20-ms frames
Jean-Marc Valin
2016-12-20
7
-209
/
+407
*
update draft: oops, fixes use of "above"
Jean-Marc Valin
2016-12-19
1
-3
/
+3
*
Update draft: addressing WGLC comments
Jean-Marc Valin
2016-12-19
2
-16
/
+267
*
opus_demo: remove obsolete option from usage
Mark Harris
2016-12-17
1
-1
/
+0
*
Adding a missing "else"
Jean-Marc Valin
2016-12-16
1
-1
/
+1
*
genversion.bat: generate same version as update_version
Ricardo Constantino
2016-11-17
4
-21
/
+8
*
Correct SILK encoder gain limit
Mark Harris
2016-11-16
2
-0
/
+38
*
vs2015: reenable DebugDLL versions of opus_demo
Ricardo Constantino
2016-11-10
1
-0
/
+4
*
Remove SILK_DEBUG define when _WIN32 and _DEBUG are defined.
Ralph Giles
2016-11-10
1
-17
/
+4
*
Remove commented-out DEBUG_STORE_DATA calls. r=keon
Ralph Giles
2016-11-10
6
-8
/
+0
*
appveyor: don't leave artifacts under a subdir
Ricardo Constantino
2016-11-10
1
-1
/
+1
*
appveyor: pack interesting files too, not just lib
Ricardo Constantino
2016-11-10
1
-1
/
+10
*
Remove redundant code
Mark Harris
2016-11-05
2
-26
/
+3
*
Fix crash on bad encoder frame_size argument
Mark Harris
2016-11-05
2
-2
/
+11
*
Removes OPUS_FRAMESIZE_VARIABLE
Jean-Marc Valin
2016-11-04
8
-370
/
+30
*
vs2015: Add missing file to test_opus_encode.
Ricardo Constantino
2016-11-03
2
-0
/
+4
*
Adds checksum for 1.2-alpha
Jean-Marc Valin
2016-11-03
1
-0
/
+1
*
Improves CELT bit allocation at very low bitrates
v1.2-alpha
Jean-Marc Valin
2016-11-02
1
-3
/
+8
*
Eliminate trailing spaces
Mark Harris
2016-11-02
3
-15
/
+15
*
Reduce redundancy when SILK uses too many bits
Mark Harris
2016-11-02
2
-24
/
+45
*
Fix redundancy on SILK 80+ms bandwidth switch
Mark Harris
2016-11-02
1
-20
/
+17
*
Add copyright notice to autogen.sh to make the Chromium people happy
Jean-Marc Valin
2016-11-01
1
-0
/
+4
*
Fixes NE10 configure problem
Jean-Marc Valin
2016-11-01
1
-2
/
+2
*
Temporarily disable -Wnonnull around an opus_decode() call in test_opus_decode.c
Jean-Marc Valin
2016-11-01
1
-0
/
+7
*
Bump static PACKAGE_VERSION string in version.mk
Jean-Marc Valin
2016-10-31
1
-1
/
+1
*
Fix amount of extra bytes reserved for 100 ms
Felicia Lim
2016-10-31
1
-2
/
+2
*
Don't use hybrid "weak transients" on vowels
Jean-Marc Valin
2016-10-29
1
-4
/
+8
*
Adds opus_encode_regressions.c to the MIPS Makefile
Jean-Marc Valin
2016-10-29
1
-1
/
+1
*
Adds opus_encode_regressions.c to the UNIX Makefile
Jean-Marc Valin
2016-10-29
1
-1
/
+1
*
New regression test from Mark's fuzzing test cases
Jean-Marc Valin
2016-10-29
4
-1
/
+967
*
Define "weak transients" for low bitrate hybrid
Jean-Marc Valin
2016-10-28
1
-3
/
+19
*
Multistream encoder: allocate an extra byte per stream for 100 ms
Felicia Lim
2016-10-28
1
-0
/
+6
*
Fix CBR packet sizes for 80 ms
Felicia Lim
2016-10-28
1
-5
/
+4
*
Update bandwidth and opusCanSwitch before generating SILK DTX ToC
Felicia Lim
2016-10-27
2
-13
/
+10
*
Encode correct headers when asking for very small output bytes and using long...
Felicia Lim
2016-10-27
1
-3
/
+47
*
Support encoding 80/100/120 ms frame lengths
Felicia Lim
2016-10-27
6
-59
/
+136
*
Move multiframe encoding into a separate function
Felicia Lim
2016-10-27
1
-61
/
+101
*
Fixes an unstable energy issue for low-bitrate hybrid
Jean-Marc Valin
2016-10-27
1
-4
/
+23
*
Make use of dot optional in generating documentation.
Ralph Giles
2016-10-27
2
-0
/
+16
*
Account for redundancy signalling when computing st->silk_mode.maxBits
Jean-Marc Valin
2016-10-27
1
-4
/
+11
*
updating update draft
Jean-Marc Valin
2016-10-21
1
-2
/
+22
[next]