Jean-Marc Valin
|
ae5f5cc1c5
Using OPUS_MOVE() instead of OPUS_COPY() to move redundancy bytes
|
il y a 8 ans |
Jean-Marc Valin
|
8ac5d89918
Consider per-channel energy bits in surround_rate_allocation()
|
il y a 8 ans |
Jean-Marc Valin
|
a3fadcb9f4
Fixes surround_analysis() for frame size > 20 ms
|
il y a 8 ans |
Felicia Lim
|
c305b824e9
Remove float ops from encoder settings fuzzer test
|
il y a 8 ans |
Jean-Marc Valin
|
f4dcc09f62
Fix mixed declarations and code
|
il y a 8 ans |
Felicia Lim
|
348bb27aa3
Fuzzer test for changing encoder settings online
|
il y a 8 ans |
Jean-Marc Valin
|
e5ad261695
Prevents ridiculously large gains from causing inf/NaNs in float decoder
|
il y a 8 ans |
Jean-Marc Valin
|
70e3c34822
Fixing failure due to CBR allocating zero byte to a stream
|
il y a 8 ans |
Michael Graczyk
|
fa2578bf47
Fix ambisonics bitrate when bitrate_bps is OPUS_AUTO
|
il y a 8 ans |
Jean-Marc Valin
|
ac9fabc7be
Fixes an internal error in the Opus encoder
|
il y a 8 ans |
Jean-Marc Valin
|
dbff5fcaf6
Prevent tonality estimator from running too often with 2.5 and 5 ms frames
|
il y a 8 ans |
Jean-Marc Valin
|
f4f5a6a099
Prevents an overflow in multi-stream encoder rate computation
|
il y a 8 ans |
Mark Harris
|
691d49355f
Allow disabling phase inversion for multistream
|
il y a 8 ans |
Jean-Marc Valin
|
f25b46a303
misc fixes to update draft
|
il y a 8 ans |
Jean-Marc Valin
|
cf0e557a6d
minor fix to update draft
|
il y a 8 ans |
Ricardo Constantino (:RiCON)
|
08eb1b8b27
vs2015: include files added in 76674fea
|
il y a 8 ans |
Jean-Marc Valin
|
f9a575547e
Adds two integer wrap-around issues to the update draft
|
il y a 8 ans |
Jean-Marc Valin
|
18a380a7c2
Make it possible to ignore inverted phase stereo for downmix purposes
|
il y a 9 ans |
Jean-Marc Valin
|
6db0908db3
Bitstream change: prevent noise injection in hybrid mode
|
il y a 8 ans |
Jean-Marc Valin
|
12fb15f42b
Add configure option --enable-update-draft
|
il y a 8 ans |
Mark Harris
|
7d0e33f7f1
Correct multistream variable frame size stride
|
il y a 8 ans |
Mark Harris
|
3421f6d2ba
Correct analysis downmix scaling factor
|
il y a 8 ans |
Jean-Marc Valin
|
9f3883a955
Properly process both channels for DTX
|
il y a 8 ans |
Jean-Marc Valin
|
096b2207ba
Make the DC rejection filter Q14 instead of Q15
|
il y a 8 ans |
Jean-Marc Valin
|
8ab3e80ec4
Fixes an overflow in LPC_inverse_pred_gain_QA()
|
il y a 8 ans |
Jean-Marc Valin
|
18335e8e4d
Removed a float operation that sneaked in in the fixed-point code
|
il y a 8 ans |
Jean-Marc Valin
|
b4d0df8dde
Oops, fixes the sign in dc_reject()
|
il y a 8 ans |
Jean-Marc Valin
|
adf94f2c61
Implementing compute_frame_energy() from celt_inner_prod() for float
|
il y a 8 ans |
Jean-Marc Valin
|
b7c7653941
Speeding up PVQ search by allocating even more pulses in the projection.
|
il y a 8 ans |
Jean-Marc Valin
|
fb19ba9126
Reducing the overhead due to dependency chains in dc_reject() for stereo
|
il y a 8 ans |