summaryrefslogtreecommitdiff
path: root/ChangeLog
blob: 12203879a56fc78247a9a129c8ea81deaccaf145 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
2015-02-04  Mathis Rosenhauer  <rosenhauer@dkrz.de>

	v0.3.2

	Allow nonconforming block sizes in SZ mode.

	Performance improvement for decoder.

2014-10-23  Mathis Rosenhauer  <rosenhauer@dkrz.de>

	v0.3.1

	Allow incomplete scanlines in SZ mode.

2014-08-06  Mathis Rosenhauer  <rosenhauer@dkrz.de>

	v0.3

	Performance improvement for encoding pre-precessed data.

	More efficient coding of second extension if reference
	sample is present.

	Port library to Windows (Visual Studio).

	Support building with CMake.

	Benchmarking target using ECHAM data (make bench)


2014-02-12  Mathis Rosenhauer  <rosenhauer@dkrz.de>

	v0.2

	Fixed incorrect length calculation in assessment of Second
	Extension coding.

	Unlimited encoding of fundamental sequences.

	Additional testing with official CCSDS sample data.

	Handle corrupted compressed data more gracefully.

	Support restricted coding options from latest standard.

	Facilitate generation of SIMD instructions by compiler.

2013-05-21  Mathis Rosenhauer  <rosenhauer@dkrz.de>

	Initial relaease: v0.1.