summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-10-24makes last_out int32_tMoritz Hanke2-6/+5
2014-10-24removes "int32_t xmin" from FLUSHMoritz Hanke1-4/+3
2014-10-24uses 32bit Operations in FLUSHMoritz Hanke1-28/+55
2014-10-24replaces if statement in FLUSH with a little bit hackMoritz Hanke1-8/+2
2014-10-23Version bump.Mathis Rosenhauer5-6/+13
2014-09-22removes unused filesMoritz Hanke4-470/+0
2014-09-03Fix padded buffer size.Mathis Rosenhauer1-1/+1
2014-09-02Allow incomplete scanlines in SZ mode.Mathis Rosenhauer1-8/+14
2014-08-11SpellingMathis Rosenhauer1-1/+1
2014-08-06Version and SOVERSION bump.Mathis Rosenhauer5-8/+10
2014-08-06License reformatting for proportional fonts.Mathis Rosenhauer10-111/+91
2014-08-06CPack packagingMathis Rosenhauer2-4/+49
2014-08-06Documentation update.Mathis Rosenhauer1-2/+4
2014-08-06Checks for no PP.Mathis Rosenhauer2-44/+95
2014-08-06Signed PP purely 32 bit.Mathis Rosenhauer2-17/+17
2014-08-06Set uncomp_len and ref during init. Important for no PP.Mathis Rosenhauer2-0/+4
2014-08-06Fix -pedantic warnings.Mathis Rosenhauer3-17/+18
2014-08-06Keep reference sample in struct member to start more loops from zero.Mathis Rosenhauer2-23/+18
2014-08-06Unroll first iteration of SE calculation.Mathis Rosenhauer1-18/+16
2014-08-01Config.h is required for these files.Mathis Rosenhauer2-6/+2
2014-08-01More explicit casting to shup up VS.Mathis Rosenhauer10-213/+323
2014-08-01Stricter test possible for some LE options.Mathis Rosenhauer1-1/+1
2014-07-31Documentation update.Mathis Rosenhauer4-3/+29
2014-07-31Omit redundant SE-encoding of reference sample.Mathis Rosenhauer1-5/+8
2014-07-30Mimic return value for full output buffer.Mathis Rosenhauer2-2/+8
2014-07-30Do not check for installed libaec. It breaks some dependency when building.Mathis Rosenhauer1-3/+0
2014-07-30Shut off clang warnings.Mathis Rosenhauer2-8/+8
2014-07-30Correct reporting of successful flush.Mathis Rosenhauer2-12/+33
2014-07-29Another missing CMake file.Mathis Rosenhauer1-1/+3
2014-07-29Rename sz.dll to szip.dll on Windows in line with HDF5.Mathis Rosenhauer1-0/+1
2014-07-29Add libtool version info.Mathis Rosenhauer1-0/+3
2014-07-29New location of cmake template.Mathis Rosenhauer1-1/+1
2014-07-29Next attempt to tackle DLLs.Mathis Rosenhauer4-13/+13
2014-07-29Hide config.h.Mathis Rosenhauer3-4/+8
2014-07-29Clean up.Mathis Rosenhauer1-52/+52
2014-07-29Return error code if output buffer is full in aec_buffer_encode().Mathis Rosenhauer3-8/+4
2014-07-29Choose padding value correctly.Mathis Rosenhauer1-1/+1
2014-07-28Fix wrong bytes calculation.Mathis Rosenhauer1-1/+1
2014-07-28Use memmove since areas overlap.Mathis Rosenhauer1-1/+1
2014-07-28Simpler padding.Mathis Rosenhauer1-22/+21
2014-07-25Windows install fixes.Mathis Rosenhauer2-7/+3
2014-07-25Move some CMake chunks as macros in separate fileMathis Rosenhauer4-70/+86
2014-07-25Fixed Windows static lib buid.Mathis Rosenhauer3-7/+8
2014-07-24(Re)add test for libsz.Mathis Rosenhauer3-19/+36
2014-07-24Add some ChangeLog.Mathis Rosenhauer2-0/+29
2014-07-24DLL support for Windows.Mathis Rosenhauer16-75/+59
2014-07-23Remove stdout support since it creates problems on Windows.Mathis Rosenhauer4-74/+64
2014-07-23Support CLZ intrinsic for VC.Mathis Rosenhauer4-5/+29
2014-07-17Don't color Windows.Mathis Rosenhauer1-0/+5
2014-07-17Remove more unistd.h.Mathis Rosenhauer4-4/+0