From 6e1e9b9782c2e1783cdce32fc65e8e25c9290a64 Mon Sep 17 00:00:00 2001 From: "Christian R. Helmrich" Date: Tue, 31 Mar 2020 20:00:00 +0200 Subject: [PATCH] finalize release --- README.md | 4 +++ include/Release.htm | 17 +++++++++---- src/lib/stereoProcessing.cpp | 49 +++++++++++++++++++++++++++--------- 3 files changed, 53 insertions(+), 17 deletions(-) diff --git a/README.md b/README.md index 55b6738..6e61997 100644 --- a/README.md +++ b/README.md @@ -7,6 +7,10 @@ encode uncompressed WAVE-format audio files into MPEG-4-format files complying with the ISO/IEC 23003-3 (MPEG-D) Unified Speech and Audio Coding (USAC, also known as Extended High-Efficiency AAC) standard. +In addition, exhale writes program peak-level and loudness data into +the generated MPEG-4 files according to the ISO/IEC 23003-4, Dynamic +Range Control (DRC) specification for use by decoders providing DRC. + exhale currently makes use of all frequency-domain (FD) coding tools in the scalefactor based MDCT processing path, except for predictive joint stereo, which is still being integrated. Its objective is high diff --git a/include/Release.htm b/include/Release.htm index e0f4852..9663a96 100644 --- a/include/Release.htm +++ b/include/Release.htm @@ -25,9 +25,16 @@


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.0.1 (official pub­lic minor release) from February 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.0.2 (official pub­lic minor release) from March 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.0.1  Feb. 2020, this release

+

   Version 1.0.2  Mar. 2020, this release

+ +

   Version 1.0.1  Feb. 2020