platform/upstream/libaec.git
2014-10-24 Moritz Hankeremoves on loop in FLUSH
2014-10-24 Moritz Hankereplace "<" in FLUSH with "&"
2014-10-24 Moritz Hankereplaces subtraction with XOR in FLUSH
2014-10-24 Moritz Hankemakes last_out int32_t
2014-10-24 Moritz Hankeremoves "int32_t xmin" from FLUSH
2014-10-24 Moritz Hankeuses 32bit Operations in FLUSH
2014-10-24 Moritz Hankereplaces if statement in FLUSH with a little bit hack
2014-10-23 Mathis RosenhauerVersion bump.
2014-09-22 Moritz Hankeremoves unused files
2014-09-03 Mathis RosenhauerFix padded buffer size.
2014-09-02 Mathis RosenhauerAllow incomplete scanlines in SZ mode.
2014-08-11 Mathis RosenhauerSpelling
2014-08-06 Mathis RosenhauerVersion and SOVERSION bump.
2014-08-06 Mathis RosenhauerLicense reformatting for proportional fonts.
2014-08-06 Mathis RosenhauerCPack packaging
2014-08-06 Mathis RosenhauerDocumentation update.
2014-08-06 Mathis RosenhauerChecks for no PP.
2014-08-06 Mathis RosenhauerSigned PP purely 32 bit.
2014-08-06 Mathis RosenhauerSet uncomp_len and ref during init. Important for no PP.
2014-08-06 Mathis RosenhauerFix -pedantic warnings.
2014-08-06 Mathis RosenhauerKeep reference sample in struct member to start more...
2014-08-06 Mathis RosenhauerUnroll first iteration of SE calculation.
2014-08-01 Mathis RosenhauerConfig.h is required for these files.
2014-08-01 Mathis RosenhauerMore explicit casting to shup up VS.
2014-08-01 Mathis RosenhauerStricter test possible for some LE options.
2014-07-31 Mathis RosenhauerDocumentation update.
2014-07-31 Mathis RosenhauerOmit redundant SE-encoding of reference sample.
2014-07-30 Mathis RosenhauerMimic return value for full output buffer.
2014-07-30 Mathis RosenhauerDo not check for installed libaec. It breaks some depen...
2014-07-30 Mathis RosenhauerShut off clang warnings.
2014-07-30 Mathis RosenhauerCorrect reporting of successful flush.
2014-07-29 Mathis RosenhauerAnother missing CMake file.
2014-07-29 Mathis RosenhauerRename sz.dll to szip.dll on Windows in line with HDF5.
2014-07-29 Mathis RosenhauerAdd libtool version info.
2014-07-29 Mathis RosenhauerNew location of cmake template.
2014-07-29 Mathis RosenhauerNext attempt to tackle DLLs.
2014-07-29 Mathis RosenhauerHide config.h.
2014-07-29 Mathis RosenhauerClean up.
2014-07-29 Mathis RosenhauerReturn error code if output buffer is full in aec_buffe...
2014-07-29 Mathis RosenhauerChoose padding value correctly.
2014-07-28 Mathis RosenhauerFix wrong bytes calculation.
2014-07-28 Mathis RosenhauerUse memmove since areas overlap.
2014-07-28 Mathis RosenhauerSimpler padding.
2014-07-25 Mathis RosenhauerWindows install fixes.
2014-07-25 Mathis RosenhauerMove some CMake chunks as macros in separate file
2014-07-25 Mathis RosenhauerFixed Windows static lib buid.
2014-07-24 Mathis Rosenhauer(Re)add test for libsz.
2014-07-24 Mathis RosenhauerAdd some ChangeLog.
2014-07-24 Mathis RosenhauerDLL support for Windows.
2014-07-23 Mathis RosenhauerRemove stdout support since it creates problems on...
2014-07-23 Mathis RosenhauerSupport CLZ intrinsic for VC.
2014-07-17 Mathis RosenhauerDon't color Windows.
2014-07-17 Mathis RosenhauerRemove more unistd.h.
2014-07-16 Mathis RosenhauerExport symbols for Windows dlls.
2014-07-16 Mathis RosenhauerNo benchmarking on Windows for now.
2014-07-16 Mathis RosenhauerRemove getopt for Windows compatibility.
2014-07-16 Mathis RosenhauerRemove unistd.h from coders.
2014-07-16 Mathis RosenhauerCMake checks for inline and restrict. Toupper.
2014-07-16 Mathis RosenhauerDrop C99 requirement and test for inline and restrict...
2014-07-16 Mathis RosenhauerAdd missing file to dist.
2014-07-15 Mathis RosenhauerCheck and enable CLZ intrinsic for decoding.
2014-07-15 Mathis RosenhauerAdd benchmake target.
2014-07-15 Mathis RosenhauerAdd CMake files to dist.
2014-07-14 Mathis RosenhauerInitial CMake support.
2014-07-14 Mathis RosenhauerShut up Wmaybe-uninitialized.
2014-03-03 Thomas JahnsAdd simple program to measure run-time.
2014-03-03 Thomas JahnsAllow benchmarks in VPATH builds.
2014-03-03 Thomas JahnsFix use of macro.
2014-02-24 Mathis RosenhauerDownload compressed sample data
2014-02-19 Mathis Rosenhauerreference performance number from haswell
2014-02-18 Mathis Rosenhauerbenchmarking for encoding and decoding
2014-02-13 Mathis Rosenhaueroption for pp disable
2014-02-13 Mathis Rosenhaueradditional testing for encoding sample data
2014-02-12 Mathis RosenhauerOnly encode full and partial blocks of last RSI
2014-02-12 Mathis Rosenhauerversion bump
2014-02-12 Mathis Rosenhauerlarger default buffer
2014-02-11 Mathis Rosenhauertest encoding for some files
2014-02-11 Mathis Rosenhaueronly assess splitting for id_len>1
2014-02-11 Mathis Rosenhauercorrect lenght calculation for SE
2014-02-11 Mathis Rosenhauerdocs update
2014-02-10 Mathis RosenhauerMake RSI padding for encoding compile time option as...
2014-02-10 Mathis RosenhauerFix encoding long fs + check. Only relevant for j=64
2014-02-10 Mathis RosenhauerRSI padding for encoding and decoding
2014-02-07 Mathis Rosenhauerremove sentence about fs limitation
2014-02-07 Mathis Rosenhauercheck long fs
2014-02-06 Mathis Rosenhauer56 bits for FS are not enough for lage block situations...
2014-02-06 Mathis Rosenhauertypos
2014-02-05 Mathis Rosenhauerversion bump (beta)
2014-02-05 Mathis Rosenhauertest with NASA's sample data
2014-02-04 Mathis Rosenhauerbetter error handling in case of corrupt data
2014-02-04 Mathis Rosenhaueroption to pad RSI to byte boundary
2014-02-04 Mathis Rosenhaueradd support for restricted coding options
2014-02-04 Mathis Rosenhauerreformatting, option renaming and help
2014-02-04 Mathis Rosenhauerdrop .aec extension in favor of ccsds .rz
2013-08-12 Mathis Rosenhauerse_table now has static size
2013-08-12 Mathis Rosenhauervectorized more accessors
2013-08-01 Mathis RosenhauerAllow output files >2GB
2013-08-01 Mathis RosenhauerRequire C99
2013-07-31 Mathis Rosenhaueradditional vectorization
2013-07-24 Mathis Rosenhauerconvert to for loop for vectorization
next