Jean-Marc Valin
|
03d776f9a8
More LyX text
|
8 years ago |
Jean-Marc Valin
|
7499584540
Partially collapsing the stereo image when channels have different energy
|
8 years ago |
Jean-Marc Valin
|
f25b46a303
misc fixes to update draft
|
8 years ago |
Jean-Marc Valin
|
cf0e557a6d
minor fix to update draft
|
8 years ago |
Ricardo Constantino (:RiCON)
|
08eb1b8b27
vs2015: include files added in 76674fea
|
8 years ago |
Jean-Marc Valin
|
f9a575547e
Adds two integer wrap-around issues to the update draft
|
8 years ago |
Jean-Marc Valin
|
18a380a7c2
Make it possible to ignore inverted phase stereo for downmix purposes
|
8 years ago |
Jean-Marc Valin
|
6db0908db3
Bitstream change: prevent noise injection in hybrid mode
|
8 years ago |
Jean-Marc Valin
|
12fb15f42b
Add configure option --enable-update-draft
|
8 years ago |
Mark Harris
|
7d0e33f7f1
Correct multistream variable frame size stride
|
8 years ago |
Mark Harris
|
3421f6d2ba
Correct analysis downmix scaling factor
|
8 years ago |
Jean-Marc Valin
|
9f3883a955
Properly process both channels for DTX
|
8 years ago |
Jean-Marc Valin
|
096b2207ba
Make the DC rejection filter Q14 instead of Q15
|
8 years ago |
Jean-Marc Valin
|
8ab3e80ec4
Fixes an overflow in LPC_inverse_pred_gain_QA()
|
8 years ago |
Jean-Marc Valin
|
18335e8e4d
Removed a float operation that sneaked in in the fixed-point code
|
8 years ago |
Jean-Marc Valin
|
b4d0df8dde
Oops, fixes the sign in dc_reject()
|
8 years ago |
Jean-Marc Valin
|
adf94f2c61
Implementing compute_frame_energy() from celt_inner_prod() for float
|
8 years ago |
Jean-Marc Valin
|
b7c7653941
Speeding up PVQ search by allocating even more pulses in the projection.
|
8 years ago |
Jean-Marc Valin
|
fb19ba9126
Reducing the overhead due to dependency chains in dc_reject() for stereo
|
8 years ago |
Jean-Marc Valin
|
9ac942660d
Reducing the dependency chain in dc_reject()
|
8 years ago |
Jean-Marc Valin
|
11dba8d902
Apply deemphasis to both channels in the same loop for the simple case
|
8 years ago |
Jean-Marc Valin
|
cd159fd1ec
Making gcc use SSE directly for float->int conversion when available
|
8 years ago |
Jean-Marc Valin
|
9f7e502e06
Reducing dependencies in deemphasis()
|
8 years ago |
Jean-Marc Valin
|
7f3fb20185
Fixes problem with M_PI
|
8 years ago |
Jean-Marc Valin
|
2ff6556f1f
Making stereo_itheta() use the same atan2() approximation as tonality_analysis()
|
8 years ago |
Jean-Marc Valin
|
76674feae2
SSE2 implementation of the PVQ search
|
8 years ago |
Jean-Marc Valin
|
e806d6a741
Making signx[] an int in alg_quant() and removes unnecessary sign copying
|
8 years ago |
Jean-Marc Valin
|
c7bbc3e31f
Speeding up PVQ using unlikely() and moving first position out of the loop
|
8 years ago |
Jean-Marc Valin
|
09b5352928
Getting gcc to use cmovs rather than branches in alg_quant()
|
8 years ago |
Jean-Marc Valin
|
416611cfa1
biasing quantization
|
8 years ago |