Thomas Daede
|
9eadeccdc4
Don't leak memory in test_sharedbook to please asan.
|
6 years ago |
sezero
|
7455607224
fix typo introduced in commit 8d73daa
|
6 years ago |
Thomas Daede
|
7e89d68b46
Remove C99-style comments.
|
6 years ago |
Thomas Daede
|
89f651faa2
Clamp large exponents in float32_unpack.
|
7 years ago |
Ralph Giles
|
679433ebb8
Remove svn $Id$ header.
|
8 years ago |
Timothy B. Terriberry
|
e5b1378996
Fix signed overflow in _book_maptype1_quantvals().
|
8 years ago |
Ralph Giles
|
f4093202cb
Bump more copyright dates.
|
10 years ago |
Monty
|
65417f3a92
Trac 2139 indirectly brought to light the case of a stream that uses a
|
10 years ago |
Monty
|
4b67376da7
Remove multiple subtly different inline and static implementaitonos of ilog()
|
10 years ago |
Monty
|
7ee937dfc1
Move all the static encoder codebooks to 'char' lengthlists rather than 'long' as the largest value for a lengthlist entry is 32 and the lengthlists are large.
|
11 years ago |
Monty
|
06a07e245c
Fix leak when aborting out of static_codebook unpack. Closes #1663.
|
15 years ago |
Monty
|
32ab265198
Some significant encoder-side codebook cleanup toward new surround code
|
15 years ago |
Monty
|
6e6f1fbf6f
The rounding can cause a surprising amount of trouble in book creation.
|
15 years ago |
Monty
|
cbf2877701
Remove trailing whitespace
|
16 years ago |
Monty
|
4b2abd18fd
Handle the case of single-entry codebooks; this had been broken accidentally in earlier security fixes. Resolves GNOME 582942, thanks for the additional file to add to regression testing.
|
16 years ago |
Monty
|
effaee032d
global replaced all tabs with whitespaces in the source to end some of
|
16 years ago |
Monty
|
d1e14a9393
Additional bulletproofing to hufftree decoding; reject underpopulated
|
17 years ago |
erikd
|
022247b47b
Fix compile warnings in recently re-enabled test code.
|
18 years ago |
Monty
|
700cd11616
Update documentation, version numbers, copyright dates
|
18 years ago |
Monty
|
3293919786
More fixes to handle the null-entry codebook case. It appears the
|
18 years ago |
Monty
|
19101bc6f9
|
22 years ago |
Monty
|
0facd66540
|
23 years ago |
Monty
|
8bc503a554
|
23 years ago |
Monty
|
a356bd149b
|
23 years ago |
Monty
|
175628aa2f
|
23 years ago |
Monty
|
347add597f
|
23 years ago |
Monty
|
1d0d926e98
|
23 years ago |
Segher Boessenkool
|
9000e9345c
fix nasty warnings, and some non-ansi constructs. increase portability.
|
23 years ago |
Segher Boessenkool
|
63bb426cb1
several extremely minor fixes
|
23 years ago |
Segher Boessenkool
|
944ed8b3c7
Kill some warnings. Oh, and make examples compile again under
|
23 years ago |