exhale/include/Release.htm

104 lines
6.9 KiB
HTML
Raw Normal View History

2020-01-03 00:00:28 +01:00
<!-- www.ecodis.de/exhale/release.htm - created by Christian R. Helmrich - Copyright (c) 2018-2020 Christian R. Helmrich, project ecodis. All rights reserved. -->
2020-01-02 02:05:09 +01:00
<!doctype html public "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<html>
<head>
<link rel="stylesheet" type="text/css" href="styles.css">
<meta http-equiv="content-type" content="text/html; charset=ISO-8859-1">
<meta name="author" content="Dr.-Ing. Christian R. Helmrich">
<meta name="description" content="exhale Software Release Notes">
<meta name="keywords" content="audio, data compression, perceptual coding, subjective evaluation, video">
<title>ecodis :: exhale :: Release Notes</title>
</head>
<body>
<table align="center" cellpadding="0" cellspacing="0">
<colgroup>
<col width="2">
<col width="60">
<col width="595">
<col width="60">
<col width="2">
</colgroup>
<tr>
<td colspan="2"></td>
<td valign="top">
<h1><br><span class="pink">exhale</span> - <span class="pink">e</span>codis e<span class="pink">x</span>tended <span class="pink">h</span>igh-efficiency <span class="pink">a</span>nd <span class="pink">l</span>ow-complexity <span class="pink">e</span>ncoder<br><span class="gray"><sup><br>Software Release Notes, Version History, Known Issues, Upcoming Feature Roadmap</sup></span><br><br></h1>
2020-06-16 01:00:12 +02:00
<h3>&nbsp; &nbsp;The version of this distribution of the &laquo;exhale&raquo; software release is <b>1.0.5</b> (official pub&shy;lic minor release) from June 30, 2020. Please check <a href="http://www.ecodis.de">www.ecodis.de</a> 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.</h3>
2020-01-02 02:05:09 +01:00
<h3><br><b>Chronological Version History</b></h3>
2020-06-16 01:00:12 +02:00
<h3>&nbsp; &nbsp;Version <b>1.0.5 <span class="gray">&nbsp;June 2020, this release</span></b></h3>
<ul>
<li><h3>slightly reduced bit-rates with lower modes, better compatibility when using stdin</h3></li>
<li><h3>exhaleApp: support for Unicode text on Windows&trade;, 44100 Hz with CVBR mode 1</h3></li>
<li><h3>exhaleApp: automatic upsampling of low-sample-rate input, better WAVE reading</h3></li>
<li><h3>exhaleLib: optimized noise filling tool for slightly lower bit-rates at CVBR mode &lt;4</h3></li>
</ul>
<h3>&nbsp; &nbsp;Version <b>1.0.4 <span class="gray">&nbsp;May 2020</span></b></h3>
2020-05-30 00:00:07 +02:00
<ul>
<li><h3>finalized basic joint-stereo and TNS coding functionality, quality and stability fixes</h3></li>
<li><h3>exhaleApp: support for 32000 Hz with CVBR mode 1, added '-v' version command</h3></li>
<li><h3>exhaleLib: completed audio quality fine-tuning for very tonal and transient signals</h3></li>
<li><h3>compilation: support for MinGW (issue 5) and cmake (via CMakeList files, issue 6)</h3></li>
</ul>
<h3>&nbsp; &nbsp;Version <b>1.0.3 <span class="gray">&nbsp;Apr. 2020</span></b></h3>
2020-04-23 00:00:56 +02:00
<ul>
<li><h3>extended basic joint-stereo coding functionality for mid/high rates, minor bugfixes</h3></li>
2020-04-25 21:00:33 +02:00
<li><h3>exhaleLib: band adaptive joint-stereo coding for all CVBR modes, fixed rare crash</h3></li>
<li><h3>exhaleLib: audio quality fine-tuning, especially for very tonal and transient signals</h3></li>
2020-04-25 22:00:00 +02:00
<li><h3>makefile: -std=c++11 to allow for compilation with older versions of gcc (issue 4)</h3></li>
2020-04-23 00:00:56 +02:00
</ul>
<h3>&nbsp; &nbsp;Version <b>1.0.2 <span class="gray">&nbsp;Mar. 2020</span></b></h3>
2020-03-31 20:00:00 +02:00
<ul>
<li><h3>added basic low/mid-rate joint-stereo coding functionality, bugfixes, and speedups</h3></li>
<li><h3>exhaleApp: support for input sampling rates of up to 48000 Hz with CVBR mode 2</h3></li>
<li><h3>exhaleLib: frame adaptive joint-stereo preprocessing and coding (CVBR mode &lt;5)</h3></li>
<li><h3>exhaleLib: accelerated R/D opt. coding, stability and quality fixes (issues 2 and 3)</h3></li>
</ul>
<h3>&nbsp; &nbsp;Version <b>1.0.1 <span class="gray">&nbsp;Feb. 2020</span></b></h3>
2020-02-28 14:00:37 +01:00
<ul>
<li><h3>improved low-bitrate coding efficiency and support for MPEG-D loudness metadata</h3></li>
<li><h3>exhaleApp: increased MP4 file versatility (issue 1) and calculation of loudness info</h3></li>
<li><h3>exhaleLib: backward compatible API extension to support writing of loudness info</h3></li>
<li><h3>exhaleLib: extended R/D optimized coding, improved short-transform quantization</h3></li>
</ul>
<h3>&nbsp; &nbsp;Version <b>1.0.0 <span class="gray">&nbsp;Jan. 2020</span></b></h3>
2020-01-02 02:05:09 +01:00
<ul>
<li><h3>compilation fixes and executable printout changes for Linux and MacOS&trade; platform</h3></li>
2020-01-23 21:00:39 +01:00
<li><h3>exhaleApp: fixed reading of WAVE files including metadata after the &laquo;data&raquo; chunk</h3></li>
<li><h3>exhaleLib: some tuning of transform and noise level detection for transient signals</h3></li>
2020-01-26 16:00:49 +01:00
<li><h3>exhaleLib: support for export as DLL on Microsoft Windows&trade; (not tested, though)</h3></li>
2020-01-02 02:05:09 +01:00
</ul>
<h3>&nbsp; &nbsp;Version <b>1.0RC <span class="gray">Dec. 2019</span></b></h3>
<ul>
<li><h3>initial release for testing with only basic channel-independent coding functionality</h3></li>
<li><h3>only support for Microsoft Windows&trade; (32-bit and 64-bit) platform provided so far.</h3></li>
</ul>
<h3><br><b>Known Issues with This Release</b></h3>
<h3>&nbsp; &nbsp;If you notice an issue with this release <b>not</b> mentioned below, please contact ecodis or a contributor with the details (configuration, input file) needed to reproduce the issue.</h3>
<ul>
2020-05-30 00:00:07 +02:00
<li><h3>exhaleLib: Coding of stereo or multichannel input occasionally leads to slightly in&shy;creased bit-rates because the predictive joint-channel coding provided by ISO/IEC <a href="https://www.iso.org/standard/76385.html">23003-3</a> has not been fully implemented. See the functionality roadmap below.</h3></li>
2020-01-02 02:05:09 +01:00
<li><h3>exhaleApp: Only basic WAVE input file reading functionality has been implemen&shy;ted. Specifically, 8-bit WAVE input is assumed to contain an even number of audio samples, and the Broadcast and Extensible WAVE file formats are not supported.</h3></li>
</ul>
<h3><br><b>Roadmap of Upcoming Features</b></h3>
<h3>&nbsp; &nbsp;If you are in need of an additional library or application feature <b>not</b> mentioned below, please contact ecodis or a contributor with a request, and we will see what we can do.</h3>
<ul>
2020-01-23 21:00:39 +01:00
<li><h3>support for coding with a core coder frame length of 768 samples, no version plan</h3></li>
2020-06-16 01:00:12 +02:00
<li><h3>exhaleLib: completed integration of predictive joint-channel coding, version 1.0.6</h3></li>
2020-06-21 00:00:00 +02:00
<li><h3>exhaleLib: finalization of support for 3.0&#x2013;5.1 multichannel coding, no version plan</h3></li>
2020-05-30 00:00:07 +02:00
<li><h3>exhaleLib: speed-ups and further quality tuning for difficult signals, as necessary.</h3></li>
2020-01-02 02:05:09 +01:00
</ul>
<h3><br></h3>
2020-06-16 01:00:12 +02:00
<h4><span class="gray">Written by C. R. Helmrich for exhale 1.0.5, June 2020. Available at www.ecodis.de/exhale/release.htm.</span><br><br></h4>
2020-01-02 02:05:09 +01:00
</td>
<td valign="top" colspan="2">
<p><br>&nbsp; &nbsp;<img src="../src/app/exhaleApp.ico" alt="exhale" title="exhale" height="48" width="48"></p>
</td>
</tr>
</table>
<p></p>
</body>
</html>