Sign in
fuchsia
/
third_party
/
xiph
/
opus
/
HEAD
512f42d
Merge "[build] Remove unused import" into main
by Shai Barack
· 4 years, 2 months ago
main
master
99d0f6a
[build] Remove unused import
by Shai Barack
· 4 years, 2 months ago
135d69a
Merge "[cflags] Allow set but unused parameter in third party code" into main
by Shai Barack
· 4 years, 5 months ago
67a1c87
[cflags] Allow set but unused parameter in third party code
by Shai Barack
· 4 years, 5 months ago
c0b92b2
[owners] Add OWNERs files to opus
by dannyzen
· 4 years, 7 months ago
7d1684d
[Wconversion] Suppress warnings
by Shai Barack
· 5 years ago
77ef8ee
[opus] add BUILD.gn adapted from Chromium
by Dale Sather
· 6 years ago
ad8fe90
Fix typo in _FORTIFY_SOURCE define.
by Marcus Asteborg
· 7 years ago
upstream/master
3ebf4ad
Silk CNG adapts faster to received packets with lower gains
by Felicia Lim
· 7 years ago
86e5f5e
Add mising cmake file from make dist
by Jean-Marc Valin
· 7 years ago
upstream/exp_ignore
296d556
Update checksums
by Jean-Marc Valin
· 7 years ago
e85ed77
Bump LT version
by Jean-Marc Valin
· 7 years ago
v1.3.1
1f92613
CMake changes
by Marcus Asteborg
· 7 years ago
268780f
CMake changes
by Marcus Asteborg
· 7 years ago
4f4b11c
API for checking whether the encoder is in DTX
by Gustaf Ullberg
· 7 years ago
afea46e
Correctly enable/disable SILK DTX with forced mode
by Mark Harris
· 7 years ago
196511d
Fix build errors using Makefile.mips
by Mark Harris
· 7 years ago
f9d3d43
Adding CMake support for Windows, Mac, Linux and Android Co-Authored-By: evpobr
by Marcus Asteborg
· 7 years ago
3765a24
Fix #elif OPUS_ARM_INLINE_EDSP
by Jean-Marc Valin
· 7 years ago
db08296
Fix mismatching arg names in function declaration and definition
by Felicia Lim
· 7 years ago
6554681
test_opus_encode: Use fprintf instead of snprintf
by Mark Harris
· 7 years ago
cdaf661
Reset nb_no_activity_frames when analysis DTX isn't used
by Jean-Marc Valin
· 7 years ago
upstream/analysis_fix2
57092f9
Improve silence handling
by Jean-Marc Valin
· 7 years ago
a7aa7fb
Fixing initialization issues on small frame sizes
by Jean-Marc Valin
· 7 years ago
843121b
Fixes analysis buffering for silence and complexity changes
by Jean-Marc Valin
· 7 years ago
0619d08
Avoiding problems with x87
by Jean-Marc Valin
· 7 years ago
9f2a0c7
Properly handle a bad stream_id in OPUS_MULTISTREAM_GET_*_STATE_REQUEST
by Jean-Marc Valin
· 7 years ago
f579083
Fix FIXED_POINT conditional check
by evpobr
· 7 years ago
9b24723
Clean up resources in projection test
by Mark Harris
· 7 years ago
9791b22
Refactoring: Isolating the matrix-vector product in gemm_accum()
by Jean-Marc Valin
· 7 years ago
054acff
missing script
by Jean-Marc Valin
· 7 years ago
3ff7e1a
Adding the scripts used to train the RNN classifier
by Jean-Marc Valin
· 7 years ago
59f8e5e
Trivial sprintf to snprintf conversion. Some linkers warn about unbounded sprintf calls.
by Janne Johansson
· 7 years ago
5548090
Make float2int() static with VS
by Jean-Marc Valin
· 7 years ago
833d2f0
Remove useless OPUS_SET_EXPERT_FRAME_DURATION() on CELT
by Jean-Marc Valin
· 7 years ago
befb83b
Fixes misleading initialization with not enough zeros
by Jean-Marc Valin
· 7 years ago
04e07d2
update checksums
by Jean-Marc Valin
· 7 years ago
83d5155
Bump LT version numbers
by Jean-Marc Valin
· 7 years ago
v1.3
4d523a9
Proper detection of _mm_cvtss_si32 for MS compiler
by Pavel P
· 7 years ago
aebc904
Renaming compute_allocation to clt_compute_allocation() to avoid symbol clashes
by Jean-Marc Valin
· 7 years ago
a8e2a2b
Prevent the SILK counter from overflowing after 2 years and 9 months
by Jean-Marc Valin
· 7 years ago
5d29023
Retrain RNN classifier weights to include reverberated speech
by Jean-Marc Valin
· 7 years ago
4a643d9
Fixes packet parsing for 16-bit CPUs
by Jean-Marc Valin
· 7 years ago
v1.3-rc2
c6d977a
Clarify configure --help
by Jean-Marc Valin
· 7 years ago
f689e05
Update ISO Base Media Format draft to version 0.8.1.
by Ralph Giles
· 7 years ago
5cbd7d5
Avoiding get_demixing_matrix() symbol clash on unified build
by Jean-Marc Valin
· 7 years ago
eb55ebf
OpusMSDecoder does not have an arch field
by Jean-Marc Valin
· 7 years ago
5d4db02
Add include/opus_projection.h to opus_headers.mk
by Jean-Marc Valin
· 7 years ago
c2a6ac4
Apply equal bit allocation to ambisonic channels
by Marcin Gorzel
· 7 years ago
38fca4a
Work around VS2015 internal compiler error
by Mark Harris
· 7 years ago
upstream/staging
dd6d6d5
Fixing arithmetic problems for 16-bit CPUs in ambisonics_rate_allocation()
by Jean-Marc Valin
· 7 years ago
6adfa70
Fix bitrate allocation for channel mapping 2
by Felicia Lim
· 7 years ago
bc4ecf1
win32: Add ambisonics sources to VS project
by Joshua Bowman
· 7 years ago
1f0c1b1
Fixes C90 "mixed declarations and code" error
by Jean-Marc Valin
· 7 years ago
722a66b
Remove ambisonics experimental flag
by Jean-Marc Valin
· 7 years ago
ac04450
Enable ambisonics by default
by Jean-Marc Valin
· 7 years ago
2c0061c
Enable hardening by default
by Jean-Marc Valin
· 7 years ago
ea8b26f
Fix comma that should have been a semicolon
by Jean-Marc Valin
· 7 years ago
784d4ff
oops
by Jean-Marc Valin
· 7 years ago
6a74b41
Use ambisonics families 2 and 3 instead of 254 and 253
by Jean-Marc Valin
· 7 years ago
1827db6
Validate multistream/projection decoder frame_size
by Mark Harris
· 7 years ago
01b035f
Silence compiler warnings
by Mark Harris
· 7 years ago
c1c247d
Make bandwidth detection more conservative to avoid low-passing frames
by Jean-Marc Valin
· 8 years ago
16160ac
update checksums
by Jean-Marc Valin
· 8 years ago
693098f
Avoiding arithmetic on NULL pointer
by Jean-Marc Valin
· 8 years ago
v1.3-rc
d5a8136
Avoiding leaks when opus_demo exits with an error
by Jean-Marc Valin
· 8 years ago
d6ae25a
Fix DISABLE_FLOAT_API unused parameter warning
by Mark Harris
· 8 years ago
697beca
Only call isqrt32() with a positive argument
by Mark Harris
· 8 years ago
287cb03
Switch from narrowband to wideband at 9 kb/s, don't use mediumband
by Jean-Marc Valin
· 8 years ago
upstream/exp_bandwidth_fix4
ed72830
Fix decision thresholds for larger frame sizes
by Jean-Marc Valin
· 8 years ago
upstream/exp_bandwidth_fix3
cd78f39
Fixes a SILK bandwidth switching regression
by Jean-Marc Valin
· 8 years ago
85ce87f
Improving rate control for low bitrate
by Jean-Marc Valin
· 8 years ago
004ef8b
Oops, fix NaN test
by Jean-Marc Valin
· 8 years ago
652c455
Aborting on NaN in CELT
by Jean-Marc Valin
· 8 years ago
42f43db
Silk makes use of Opus VAD
by Gustaf Ullberg
· 8 years ago
1b58446
README: Update to reflect RFC 7845 and 8251
by Mark Harris
· 8 years ago
19966cc
Fix opus_packet_parse() non-null arg attribute
by Mark Harris
· 8 years ago
d01199b
two more asserts I forgot
by Jean-Marc Valin
· 8 years ago
f0cea0d
Misc assertion cleanup
by Jean-Marc Valin
· 8 years ago
2b249dd
Harden SILK x86 code
by Jean-Marc Valin
· 8 years ago
909f1ce
Hardening silk/fixed
by Jean-Marc Valin
· 8 years ago
e69fc19
Hardening asserts for SILK float
by Jean-Marc Valin
· 8 years ago
7e3352e
Converting some silk_assert()s into hardening celt_assert()s
by Jean-Marc Valin
· 8 years ago
69bcb28
Some missing checks
by Jean-Marc Valin
· 8 years ago
3995a0c
Adding multistream decoder validation
by Jean-Marc Valin
· 8 years ago
a29504c
Asserting on some ctl() calls that should never fail
by Jean-Marc Valin
· 8 years ago
bf1d442
Adds Opus decoder state validation
by Jean-Marc Valin
· 8 years ago
574d50c
Adding decoder state validation
by Jean-Marc Valin
· 8 years ago
92ffce6
Fixing no-redundancy CELT->SILK and CELT->hybrid transitions
by Jean-Marc Valin
· 8 years ago
ef20313
Adding ENABLE_HARDENING
by Jean-Marc Valin
· 8 years ago
9b092dd
Support for Ambisonics.
by Andrew Allen
· 8 years ago
a4b5282
Using a first-order filter for DC rejection
by Jean-Marc Valin
· 8 years ago
e1c0770
Don't enable -fstack-protector-strong on Windows for now
by Jean-Marc Valin
· 8 years ago
610c14c
Adding -D_FORTIFY_SOURCE=2 when possible
by Jean-Marc Valin
· 8 years ago
cea38f1
Fixed off-by-one issue in Silk DTX
by Gustaf Ullberg
· 8 years ago
76d966f
Enable -fstack-protector-strong by default on x86
by Jean-Marc Valin
· 8 years ago
e3e1f89
Fix comment to take into account previous commit
by Jean-Marc Valin
· 8 years ago
59b1a52
Increasing the CELT bit allocation slightly for stereo hybrid
by Jean-Marc Valin
· 8 years ago
475fa4a
Fix divide-by-zeros in opus_demo stats code
by Jean-Marc Valin
· 8 years ago
4b6af2d
Fixes integer overflow in SILK VAD for 10-ms frames
by Jean-Marc Valin
· 8 years ago
Next »