platform/upstream/libaec.git
11 years agoSimple logo
Mathis Rosenhauer [Thu, 30 Aug 2012 09:48:27 +0000 (11:48 +0200)]
Simple logo

11 years agoEmit full block
Mathis Rosenhauer [Thu, 30 Aug 2012 09:44:27 +0000 (11:44 +0200)]
Emit full block

11 years agonew emit with less masking and initializing
Mathis Rosenhauer [Mon, 27 Aug 2012 07:05:52 +0000 (09:05 +0200)]
new emit with less masking and initializing

11 years agoszip compatibility mode allows unpacking with szip
Mathis Rosenhauer [Fri, 24 Aug 2012 09:56:37 +0000 (11:56 +0200)]
szip compatibility mode allows unpacking with szip

11 years agoObvious performance enhancements for encoding
Mathis Rosenhauer [Wed, 15 Aug 2012 15:43:50 +0000 (17:43 +0200)]
Obvious performance enhancements for encoding

11 years agoSzip decompression error be gone
Mathis Rosenhauer [Wed, 22 Aug 2012 09:34:39 +0000 (11:34 +0200)]
Szip decompression error be gone

11 years agoFixed support for >64 bit FS for good, fixed init bug
Mathis Rosenhauer [Wed, 15 Aug 2012 14:34:03 +0000 (16:34 +0200)]
Fixed support for >64 bit FS for good, fixed init bug

11 years agoMore options for encode/decode to aid in testing
Mathis Rosenhauer [Wed, 15 Aug 2012 14:32:05 +0000 (16:32 +0200)]
More options for encode/decode to aid in testing

11 years agoAllow > 64bit FS for large segment sizes
Mathis Rosenhauer [Tue, 14 Aug 2012 09:46:00 +0000 (11:46 +0200)]
Allow > 64bit FS for large segment sizes

11 years agogetopt cmd line parsing in examples
Mathis Rosenhauer [Mon, 13 Aug 2012 15:19:38 +0000 (17:19 +0200)]
getopt cmd line parsing in examples

11 years agoOutput pending zero blocks if AE_FLUSH
Mathis Rosenhauer [Mon, 13 Aug 2012 15:15:02 +0000 (17:15 +0200)]
Output pending zero blocks if AE_FLUSH

11 years agoFixed zero block handling somewhat. Problem with zero blocks at end of buffer remains...
Mathis Rosenhauer [Sun, 12 Aug 2012 19:38:16 +0000 (21:38 +0200)]
Fixed zero block handling somewhat. Problem with zero blocks at end of buffer remains. Optimizations disabled due to problems with some datasets. Segment size clamped to 8 for now

11 years agofixed space checking and not understood buffer overrun
Mathis Rosenhauer [Fri, 10 Aug 2012 18:27:40 +0000 (20:27 +0200)]
fixed space checking and not understood buffer overrun

11 years agofixed some leaks and mem errors
Mathis Rosenhauer [Fri, 10 Aug 2012 14:53:27 +0000 (16:53 +0200)]
fixed some leaks and mem errors

11 years agosome optimizations for encoder thought up mostly by Joerg
Mathis Rosenhauer [Fri, 10 Aug 2012 09:41:40 +0000 (11:41 +0200)]
some optimizations for encoder thought up mostly by Joerg

11 years agoimitate szlib for gribex
Mathis Rosenhauer [Mon, 6 Aug 2012 16:01:03 +0000 (18:01 +0200)]
imitate szlib for gribex

11 years agosupport all data sizes and signedness
Mathis Rosenhauer [Thu, 2 Aug 2012 15:05:44 +0000 (17:05 +0200)]
support all data sizes and signedness

11 years agoconverted some macros which can't fail and therefore don't need to be macros
Mathis Rosenhauer [Wed, 1 Aug 2012 14:32:06 +0000 (16:32 +0200)]
converted some macros which can't fail and therefore don't need to be macros

11 years agoencoder and encode/decode test
Mathis Rosenhauer [Wed, 1 Aug 2012 13:13:28 +0000 (15:13 +0200)]
encoder and encode/decode test

11 years agoremoved some redundant states
Mathis Rosenhauer [Wed, 25 Jul 2012 16:01:03 +0000 (18:01 +0200)]
removed some redundant states

11 years agowhitespace cleanup for J
Mathis Rosenhauer [Wed, 25 Jul 2012 15:32:58 +0000 (17:32 +0200)]
whitespace cleanup for J

11 years agoFaster decoding if buffer space available
Mathis Rosenhauer [Wed, 25 Jul 2012 14:20:18 +0000 (16:20 +0200)]
Faster decoding if buffer space available

11 years agoPrototype FSM implementation of adaptive entropy decoder
Mathis Rosenhauer [Tue, 24 Jul 2012 08:23:28 +0000 (10:23 +0200)]
Prototype FSM implementation of adaptive entropy decoder

12 years agoadds initial code for binary header decoding
Moritz Hanke [Fri, 11 May 2012 12:59:04 +0000 (14:59 +0200)]
adds initial code for binary header decoding

12 years agoadds CCSDS documentation
Moritz Hanke [Fri, 11 May 2012 12:58:24 +0000 (14:58 +0200)]
adds CCSDS documentation

12 years agoinitial commit
Joerg Behrens [Fri, 11 May 2012 08:21:20 +0000 (10:21 +0200)]
initial commit