Another missing CMake file.
[platform/upstream/libaec.git] / ChangeLog
1         v0.3
2
3         Port library to Windows (Visual Studio).
4
5         Support building with CMake.
6
7         Benchmarking target using ECHAM data (make bench)
8
9
10 2014-02-12  Mathis Rosenhauer  <rosenhauer@dkrz.de>
11
12         v0.2
13
14         Fixed incorrect length calculation in assessment of Second
15         Extension coding.
16
17         Unlimited encoding of fundamental sequences.
18
19         Additional testing with official CCSDS sample data.
20
21         Handle corrupted compressed data more gracefully.
22
23         Support restricted coding options from latest standard.
24
25         Facilitate generation of SIMD instructions by compiler.
26
27 2013-05-21  Mathis Rosenhauer  <rosenhauer@dkrz.de>
28
29         Initial relaease: v0.1.