xiph
/
opus.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Remove the obsolete CELT_BUILD define from win32/config.h.
[opus.git]
/
celt
/
2012-12-05
Jean-Marc Valin
Adds explicit valgrind checks when ENABLE_VALGRIND...
tree
|
commitdiff
2012-12-03
Nils Wallménius
Do imdct post-rotate and deshuffle in-place.
tree
|
commitdiff
2012-12-03
Jean-Marc Valin
Fixes forward MDCT for overlaps that aren't a multiple...
tree
|
commitdiff
2012-12-02
Jean-Marc Valin
Updates MDCT unit test
tree
|
commitdiff
2012-12-02
Jean-Marc Valin
More comments in the PLC
tree
|
commitdiff
2012-12-01
Nils Wallménius
Place output of imdct post-rotate and deshuffle in...
tree
|
commitdiff
2012-12-01
Nils Wallménius
Window both sides of overlap when adding them.
tree
|
commitdiff
2012-11-29
Jean-Marc Valin
Better comments in the PLC
tree
|
commitdiff
2012-11-29
Jean-Marc Valin
Fixes an overflow in the fixed-point celt_sqrt() for...
tree
|
commitdiff
2012-11-29
Jean-Marc Valin
Fixes many many issues in the CELT PLC
tree
|
commitdiff
2012-11-29
Ralph Giles
Remove obsolete #ifdef OPUS_BUILD.
tree
|
commitdiff
2012-11-27
Gregory Maxwell
Guard _BitScanReverse on MSVC so that MSVC 6 doesn...
tree
|
commitdiff
2012-11-19
Jean-Marc Valin
Tweaks to the new transient detector
tree
|
commitdiff
2012-11-13
Nils Wallménius
Follow up to commit 8b906c102b37ce74571898c8879c01b2a90...
tree
|
commitdiff
2012-11-12
Jean-Marc Valin
Should make celt_maxabs*() slightly faster
tree
|
commitdiff
2012-11-11
Jean-Marc Valin
Oops, fixes transient_analysis() for the right channel
tree
|
commitdiff
2012-11-11
Jean-Marc Valin
Fixes a VBR bug caused by maxDepth not to be computed...
tree
|
commitdiff
2012-11-09
Ralph Giles
Add the new source files to the MSVC projects.
tree
|
commitdiff
2012-11-09
Jean-Marc Valin
Remove long-outdated comment
tree
|
commitdiff
2012-11-09
Jean-Marc Valin
Fixes a quant_coarse_energy() hybrid mode bug
tree
|
commitdiff
2012-11-08
Jean-Marc Valin
Fixes a bug where transient frames would use previous...
tree
|
commitdiff
2012-11-08
Jean-Marc Valin
Disables tf_analysis() for hybrid mode
tree
|
commitdiff
2012-11-08
Jean-Marc Valin
Fixes issues with multiple files defining CELT_C
tree
|
commitdiff
2012-11-08
Jean-Marc Valin
Splits out the CELT encoder and decoder
tree
|
commitdiff
2012-11-07
Jean-Marc Valin
Changed denormalize_bands() to only work between "start...
tree
|
commitdiff
2012-11-07
Jean-Marc Valin
Reduces stack in quant_all_bands() for hybrid mode
tree
|
commitdiff
2012-11-07
Jean-Marc Valin
More stack usage reduction in quant_all_bands()
tree
|
commitdiff
2012-11-07
Jean-Marc Valin
Removes the need for lowband_scratch in quant_all_bands()
tree
|
commitdiff
2012-11-06
Jean-Marc Valin
Moved up the second encoder mdct to reduce stack usage
tree
|
commitdiff
2012-11-05
Jean-Marc Valin
Reduces decoder stack usage
tree
|
commitdiff
2012-11-05
Jean-Marc Valin
Further cleanup of the MDCT code, fixes PLC bug
tree
|
commitdiff
2012-11-05
Nils Wallménius
Avoid copying imdct output
tree
|
commitdiff
2012-11-03
Jean-Marc Valin
comb_filter() bypass for the case where the gain is...
tree
|
commitdiff
2012-11-03
Jean-Marc Valin
Oops, put back the "static" for transient_analysis()
tree
|
commitdiff
2012-11-03
Jean-Marc Valin
Fixes a fixed-point overflow in the new transient detector
tree
|
commitdiff
2012-11-02
Jean-Marc Valin
Fixes a fixed-point divide-by-zero issue
tree
|
commitdiff
2012-11-02
Jean-Marc Valin
New transient detection algorithm
tree
|
commitdiff
2012-10-30
Jean-Marc Valin
Adds missing license headers on some scripts and test...
tree
|
commitdiff
2012-10-29
Jean-Marc Valin
Keeping the deemphasis coefficients in local variable...
tree
|
commitdiff
2012-10-29
Jean-Marc Valin
Moves the pitch prefiltering code to a separate function
tree
|
commitdiff
2012-10-24
Jean-Marc Valin
oops... fixes a C89 issue
tree
|
commitdiff
2012-10-24
Jean-Marc Valin
Moved pre-emphasis to a separate function and cleaned...
tree
|
commitdiff
2012-10-24
Jean-Marc Valin
Optimizations to comb_filter()
tree
|
commitdiff
2012-10-24
Jean-Marc Valin
Removes more indirections in celt.c
tree
|
commitdiff
2012-10-23
Jean-Marc Valin
Removes a bunch of indirections from the CELT encoder...
tree
|
commitdiff
2012-10-23
Jean-Marc Valin
This should speed up deemphasis() quite a bit.
tree
|
commitdiff
2012-10-23
Jean-Marc Valin
Take the PLC out of the stack size critical path
tree
|
commitdiff
2012-10-23
Ralph Giles
Fix MSVC format conversion warnings.
tree
|
commitdiff
2012-10-21
Nils Wallménius
Merge inverse mdct post-rotate and de-shuffle loops
tree
|
commitdiff
2012-10-19
Jean-Marc Valin
Attempt to have at least two bands that are coded
tree
|
commitdiff
2012-10-17
Ralph Giles
Fix an indentation issue.
tree
|
commitdiff
2012-10-11
Philip Jägenstedt
Fix minor issues reported by scan-build
tree
|
commitdiff
2012-10-10
Jean-Marc Valin
Fixes a bug in the LSB_DEPTH code introduced in cf1053dc
tree
|
commitdiff
2012-10-09
Jean-Marc Valin
Fixes a fixed-point stereo savings issue causing a...
tree
|
commitdiff
2012-10-09
Jean-Marc Valin
Gets rid of unused boost analysis code that never worke...
tree
|
commitdiff
2012-10-09
Jean-Marc Valin
Merge branch 'exp_analysis7'
tree
|
commitdiff
2012-09-21
Jean-Marc Valin
Saves channels*overlap*4 bytes off the state encoder
tree
|
commitdiff
2012-09-15
Jean-Marc Valin
s/SHL/SHL16/
tree
|
commitdiff
2012-09-14
Jean-Marc Valin
Makes dynalloc more conservative for CBR and CVBR
tree
|
commitdiff
2012-09-13
Jean-Marc Valin
Bit allocation fix for 16-bit platforms
tree
|
commitdiff
2012-09-13
Jean-Marc Valin
Adds anslysis code for tf_select
tree
|
commitdiff
2012-08-29
Jean-Marc Valin
Makes two static tables const
tree
|
commitdiff
2012-08-21
Gregory Maxwell
Replace long long in celt/ with opus_int64.
tree
|
commitdiff
2012-08-19
Gregory Maxwell
Remove C99ism in celt/tests/test_unit_mathops.c w/...
tree
|
commitdiff
2012-08-19
Gregory Maxwell
Use 64-bits in fixed point debug for _P16, fixes spurio...
tree
|
commitdiff
2012-08-14
Jean-Marc Valin
Fixes a silly bug where only the left channel was used...
tree
|
commitdiff
2012-08-06
Jean-Marc Valin
Implements OPUS_{GET,SET}_LSB_DEPTH
tree
|
commitdiff
2012-08-06
Timothy B. Terriberry
Fix fixed-point testilog2.
tree
|
commitdiff
2012-07-27
Jean-Marc Valin
Enables the second dynalloc MDCT only at complexity 8
tree
|
commitdiff
2012-07-27
Jean-Marc Valin
Makes VBR rate variations less aggressive at low bit...
tree
|
commitdiff
2012-07-26
Rafaël Carré
Guard _MSC_VER tests, remove FLOAT2INT16 when DISABLE_F...
tree
|
commitdiff
2012-07-26
Jean-Marc Valin
Smoother intensity stereo decision thresholds
tree
|
commitdiff
2012-07-25
Jean-Marc Valin
Adds some histeresis to the stereo saving
tree
|
commitdiff
2012-07-25
Jean-Marc Valin
VBR tuning: increases transient and dynalloc boost
tree
|
commitdiff
2012-07-24
Gregory Maxwell
log2_frac optimization from Simon Hosie back in Aug...
tree
|
commitdiff
2012-07-23
Jean-Marc Valin
Fixes issues with stereo saving and dynalloc
tree
|
commitdiff
2012-07-20
Gregory Maxwell
Replace the remaining instances of restrict with OPUS_R...
tree
|
commitdiff
2012-07-20
Gian-Carlo Pascutto
Small cleanups to MSVC build setup.
tree
|
commitdiff
2012-07-20
Chris Moeller
Fixes MSVC projects and adds git version generator...
tree
|
commitdiff
2012-07-18
Gregory Maxwell
Replace C99 restrict keyword with OPUS_RESTRICT.
tree
|
commitdiff
2012-07-17
Gregory Maxwell
Convert some double constants to float.
tree
|
commitdiff
2012-07-16
Gian-Carlo Pascutto
Output/intermediate dir cleanup and fixes in 64-bit...
tree
|
commitdiff
2012-07-16
Gian-Carlo Pascutto
Make MSVC build work in parallel.
tree
|
commitdiff
2012-07-13
Jean-Marc Valin
Implements OPUS_{GET,SET}_LSB_DEPTH
tree
|
commitdiff
2012-07-13
Jean-Marc Valin
Gets rid of // comments
tree
|
commitdiff
2012-07-13
Jean-Marc Valin
fixed-point (re-)conversion of the VBR code
tree
|
commitdiff
2012-07-13
Jean-Marc Valin
Fixes a VBR bug with 2.5 ms frames
tree
|
commitdiff
2012-07-13
Jean-Marc Valin
Speeds up analysis by getting rid of calls to atan2...
tree
|
commitdiff
2012-07-13
Gregory Maxwell
Rename version flag to exp_wip5 to exp_analysis.
tree
|
commitdiff
2012-07-13
Gregory Maxwell
Add exp_wip5 tag to version string.
tree
|
commitdiff
2012-07-13
Jean-Marc Valin
Reverts the transient_analysis() changes from 4e8b9905
tree
|
commitdiff
2012-07-13
Jean-Marc Valin
Fixes issues when downmixing to mono or when encoding...
tree
|
commitdiff
2012-07-13
Jean-Marc Valin
Tonality and pitch tuning
tree
|
commitdiff
2012-07-13
Jean-Marc Valin
Converting most of the new code to fixed-point (not...
tree
|
commitdiff
2012-07-13
Jean-Marc Valin
Fixes some issues discovered with a log sweep
tree
|
commitdiff
2012-07-13
Jean-Marc Valin
Tuning the dynalloc adjustments and checking for LF...
tree
|
commitdiff
2012-07-13
Jean-Marc Valin
Adds a 3 Hz high-pass filter and boost allocation on...
tree
|
commitdiff
2012-07-13
Jean-Marc Valin
Dynalloc based on a bands that stand out of the "noise...
tree
|
commitdiff
2012-07-13
Jean-Marc Valin
Transient/VBR tuning, give more bits to frames where...
tree
|
commitdiff
2012-07-13
Jean-Marc Valin
New transient code, weighted tonality
tree
|
commitdiff
next