Jean-Marc Valin
|
50317c23d0
Makes variable framesize less aggressive at lower rates
|
12 years ago |
Jean-Marc Valin
|
bf5a8b39a2
Re-enable analysis for 40- and 60-ms frames
|
12 years ago |
Jean-Marc Valin
|
624eb80cf7
First attempt at varying the frame size depending on the audio (float only)
|
12 years ago |
Jean-Marc Valin
|
f78d8b1e3d
Makes opus_demo rubust to the encoder using variable frame duration
|
12 years ago |
Jean-Marc Valin
|
04f90194ad
Running transient_analysis() even for 2.5 ms frames
|
12 years ago |
Jean-Marc Valin
|
ebd27097f3
Makes analysis usable for all frame sizes
|
12 years ago |
Jean-Marc Valin
|
c420321565
Moves analysis to the beginning of opus_encode()
|
12 years ago |
Jean-Marc Valin
|
413caa00c5
Tweaks to the new transient detector
|
12 years ago |
Ralph Giles
|
14454c49a8
Enable maintainer mode by default on automake 1.11
|
12 years ago |
Nils Wallménius
|
4357e9390d
Follow up to commit 8b906c102b37ce74571898c8879c01b2a9088fb3
|
12 years ago |
Timothy B. Terriberry
|
1a6ae384ef
Fix the draft build.
|
12 years ago |
Jean-Marc Valin
|
702458ac82
Should make celt_maxabs*() slightly faster
|
12 years ago |
Jean-Marc Valin
|
f22af9cfcb
RTP draft: Using sampling rates instead of bandwidths
|
12 years ago |
Jean-Marc Valin
|
144b6e6ede
Oops, fixes transient_analysis() for the right channel
|
12 years ago |
Jean-Marc Valin
|
10b30e74ab
Fixes a VBR bug caused by maxDepth not to be computed without dynalloc
|
12 years ago |
Ralph Giles
|
c55f4d8d08
Fix line endings on MSVC project files.
|
12 years ago |
Ralph Giles
|
c8231202b2
Add the new source files to the MSVC projects.
|
12 years ago |
Jean-Marc Valin
|
57fa05633f
Better description of the the stereo signalling behaviour
|
12 years ago |
Ralph Giles
|
c4fa0a57f7
Bump version.mk.
|
12 years ago |
Jean-Marc Valin
|
d47308de21
Remove long-outdated comment
|
12 years ago |
Jean-Marc Valin
|
9ed3d02761
Fixes a quant_coarse_energy() hybrid mode bug
|
12 years ago |
Jean-Marc Valin
|
1fd1d7dd49
Fixes a bug where transient frames would use previous spreading
|
12 years ago |
Jean-Marc Valin
|
a6d663c6ae
Disables tf_analysis() for hybrid mode
|
12 years ago |
Jean-Marc Valin
|
1ecb7eaeaf
Fixes issues with multiple files defining CELT_C
|
12 years ago |
Jean-Marc Valin
|
6906210cb0
Splits out the CELT encoder and decoder
|
12 years ago |
Jean-Marc Valin
|
ae0e2ca89f
Splits out the Opus multi-stream encoder and decoder
|
12 years ago |
Jean-Marc Valin
|
8b906c102b
Changed denormalize_bands() to only work between "start" and "end"
|
12 years ago |
Jean-Marc Valin
|
7aa593a556
Reduces stack in quant_all_bands() for hybrid mode
|
12 years ago |
Jean-Marc Valin
|
fd314f4b7a
More stack usage reduction in quant_all_bands()
|
12 years ago |
Jean-Marc Valin
|
5055cf8c13
Removes the need for lowband_scratch in quant_all_bands()
|
12 years ago |