Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
libopus
/
833d2f0ed7ccfa01d560bccec81d45153c5f3b79
833d2f0
Remove useless OPUS_SET_EXPERT_FRAME_DURATION() on CELT
by Jean-Marc Valin
· 6 years ago
befb83b
Fixes misleading initialization with not enough zeros
by Jean-Marc Valin
· 6 years ago
04e07d2
update checksums
by Jean-Marc Valin
· 6 years ago
83d5155
Bump LT version numbers
by Jean-Marc Valin
· 6 years ago
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
· 6 years ago
a8e2a2b
Prevent the SILK counter from overflowing after 2 years and 9 months
by Jean-Marc Valin
· 6 years ago
5d29023
Retrain RNN classifier weights to include reverberated speech
by Jean-Marc Valin
· 6 years ago
4a643d9
Fixes packet parsing for 16-bit CPUs
by Jean-Marc Valin
· 6 years ago
c6d977a
Clarify configure --help
by Jean-Marc Valin
· 6 years ago
f689e05
Update ISO Base Media Format draft to version 0.8.1.
by Ralph Giles
· 6 years ago
5cbd7d5
Avoiding get_demixing_matrix() symbol clash on unified build
by Jean-Marc Valin
· 6 years ago
eb55ebf
OpusMSDecoder does not have an arch field
by Jean-Marc Valin
· 6 years ago
5d4db02
Add include/opus_projection.h to opus_headers.mk
by Jean-Marc Valin
· 6 years ago
c2a6ac4
Apply equal bit allocation to ambisonic channels
by Marcin Gorzel
· 6 years ago
38fca4a
Work around VS2015 internal compiler error
by Mark Harris
· 6 years ago
dd6d6d5
Fixing arithmetic problems for 16-bit CPUs in ambisonics_rate_allocation()
by Jean-Marc Valin
· 6 years ago
6adfa70
Fix bitrate allocation for channel mapping 2
by Felicia Lim
· 6 years ago
bc4ecf1
win32: Add ambisonics sources to VS project
by Joshua Bowman
· 6 years ago
1f0c1b1
Fixes C90 "mixed declarations and code" error
by Jean-Marc Valin
· 6 years ago
722a66b
Remove ambisonics experimental flag
by Jean-Marc Valin
· 6 years ago
ac04450
Enable ambisonics by default
by Jean-Marc Valin
· 6 years ago
2c0061c
Enable hardening by default
by Jean-Marc Valin
· 6 years ago
ea8b26f
Fix comma that should have been a semicolon
by Jean-Marc Valin
· 6 years ago
784d4ff
oops
by Jean-Marc Valin
· 6 years ago
6a74b41
Use ambisonics families 2 and 3 instead of 254 and 253
by Jean-Marc Valin
· 6 years ago
1827db6
Validate multistream/projection decoder frame_size
by Mark Harris
· 6 years ago
01b035f
Silence compiler warnings
by Mark Harris
· 6 years ago
c1c247d
Make bandwidth detection more conservative to avoid low-passing frames
by Jean-Marc Valin
· 6 years ago
16160ac
update checksums
by Jean-Marc Valin
· 6 years ago
693098f
Avoiding arithmetic on NULL pointer
by Jean-Marc Valin
· 6 years ago
d5a8136
Avoiding leaks when opus_demo exits with an error
by Jean-Marc Valin
· 6 years ago
d6ae25a
Fix DISABLE_FLOAT_API unused parameter warning
by Mark Harris
· 6 years ago
697beca
Only call isqrt32() with a positive argument
by Mark Harris
· 6 years ago
287cb03
Switch from narrowband to wideband at 9 kb/s, don't use mediumband
by Jean-Marc Valin
· 6 years ago
ed72830
Fix decision thresholds for larger frame sizes
by Jean-Marc Valin
· 6 years ago
cd78f39
Fixes a SILK bandwidth switching regression
by Jean-Marc Valin
· 6 years ago
85ce87f
Improving rate control for low bitrate
by Jean-Marc Valin
· 7 years ago
004ef8b
Oops, fix NaN test
by Jean-Marc Valin
· 7 years ago
652c455
Aborting on NaN in CELT
by Jean-Marc Valin
· 7 years ago
42f43db
Silk makes use of Opus VAD
by Gustaf Ullberg
· 7 years ago
1b58446
README: Update to reflect RFC 7845 and 8251
by Mark Harris
· 7 years ago
19966cc
Fix opus_packet_parse() non-null arg attribute
by Mark Harris
· 7 years ago
d01199b
two more asserts I forgot
by Jean-Marc Valin
· 7 years ago
f0cea0d
Misc assertion cleanup
by Jean-Marc Valin
· 7 years ago
2b249dd
Harden SILK x86 code
by Jean-Marc Valin
· 7 years ago
909f1ce
Hardening silk/fixed
by Jean-Marc Valin
· 7 years ago
e69fc19
Hardening asserts for SILK float
by Jean-Marc Valin
· 7 years ago
7e3352e
Converting some silk_assert()s into hardening celt_assert()s
by Jean-Marc Valin
· 7 years ago
69bcb28
Some missing checks
by Jean-Marc Valin
· 7 years ago
3995a0c
Adding multistream decoder validation
by Jean-Marc Valin
· 7 years ago
a29504c
Asserting on some ctl() calls that should never fail
by Jean-Marc Valin
· 7 years ago
bf1d442
Adds Opus decoder state validation
by Jean-Marc Valin
· 7 years ago
574d50c
Adding decoder state validation
by Jean-Marc Valin
· 7 years ago
92ffce6
Fixing no-redundancy CELT->SILK and CELT->hybrid transitions
by Jean-Marc Valin
· 7 years ago
ef20313
Adding ENABLE_HARDENING
by Jean-Marc Valin
· 7 years ago
9b092dd
Support for Ambisonics.
by Andrew Allen
· 7 years ago
a4b5282
Using a first-order filter for DC rejection
by Jean-Marc Valin
· 7 years ago
e1c0770
Don't enable -fstack-protector-strong on Windows for now
by Jean-Marc Valin
· 7 years ago
610c14c
Adding -D_FORTIFY_SOURCE=2 when possible
by Jean-Marc Valin
· 7 years ago
cea38f1
Fixed off-by-one issue in Silk DTX
by Gustaf Ullberg
· 7 years ago
76d966f
Enable -fstack-protector-strong by default on x86
by Jean-Marc Valin
· 7 years ago
e3e1f89
Fix comment to take into account previous commit
by Jean-Marc Valin
· 7 years ago
59b1a52
Increasing the CELT bit allocation slightly for stereo hybrid
by Jean-Marc Valin
· 7 years ago
475fa4a
Fix divide-by-zeros in opus_demo stats code
by Jean-Marc Valin
· 7 years ago
4b6af2d
Fixes integer overflow in SILK VAD for 10-ms frames
by Jean-Marc Valin
· 7 years ago
4503261
Forgot one RFC8251 behaviour to disable with --disable-rfc8251
by Jean-Marc Valin
· 7 years ago
cdcb2f7
Disabling weak transients and 5ms resolution on voiced frames
by Jean-Marc Valin
· 7 years ago
e04e86e
Add a simple masking model to the spreading decision
by Jean-Marc Valin
· 7 years ago
3b90ff8
Making sure importance[] is initialized even when we don't use dynalloc
by Jean-Marc Valin
· 7 years ago
5edcfaf
oops
by Jean-Marc Valin
· 7 years ago
3e3a2ff
Improve TF analysis RDO to take into account how important each band is
by Jean-Marc Valin
· 7 years ago
8299edf
Scaling back the pitch filter when most of the energy is above 3.2 kHz
by Jean-Marc Valin
· 7 years ago
693421e
Fixes NaN issues in compute_stereo_width()
by Jean-Marc Valin
· 7 years ago
ff6532c
Making opus-uninstalled.pc use the .la instead of the .a
by Jean-Marc Valin
· 7 years ago
058e817
Decouple OpusProjection* API from static matrices.
by Andrew Allen
· 7 years ago
cae4445
Ensure mapping matrix size is always valid.
by Andrew Allen
· 7 years ago
65f11d3
Fix memory issues in Projection API.
by Andrew Allen
· 7 years ago
eee6898
fix float constants
by Jean-Marc Valin
· 7 years ago
4656053
Define integer types from stdint.h where it's available
by Kári Tristan Helgason
· 7 years ago
ab7ab10
Tuning decision thresholds for low-bitrate music
by Jean-Marc Valin
· 7 years ago
ff83843
Fix matrix export via CTL func.
by Andrew Allen
· 7 years ago
ff98202
Retrained speech/music RNN
by Jean-Marc Valin
· 7 years ago
877d3d2
Add missing include to the list
by Jean-Marc Valin
· 7 years ago
f643c03
Support for Channel Mapping 253
by Andrew Allen
· 7 years ago
e12df85
Fix unnecessary assignment.
by Roman Kalashnikov
· 7 years ago
d8b1fd4
Enable RFC 8251 changes by default
by Jean-Marc Valin
· 7 years ago
9f7e7c8
Fix configure output formatting.
by Ralph Giles
· 7 years ago
43dfdc0
Fix entropy coder doc
by Jean-Marc Valin
· 7 years ago
2da3721
Simplifying celt_fir5() since x==y and mem[]={0}
by Jean-Marc Valin
· 7 years ago
82e6cf7
Fix #undef of constant
by Jean-Marc Valin
· 7 years ago
072d133
Fixes CELT PLC
by Jean-Marc Valin
· 7 years ago
b30f45b
Fixing (hopefully) bandwidth detection for 24 kHz analysis
by Jean-Marc Valin
· 7 years ago
251fc07
float constants
by Jean-Marc Valin
· 7 years ago
af93fbd
Add RNN for VAD and speech/music classification
by Jean-Marc Valin
· 7 years ago
f3cff05
Better rate allocation for stereo SILK in hybrid mode
by Jean-Marc Valin
· 7 years ago
95c4871
update draft version -10
by Jean-Marc Valin
· 7 years ago
ec29ffd
Fix typo with NE10 prefix
by Alexander Kochetkov
· 7 years ago
e2cdf9b
Rename arm ne10 assembly optimization files.
by Ralph Giles
· 7 years ago
6db968e
Rename SSE 4.1 files to match their targets.
by Ralph Giles
· 7 years ago
Next »