issues
search
Cyan4973
/
FiniteStateEntropy
New generation entropy codecs : Finite State Entropy and Huff0
BSD 2-Clause "Simplified" License
1.34k
stars
144
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
[lib/entropy_common] remove checking on error. Change '&' to '&&' at the while loop condition.
#117
TheVice
opened
8 months ago
0
Sync with zstd units 'debug', 'hist', 'cpu' and 'xxhash'.
#116
TheVice
closed
8 months ago
3
Add GitHub Actions for all supported platforms.
#115
TheVice
closed
8 months ago
0
[programs] add support for up-to-date compilers.
#114
TheVice
closed
8 months ago
2
Negative index into stateTable?
#113
chhu
opened
1 year ago
1
FSE performance optimizations
#112
pingladd
opened
1 year ago
3
FSEU16_MAX_MEMORY_USAGE is defined at fseU16.c not a fseU16.h
#111
Chemical118
opened
1 year ago
0
Why Huffman code in reverse order?
#110
huhu0823
opened
2 years ago
2
Fix typos found by codespell
#109
DimitriPapadopoulos
closed
2 years ago
0
How should we understand this function ‘FSE_normalizeM2’?
#108
huhu0823
opened
2 years ago
2
docs: fix simple typo, warmimg -> warming
#106
timgates42
closed
3 years ago
0
a step in normalization of count
#105
BeeBreeze
opened
4 years ago
2
how to start? and how to use the Huffman codec?
#104
jiachen0212
closed
4 years ago
0
question: FSE doesn't always compress better than huf - expected?
#103
adamdmoss
opened
4 years ago
2
benchmark mode claims a decompression error on this data w/huf
#102
adamdmoss
opened
4 years ago
5
Crash when FSE_MAX_MEMORY_USAGE 13
#101
clbr
closed
4 years ago
6
resync with changes from zstd
#100
adamdmoss
closed
4 years ago
2
URL fix for build badges.
#99
iiSeymour
closed
5 years ago
0
Fix warnings from 141 toolset to allow build under Vistual Studio 2017
#98
pl0q1n
closed
5 years ago
0
FSE_compressU16() computes clipped data if dstCapacity different
#97
JohanKnutzen
opened
5 years ago
1
NULL pointer dereference in BIT_reloadDStream()
#96
JohanKnutzen
opened
5 years ago
7
Corrupted block detected error reported in -hb mode
#95
michaelmaniscalco
opened
6 years ago
3
Master
#94
mtnelson7
closed
4 years ago
1
Huff rename
#93
Cyan4973
closed
6 years ago
0
introduced histogram module
#92
Cyan4973
closed
6 years ago
0
separate debut functions into debug.h
#91
Cyan4973
closed
6 years ago
0
FSE_compress returns 0 even when maxDstSize is still equal to or slightly larger than final compression size
#90
KrzysFR
opened
6 years ago
3
Error 39 : Decoding error : Destination buffer is too small
#89
easterEodj
opened
6 years ago
1
huff0 with > 256 symbols
#88
rajputasif
closed
6 years ago
7
Decoding error : Destination buffer is too small
#87
rajputasif
closed
6 years ago
2
Inconsistencies in stream format
#86
klauspost
closed
6 years ago
1
FSE_isError and FSE_getErrorName
#85
darrenrhea
closed
6 years ago
1
Integer division by zero in FSE_normalizeM2
#84
sh4k3n
closed
3 years ago
8
Architecture specific optimizations
#83
codekatana
opened
7 years ago
6
argument order bug?!?
#82
aj664
closed
7 years ago
1
can the opt huff0 integrate into libjpeg-turbo?
#81
haie1011
closed
7 years ago
1
Could use updated benchmarks; identify OS
#80
JoeUX
closed
7 years ago
2
Fix divide by 0 in FSE_normalizeM2
#79
sean-purcell
closed
7 years ago
0
Dev
#78
inikep
closed
7 years ago
0
Inline FSE_abs usages
#77
Bulat-Ziganshin
closed
7 years ago
1
cmake tree
#76
svensht2
closed
7 years ago
6
Add VC project for libfse.dll
#75
KrzysFR
closed
7 years ago
1
Public methods are not exported to DLL/LIB
#74
KrzysFR
closed
7 years ago
9
fix for gcc-4.7, which has no compatible bmi intrinsics
#73
rockeet
closed
8 years ago
1
Make tuning parameters configurable without changing the source code
#72
tv-s
closed
8 years ago
1
Build fails because 32 bit absolute addressing isn't supported
#71
MarcusJohnson91
closed
8 years ago
4
Dev
#70
Cyan4973
closed
8 years ago
0
Sync to zstd v0.7.0
#69
Cyan4973
closed
8 years ago
0
common.c renamed to entropy_common.c
#68
inikep
closed
8 years ago
0
Dev
#67
Cyan4973
closed
8 years ago
1
Next