From c71ec4805a2cf0bdbc6968a5ef63d2dd326cf541 Mon Sep 17 00:00:00 2001 From: "Christian R. Helmrich" Date: Sat, 28 Nov 2020 22:00:01 +0100 Subject: [PATCH] fix #16 and mode a --- README.md | 4 ++-- include/Release.htm | 7 ++++--- include/version.h | 2 +- src/lib/bitAllocation.cpp | 2 +- src/lib/entropyCoding.cpp | 5 ++++- src/lib/exhaleEnc.cpp | 4 ++-- src/lib/exhaleLibPch.cpp | 2 +- 7 files changed, 15 insertions(+), 11 deletions(-) diff --git a/README.md b/README.md index 2b7758e..8225baa 100644 --- a/README.md +++ b/README.md @@ -31,10 +31,10 @@ License ------- exhale is being made available under an open-source license which is -similar to the 3-clause BSD license but modified to address specific +based on the 3-clause BSD license but modified to address particular aspects dictated by the nature and the output of this application. -The license text and release notes for the current version 1.1RC can +The license text and release notes for the current version 1.1.0 can be found in the `include` subdirectory of the exhale distribution. diff --git a/include/Release.htm b/include/Release.htm index 9a2d9cb..82085f2 100644 --- a/include/Release.htm +++ b/include/Release.htm @@ -25,9 +25,9 @@


exhale - ecodis extended high-efficiency and low-complexity encoder

Software Release Notes, Version History, Known Issues, Upcoming Feature Roadmap


-

   The version of this distribution of the «exhale» software release is 1.1RC (preliminary pub­lic major release) from Nov. 2020. Please check www.ecodis.de regularly for new versions of this software. A summary of each version up to this release, a list of known issues with this release, and a roadmap of additional functionality are provided below.

+

   The version of this distribution of the «exhale» software release is 1.1.0 (official pub­lic major release) from Nov. 2020. Please check www.ecodis.de regularly for new versions of this software. A summary of each version up to this release, a list of known issues with this release, and a roadmap of additional functionality are provided below.


Chronological Version History

-

   Version 1.1RC Nov. 2020, this release

+

   Version 1.1.0  Nov. 2020, this release