index
:
delta/libvorbis-git.git
branch_beta3
branch_jackoggsvorbis
branch_monty_20010708
branch_monty_20010901
branch_monty_20011009
branch_monty_20011217
branch_monty_20020303
branch_monty_20020507
branch_postbeta2
bugfix/1975
devel-ph3
master
math_defines
monty-branch-20010404
monty_branch_20000524
monty_branch_20000623
monty_branch_20000724
monty_branch_20001226
monty_branch_rc4
new_acoustics_pending_merge_20000328
segher-20010328-01
travis
unlabeled-1.1.2
unlabeled-1.11.2
unlabeled-1.16.2
unlabeled-1.18.2
unlabeled-1.24.2
vorbis-aotuv
vorbis-malloccheck
vorbis-tahseen
gitlab.xiph.org: xiph/vorbis.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
floor0.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove a couple of unused variables.
Ralph Giles
2003-09-05
1
-2
/
+1
*
LPC filter generation (for pre- and post-extrapolation) requires
Monty
2003-03-07
1
-12
/
+1
*
Specwriting found a possible stack smash in floor0.c decode. repaired
Monty
2002-07-17
1
-2
/
+6
*
The 'Grand Simplification' officially becomes the mainline toward rc4.
Monty
2002-06-28
1
-294
/
+57
*
fix a one-off in a guard check during setup.
Monty
2002-02-26
1
-2
/
+2
*
Fixed a memory management error in the new codebook code
Monty
2002-01-22
1
-6
/
+6
*
fix nasty warnings, and some non-ansi constructs. increase portability.
Segher Boessenkool
2001-12-21
1
-3
/
+3
*
several extremely minor fixes
Segher Boessenkool
2001-12-20
1
-2
/
+2
*
Initial branch merge toward rc3
Monty
2001-12-12
1
-2
/
+1
*
sizeof() cleanup. the occasional void * didn't make this easier.
Segher Boessenkool
2001-10-02
1
-20
/
+21
*
Bringing rc2 (minus the modes it needs) onto mainline.
Monty
2001-08-13
1
-10
/
+14
*
Accidentally committed some in-progress encoder changes that broke
Monty
2001-06-18
1
-1
/
+3
*
zeroed channel logic fix to residue backend 2
Monty
2001-06-15
1
-1
/
+2
*
Additional optimizations, rearrangement.
Monty
2001-06-15
1
-14
/
+26
*
Cascading fully functional
Monty
2001-06-04
1
-2
/
+2
*
Floor 1
Monty
2001-05-27
1
-20
/
+41
*
final beta 4 commit
Monty
2001-02-26
1
-5
/
+5
*
New LSP root finding code; replace Newton-Raphson-Maehly with Laguerre's
Monty
2001-02-17
1
-23
/
+18
*
Guard against getting an invalid LSP codebook in decode if the packet
Monty
2001-02-10
1
-2
/
+2
*
Update header copyright dates, update copyright assignemnt
Monty
2001-02-02
1
-4
/
+3
*
Initial beta 4 merge
Monty
2001-01-22
1
-65
/
+59
*
Commit minor speed patch (sliding window in vorbis_blockin)
Monty
2000-12-21
1
-8
/
+8
*
Fix a bug in the post-encode normalization;
Monty
2000-12-12
1
-4
/
+7
*
Oops, didn't mean to commit the printfs.
Monty
2000-12-12
1
-3
/
+1
*
boundary guard in linearmap init was a one-off
Monty
2000-12-07
1
-2
/
+4
*
Erik Kruus spotted a bug in an ANALYSIS section
Monty
2000-11-22
1
-3
/
+3
*
beta 3 commit. Unless I missed something (give it 50/50 odds ;-)
Monty
2000-11-17
1
-10
/
+32
*
Two fixes:
Monty
2000-11-14
1
-6
/
+6
*
Hm, the earlier fix for 'slow envelope analysis on silence after
Monty
2000-11-07
1
-1
/
+16
*
Merge branch_beta3 onto the mainline.
Monty
2000-11-06
1
-19
/
+32
*
Merging the postbeta2 branch onto the mainline.
Monty
2000-10-12
1
-95
/
+63
*
Frames with no energy appeared to be non-silence dut to the ATH being
Monty
2000-08-31
1
-11
/
+6
*
Add pre-cliff and post-cliff interpolation so that sample
Monty
2000-08-23
1
-20
/
+1
*
Fixes for three issues:
Monty
2000-08-23
1
-2
/
+2
*
All new LSP->freq envelope curve computation code.
Monty
2000-08-19
1
-24
/
+16
*
Commit monty_branch_20000724 to the mainline in prep for beta 2
Monty
2000-08-15
1
-5
/
+10
*
New LSP fit hinting in place (new codebook hint)
Monty
2000-07-17
1
-133
/
+12
*
New LSP books, more reliable fit and lower bit usage
Monty
2000-07-12
1
-115
/
+224
*
Optimizations, mostly minor things; just picking the lowest-hanging fruit.
Monty
2000-06-19
1
-2
/
+3
*
proper truncated packet support
Monty
2000-06-15
1
-20
/
+24
*
Merge of the current Monty branch; this brings in new psychoacoustic
Monty
2000-06-14
1
-25
/
+113
*
First merge of new psychoacoustics. Have some unused codebooks to
Monty
2000-05-08
1
-69
/
+188
*
Added os.h to res0.c and floor0.c in order to give _alloca/rint to MSVC
Monty
2000-04-06
1
-1
/
+2
*
Repaired 'I must have been boozing' memory management in vorbisfile.a
Monty
2000-03-10
1
-1
/
+2
*
fixes to prevent segfaults
Monty
2000-02-23
1
-3
/
+3
*
Incremental update toward first cut. The full engine is in place.
Monty
2000-02-23
1
-43
/
+49
*
Collect training data from the lib when compiled with -DTRAIN
Monty
2000-02-12
1
-1
/
+15
*
*finally* got the lpc excitation amplitude quantization nailed down.
Monty
2000-02-09
1
-42
/
+96
*
There's work left to do, but progress toward first cut: lib and
Monty
2000-02-07
1
-26
/
+8
*
Incremental update
Monty
2000-02-06
1
-18
/
+101
[next]