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 |
Jean-Marc Valin
|
06bab45fb4
Moved up the second encoder mdct to reduce stack usage
|
12 years ago |
Jean-Marc Valin
|
cc83f6b875
Reduces decoder stack usage
|
12 years ago |
Jean-Marc Valin
|
4ea3ae9af7
Further cleanup of the MDCT code, fixes PLC bug
|
12 years ago |
Nils Wallménius
|
21b7164893
Avoid copying imdct output
|
12 years ago |
Timothy B. Terriberry
|
50f214c293
Various fixes to draft-terriberry-oggopus.xml
|
12 years ago |
Jean-Marc Valin
|
5ab07e6b9a
comb_filter() bypass for the case where the gain is zero.
|
12 years ago |
Jean-Marc Valin
|
fedfe91d37
Oops, put back the "static" for transient_analysis()
|
12 years ago |
Jean-Marc Valin
|
36890bc852
Fixes a fixed-point overflow in the new transient detector
|
12 years ago |
Jean-Marc Valin
|
f2729ded66
Fixes a fixed-point divide-by-zero issue
|
12 years ago |
Jean-Marc Valin
|
fac68ce189
New transient detection algorithm
|
12 years ago |
Gregory Maxwell
|
06d443266d
Move LSB CTLs to the encoder specific section, thanks to Ilari on IRC for noticing.
|
12 years ago |
Jean-Marc Valin
|
00898f2091
Adds missing license headers on some scripts and test files
|
12 years ago |