b7994fa3839ff707bc5c4dc6175730d00d7b5c06
[platform/upstream/flac.git] / doc / html / changelog.html
1 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
2 <!-- Copyright (c) 2004-2009  Josh Coalson
3 <!-- Copyright (c) 2011-2013  Xiph.Org Foundation -->
4 <!-- Permission is granted to copy, distribute and/or modify this document -->
5 <!-- under the terms of the GNU Free Documentation License, Version 1.1 -->
6 <!-- or any later version published by the Free Software Foundation; -->
7 <!-- with no invariant sections. -->
8 <!-- A copy of the license can be found at http://www.gnu.org/copyleft/fdl.html -->
9 <html>
10 <head>
11         <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
12         <meta name="author" content="Josh Coalson" />
13         <meta name="description" content="A free, open source codec for lossless audio compression and decompression" />
14         <meta name="keywords" content="free,lossless,audio,codec,encoder,decoder,compression,compressor,archival,archive,archiving,backup,music" />
15         <link rel="shortcut icon" type="image/x-icon" href="favicon.ico" />
16         <link rel="stylesheet" type="text/css" href="flac.css" />
17         <title>FLAC - changelog</title>
18 </head>
19
20 <body>
21
22 <div class="logo">
23         <a href="http://flac.sourceforge.net/"><img src="images/logo130.gif" alt="FLAC Logo" align="middle" border="0" hspace="0" /></a>
24 </div>
25
26 <div class="above_nav"></div>
27
28 <div class="navbar">
29         &nbsp;<a href="index.html">home</a>&nbsp;&nbsp;|
30         &nbsp;<a href="faq.html">faq</a>&nbsp;&nbsp;|
31         &nbsp;<a href="news.html">news</a>&nbsp;&nbsp;|
32         &nbsp;<a href="download.html">download</a>&nbsp;&nbsp;|
33         &nbsp;<a href="documentation.html">documentation</a>&nbsp;&nbsp;|
34         &nbsp;<a href="comparison.html">comparison</a>&nbsp;&nbsp;|
35         &nbsp;changelog&nbsp;&nbsp;|
36         &nbsp;<a href="links.html">links</a>&nbsp;&nbsp;|
37         &nbsp;<a href="developers.html">developers</a>&nbsp;
38 </div>
39
40 <div class="langbar">
41         &nbsp;english&nbsp;&nbsp;|
42         &nbsp;<a href="ru/changelog.html">russian</a>&nbsp;
43 </div>
44
45 <div class="below_nav"></div>
46
47 <div class="box">
48         <div class="box_title">
49                 changelog
50         </div>
51         <div class="box_header"></div>
52         <div class="box_body">
53                 This is an informal changelog, a summary of changes in each release.  (See also <a href="documentation_bugs.html">known bugs</a>.)  Particulary important for developers is the precise description of changes to the library interfaces.  See also the <a href="api/group__porting.html">porting guide</a> for specific instructions on porting to newer versions of FLAC.<br />
54
55                 <br />
56
57                 <a name="flac_1_3_0"><b>FLAC 1.3.0</b> (26-May-2013)</a>
58
59                 <br />
60
61                 <ul>
62                         <li>
63                                 General:
64                                 <ul>
65                                         <li>Move development to Xiph.org <a href="http://git.xiph.org/?p=flac.git;a=summary">git repository</a>.</li>
66                                         <li>The <span class="argument"><a href="documentation_tools_flac.html#flac_options_sector_align">--sector-align</a></span> option of <span class="commandname">flac</span> has been deprecated and may not exist in future versions.  <a href="http://www.etree.org/shnutils/shntool/">shntool</a> provides similar functionality.</li>
67                                         <li>Support for the RF64 and Wave64 formats in <span class="commandname">flac</span> (see below).</li>
68                                         <li>Better handling of cuesheets with non-CD-DA sample rates.</li>
69                                         <li>The <span class="argument"><a href="documentation_tools_flac.html#flac_options_ignore_chunk_sizes">--ignore-chunk-sizes</a></span> option has been added to the <span class="commandname">flac</span> command line tool.</li>
70                                 </ul>
71                         </li>
72                         <li>
73                                 FLAC format:
74                                 <ul>
75                                         <li>(none)</li>
76                                 </ul>
77                         </li>
78                         <li>
79                                 Ogg FLAC format:
80                                 <ul>
81                                         <li>(none)</li>
82                                 </ul>
83                         </li>
84                         <li>
85                                 flac:
86                                 <ul>
87                                         <li>Added support for encoding from and decoding to the RF64 format, and a new corresponding option <span class="argument"><a href="#flac_options_force_rf64_format">--force-rf64-format</a></span>.  (<a href="https://sourceforge.net/tracker2/?func=detail&amp;aid=1762502&amp;group_id=13478&amp;atid=363478">SF #1762502</a>).  <span class="argument"><a href="documentation_tools_flac.html#flac_options_keep_foreign_metadata">--keep-foreign-metadata</a></span> is also supported.</li>
88                                         <li>Added support for encoding from and decoding to the Sony Wave64 format, and a new corresponding option <span class="argument"><a href="#flac_options_force_wave64_format">--force-wave64-format</a></span>.  (<a href="https://sourceforge.net/tracker2/?func=detail&amp;aid=1769582&amp;group_id=13478&amp;atid=363478">SF #1769582</a>).  <span class="argument"><a href="documentation_tools_flac.html#flac_options_keep_foreign_metadata">--keep-foreign-metadata</a></span> is also supported.</li>
89                                         <li>Added new options <span class="argument"><a href="documentation_tools_flac.html#flac_options_preserve_modtime">--preserve-modtime</a></span> and <span class="argument"><a href="documentation_tools_flac.html#flac_options_no_preserve_modtime">--no-preserve-modtime</a></span> to specify whether or not output files should copy the timestamp and permissions from their input files.  The default is <span class="argument"><a href="documentation_tools_flac.html#flac_options_preserve_modtime">--preserve-modtime</a></span> as in previous versions.  (<a href="https://sourceforge.net/tracker2/?func=detail&amp;aid=1805428&amp;group_id=13478&amp;atid=363478">SF #1805428</a>).</li>
90                                         <li>Allow MM:SS:FF and MM:SS.SS time formats in non-CD-DA cuesheets.  (<a href="https://sourceforge.net/tracker2/?func=detail&amp;aid=1947353&amp;group_id=13478&amp;atid=363478">SF #1947353</a>, <a href="https://sourceforge.net/tracker2/index.php?func=detail&amp;aid=2182432&amp;group_id=13478&amp;atid=113478">SF #2182432</a>)</li>
91                                         <li>The <span class="argument"><a href="documentation_tools_flac.html#flac_options_sector_align">--sector-align</a></span> option of <span class="commandname">flac</span> has been deprecated and may not exist in future versions.  <a href="http://www.etree.org/shnutils/shntool/">shntool</a> provides similar functionality. (<a href="https://sourceforge.net/tracker2/?func=detail&amp;aid=1805946&amp;group_id=13478&amp;atid=363478">SF #1805946</a>)</li>
92                                         <li>Improved error message when user attempts to decode a non-FLAC file (<a href="https://sourceforge.net/tracker2/?func=detail&amp;aid=2222789&amp;group_id=13478&amp;atid=113478">SF #2222789</a>).</li>
93                                         <li>Fix bug where <span class="commandname">flac</span> was disallowing use of <span class="argument">--replay-gain</span> when encoding from stdin (<a href="https://sourceforge.net/tracker2/?func=detail&amp;aid=1840124&amp;group_id=13478&amp;atid=113478">SF #1840124</a>).</li>
94                                         <li>Fix bug with fractional seconds on some locales (<a href="https://sourceforge.net/tracker2/?func=detail&amp;aid=1815517&amp;group_id=13478&amp;atid=113478">SF #1815517</a>, <a href="https://sourceforge.net/tracker2/?func=detail&amp;aid=1858012&amp;group_id=13478&amp;atid=113478">SF #1858012</a>).</li>
95                                         <li>Read and write appropriate channel masks for 6.1 and 7.1 surround input WAV files. Documentation was also updated.</li>
96                                         <li>Correct Wave64 GUIDs.</li>
97                                         <li>Support 56kHz to 192kHz gain analysis (patch from Earl Chew)</li>
98                                         <li>Add ability to handle utf8 filenames on Windows (large set of patches from Janne Hyvärinen)</li>
99                                 </ul>
100                         </li>
101                         <li>
102                                 metaflac:
103                                 <ul>
104                                         <li>Allow MM:SS:FF and MM:SS.SS time formats in non-CD-DA cuesheets.  (<a href="https://sourceforge.net/tracker2/?func=detail&amp;aid=1947353&amp;group_id=13478&amp;atid=363478">SF #1947353</a>, <a href="https://sourceforge.net/tracker2/index.php?func=detail&amp;aid=2182432&amp;group_id=13478&amp;atid=113478">SF #2182432</a>)</li>
105                                 </ul>
106                         </li>
107                         <li>
108                                 plugins:
109                                 <ul>
110                                         <li>Minor updates for XMMS plugin.</li>
111                                         <li>Winamp2 plugin was dropped because Nullsoft has provided native FLAC support since 2006.</li>
112                                 </ul>
113                         </li>
114                         <li>
115                                 build system:
116                                 <ul>
117                                         <li>Fixes for autotools (including <a href="https://sourceforge.net/tracker2/?func=detail&amp;aid=1859664&amp;group_id=13478&amp;atid=313478">SF #1859664</a>).</li>
118                                         <li>Fixes for MinGW (including <a href="https://sourceforge.net/tracker2/?func=detail&amp;aid=2000973&amp;group_id=13478&amp;atid=113478">SF #2000973</a>, <a href="https://sourceforge.net/tracker2/?func=detail&amp;aid=2209829&amp;group_id=13478&amp;atid=113478">SF #2209829</a>).</li>
119                                         <li>Fixes for gcc (including <a href="https://sourceforge.net/tracker2/?func=detail&amp;aid=1834168&amp;group_id=13478&amp;atid=113478">SF #1834168</a>, <a href="https://sourceforge.net/tracker2/?func=detail&amp;aid=2002481&amp;group_id=13478&amp;atid=113478">SF #2002481</a>).</li>
120                                         <li>Fixes for Sun Studio/Forte (<a href="https://sourceforge.net/tracker2/?func=detail&amp;aid=1701960&amp;group_id=13478&amp;atid=313478">SF #1701960</a>).</li>
121                                         <li>Fixes for windows builds (including <a href="https://sourceforge.net/tracker2/?func=detail&amp;aid=1676822&amp;group_id=13478&amp;atid=113478">SF #1676822</a>, <a href="https://sourceforge.net/tracker2/?func=detail&amp;aid=1756624&amp;group_id=13478&amp;atid=363478">SF #1756624</a>, <a href="https://sourceforge.net/tracker2/?func=detail&amp;aid=1809863&amp;group_id=13478&amp;atid=113478">SF #1809863</a>, <a href="https://sourceforge.net/tracker2/?func=detail&amp;aid=1911149&amp;group_id=13478&amp;atid=363478">SF #1911149</a>).</li>
122                                         <li>Fixes for FreeBSD and OpenBSD.</li>
123                                         <li>Compile with GNU gcc _FORTIFY_SOURCE=2 and stack protection where those features are detected.</li>
124                                         <li>Enable a bunch of GCC compiler warnings and fix code that generates warnings.</li>
125                                 </ul>
126                         </li>
127                         <li>
128                                 documentation:
129                                 <ul>
130                                         <li>Document <span class="argument"><a href="documentation_tools_flac.html#flac_options_ignore_chunk_sizes">--ignore-chunk-sizes</a></span>
131                                                 and <span class="argument"><a href="documentation_tools_flac.html#flac_options_apply_replaygain_which_is_not_lossless">--apply-replaygain-which-is-not-lossless</a></span>
132                                                 option for <span class="commandname">flac</span>.</li>
133                                 </ul>
134                         </li>
135                         <li>
136                                 libraries:
137                                 <ul>
138                                         <li>libFLAC encoder was defaulting to level 0 compression instead of 5 (<a href="https://sourceforge.net/tracker2/?func=detail&amp;aid=1816825&amp;group_id=13478&amp;atid=113478">SF #1816825</a>).</li>
139                                         <li>Fix bug in bitreader handling of read callback returning a short count (<a href="https://sourceforge.net/tracker2/?func=detail&amp;aid=2490454&amp;group_id=13478&amp;atid=113478">SF #2490454</a>).</li>
140                                         <li>Improve decoder's ability to distinguish between a FLAC sync code and an MPEG one (<a href="https://sourceforge.net/tracker2/?func=detail&amp;aid=2491433&amp;group_id=13478&amp;atid=113478">SF #2491433</a>).</li>
141                                 </ul>
142                         </li>
143                         <li>
144                                 Interface changes:
145                                 <ul>
146                                         <li>
147                                                 libFLAC:
148                                                 <ul>
149                                                         <li><b>Added</b> FLAC__format_blocksize_is_subset()</li>
150                                                 </ul>
151                                         </li>
152                                         <li>
153                                                 libFLAC++:
154                                                 <ul>
155                                                         <li>Add a number of convienience methods.</li>
156                                                 </ul>
157                                         </li>
158                                 </ul>
159                         </li>
160                 </ul>
161
162                 <br />
163
164                 <a name="flac_1_2_1"><b>FLAC 1.2.1</b> (17-Sep-2007)</a>
165
166                 <br />
167
168                 <ul>
169                         <li>
170                                 General:
171                                 <ul>
172                                         <li>With the new <span class="argument"><a href="documentation_tools_flac.html#flac_options_keep_foreign_metadata">--keep-foreign-metadata</a></span> in <span class="commandname">flac</span>, non-audio RIFF and AIFF chunks can be stored in FLAC files and recreated when decoding.  This allows, among other, things support for archiving BWF files and other WAVE files from editing tools that preserves all the metadata. </li>
173                                 </ul>
174                         </li>
175                         <li>
176                                 FLAC format:
177                                 <ul>
178                                         <li>Specified 2 new APPLICATION metadata blocks for storing WAVE and AIFF chunks (for use with <a href="documentation_tools_flac.html#flac_options_keep_foreign_metadata">--keep-foreign-metadata</a> in <span class="commandname">flac</span>).</li>
179                                         <li>The lead-out track number for non-CDDA cuesheets now must be 255.</li>
180                                 </ul>
181                         </li>
182                         <li>
183                                 Ogg FLAC format:
184                                 <ul>
185                                         <li>This is not a format change, but changed default extension for Ogg FLAC from .ogg to .oga, according to new Xiph <a href="http://wiki.xiph.org/index.php/MIME_Types_and_File_Extensions">specification</a> (<a href="https://sourceforge.net/tracker2/?func=detail&amp;aid=1762492&amp;group_id=13478&amp;atid=113478">SF #1762492</a>).</li>
186                                 </ul>
187                         </li>
188                         <li>
189                                 flac:
190                                 <ul>
191                                         <li>Added a new option <span class="argument"><a href="documentation_tools_flac.html#flac_options_no_utf8_convert">--no-utf8-convert</a></span> which works like it does in <span class="commandname">metaflac</span> (<a href="https://sourceforge.net/tracker2/?func=detail&amp;aid=973740&amp;group_id=13478&amp;atid=363478">SF #973740</a>).</li>
192                                         <li>Added a new option <span class="argument"><a href="documentation_tools_flac.html#flac_options_keep_foreign_metadata">--keep-foreign-metadata</a></span> which can save/restore RIFF and AIFF chunks to/from FLAC files (<a href="https://sourceforge.net/tracker2/?func=detail&amp;aid=568264&amp;group_id=13478&amp;atid=363478">SF #363478</a>).</li>
193                                         <li>Changed default extension for Ogg FLAC from .ogg to .oga, according to new Xiph <a href="http://wiki.xiph.org/index.php/MIME_Types_and_File_Extensions">specification</a> (<a href="https://sourceforge.net/tracker2/?func=detail&amp;aid=1762492&amp;group_id=13478&amp;atid=113478">SF #1762492</a>).</li>
194                                         <li>Fixed bug where using <span class="argument">--replay-gain</span> without any padding option caused only a small PADDING block to be created (<a href="https://sourceforge.net/tracker2/?func=detail&amp;aid=1760790&amp;group_id=13478&amp;atid=113478">SF #1760790</a>).</li>
195                                         <li>Fixed bug where encoding from stdin on Windows could fail if WAVE/AIFF contained unknown chunks (<a href="https://sourceforge.net/tracker2/?func=detail&amp;aid=1776803&amp;group_id=13478&amp;atid=113478">SF #1776803</a>).</li>
196                                         <li>Fixed bug where importing non-CDDA cuesheets would cause an invalid lead-out track number (<a href="https://sourceforge.net/tracker2/?func=detail&amp;aid=1764105&amp;group_id=13478&amp;atid=113478">SF #1764105</a>).</li>
197                                 </ul>
198                         </li>
199                         <li>
200                                 metaflac:
201                                 <ul>
202                                         <li>Changed default extension for Ogg FLAC from .ogg to .oga, according to new Xiph <a href="http://wiki.xiph.org/index.php/MIME_Types_and_File_Extensions">specification</a> (<a href="https://sourceforge.net/tracker2/?func=detail&amp;aid=1762492&amp;group_id=13478&amp;atid=113478">SF #1762492</a>).</li>
203                                         <li>Fixed bug where importing non-CDDA cuesheets would cause an invalid lead-out track number (<a href="https://sourceforge.net/tracker2/?func=detail&amp;aid=1764105&amp;group_id=13478&amp;atid=113478">SF #1764105</a>).</li>
204                                 </ul>
205                         </li>
206                         <li>
207                                 plugins:
208                                 <ul>
209                                         <li>(none)</li>
210                                 </ul>
211                         </li>
212                         <li>
213                                 build system:
214                                 <ul>
215                                         <li>New configure option <span class="argument">--disable-cpplibs</span> to prevent building libFLAC++ (<a href="https://sourceforge.net/tracker2/?func=detail&amp;aid=1723295&amp;group_id=13478&amp;atid=313478">SF #1723295</a>).</li>
216                                         <li>Fixed bug compiling <span class="commandname">flac</span> without Ogg support (<a href="https://sourceforge.net/tracker2/?func=detail&amp;aid=1760786&amp;group_id=13478&amp;atid=113478">SF #1760786</a>).</li>
217                                         <li>Fixed bug where sometimes an existing installation of flac could interfere with the build process (<a href="https://sourceforge.net/tracker2/?func=detail&amp;aid=1763690&amp;group_id=13478&amp;atid=113478">SF #1763690</a>).</li>
218                                         <li>OS X fixes (<a href="https://sourceforge.net/tracker2/?func=detail&amp;aid=1786225&amp;group_id=13478&amp;atid=313478">SF #1786225</a>).</li>
219                                         <li>MinGW fixes (<a href="https://sourceforge.net/tracker2/?func=detail&amp;aid=1684879&amp;group_id=13478&amp;atid=113478">SF #1684879</a>).</li>
220                                         <li>Solaris 10 fixes (<a href="https://sourceforge.net/tracker2/?func=detail&amp;aid=1783225&amp;group_id=13478&amp;atid=113478">SF #1783225</a> <a href="https://sourceforge.net/tracker2/?func=detail&amp;aid=1783630&amp;group_id=13478&amp;atid=113478">SF #1783630</a>).</li>
221                                         <li>OS/2 fixes (<a href="https://sourceforge.net/tracker2/?func=detail&amp;aid=1771378&amp;group_id=13478&amp;atid=113478">SF #1771378</a> <a href="https://sourceforge.net/tracker2/?func=detail&amp;aid=1229495&amp;group_id=13478&amp;atid=113478">SF #1229495</a>).</li>
222                                         <li>automake-1.10 fixes (<a href="https://sourceforge.net/tracker2/?func=detail&amp;aid=1791361&amp;group_id=13478&amp;atid=113478">SF #1791361</a> <a href="https://sourceforge.net/tracker2/?func=detail&amp;aid=1792179&amp;group_id=13478&amp;atid=113478">SF #1792179</a>).</li>
223                                 </ul>
224                         </li>
225                         <li>
226                                 documentation:
227                                 <ul>
228                                         <li>Added new <a href="documentation_tools_flac.html#tutorial">tutorial</a> section for <span class="commandname">flac</span>.</li>
229                                         <li>Added <a href="documentation_example_code.html">example code</a> section for using libFLAC/libFLAC++.</li>
230                                 </ul>
231                         </li>
232                         <li>
233                                 libraries:
234                                 <ul>
235                                         <li>libFLAC: Fixed very rare seek bug (<a href="https://sourceforge.net/tracker2/?func=detail&amp;aid=1684049&amp;group_id=13478&amp;atid=113478">SF #1684049</a>).</li>
236                                         <li>libFLAC: Fixed seek bug with Ogg FLAC and small streams (<a href="https://sourceforge.net/tracker2/?func=detail&amp;aid=1792172&amp;group_id=13478&amp;atid=113478">SF #1792172</a>).</li>
237                                         <li>libFLAC: 64-bit fixes (<a href="https://sourceforge.net/tracker2/?func=detail&amp;aid=1790872&amp;group_id=13478&amp;atid=113478">SF #1790872</a>).</li>
238                                         <li>libFLAC: Fix assembler code to be position independent.</li>
239                                         <li>libFLAC: Optimization of a number of inner loop functions.</li>
240                                         <li>Added support for encoding the residual coding method introduced in libFLAC 1.2.0 (RESIDUAL_CODING_METHOD_PARTITIONED_RICE2) which will  encode 24-bit files more efficiently.</li>
241                                 </ul>
242                         </li>
243                         <li>
244                                 Interface changes:
245                                 <ul>
246                                         <li>
247                                                 libFLAC:
248                                                 <ul>
249                                                         <li><b>Added</b> FLAC__metadata_simple_iterator_is_last()</li>
250                                                         <li><b>Added</b> FLAC__metadata_simple_iterator_get_block_offset()</li>
251                                                         <li><b>Added</b> FLAC__metadata_simple_iterator_get_block_length()</li>
252                                                         <li><b>Added</b> FLAC__metadata_simple_iterator_get_application_id()</li>
253                                                 </ul>
254                                         </li>
255                                         <li>
256                                                 libFLAC++:
257                                                 <ul>
258                                                         <li><b>Added</b> FLAC::Metadata::SimpleIterator::is_last()</li>
259                                                         <li><b>Added</b> FLAC::Metadata::SimpleIterator::get_block_offset()</li>
260                                                         <li><b>Added</b> FLAC::Metadata::SimpleIterator::get_block_length()</li>
261                                                         <li><b>Added</b> FLAC::Metadata::SimpleIterator::get_application_id()</li>
262                                                 </ul>
263                                         </li>
264                                 </ul>
265                         </li>
266                 </ul>
267
268                 <br />
269
270                 <a name="flac_1_2_0"><b>FLAC 1.2.0</b> (23-Jul-2007)</a>
271
272                 <br />
273
274                 <ul>
275                         <li>
276                                 General:
277                                 <ul>
278                                         <li>Small encoding speedups for all modes.</li>
279                                 </ul>
280                         </li>
281                         <li>
282                                 FLAC format:
283                                 <ul>
284                                         <li>One of the reserved bits in the FLAC frame header has been assigned for future use; make sure to refer to the <a href="http://flac.sourceforge.net/api/group__porting__1__1__4__to__1__2__0.html">porting guide</a> if you parse FLAC streams manually.</li>
285                                 </ul>
286                         </li>
287                         <li>
288                                 Ogg FLAC format:
289                                 <ul>
290                                         <li>(none)</li>
291                                 </ul>
292                         </li>
293                         <li>
294                                 flac:
295                                 <ul>
296                                         <li>Added runtime detection of SSE OS support for most operating systems.</li>
297                                         <li>Added a new undocumented option <span class="argument">--ignore-chunk-sizes</span> for ignoring the size of the 'data' chunk (WAVE) or 'SSND' chunk (AIFF).  Can be used to encode files with bogus data sizes (e.g. with WAV files piped from foobar2000 to flac.exe as an external encoder).  <b>Use with caution</b>: all subsequent data is treated as audio, so the data/SSND chunk must be the last or the following data/tags will be treated as audio and encoded.</li>
298                                 </ul>
299                         </li>
300                         <li>
301                                 metaflac:
302                                 <ul>
303                                         <li>(none)</li>
304                                 </ul>
305                         </li>
306                         <li>
307                                 plugins:
308                                 <ul>
309                                         <li>(none)</li>
310                                 </ul>
311                         </li>
312                         <li>
313                                 build system:
314                                 <ul>
315                                         <li>Added solution and project files for building with VC++ 2005.</li>
316                                 </ul>
317                         </li>
318                         <li>
319                                 libraries:
320                                 <ul>
321                                         <li>Added runtime detection of SSE OS support for most operating systems.</li>
322                                         <li>Fixed bug where invalid seek tables could cause some seeks to fail.</li>
323                                         <li>Added support for decoding the new residual coding method (RESIDUAL_CODING_METHOD_PARTITIONED_RICE2).</li>
324                                 </ul>
325                         </li>
326                         <li>
327                                 Interface changes (see also the <a href="http://flac.sourceforge.net/api/group__porting__1__1__4__to__1__2__0.html">porting guide</a> for specific instructions on porting to FLAC 1.2.0):
328                                 <ul>
329                                         <li>
330                                                 libFLAC:
331                                                 <ul>
332                                                         <li><b>Added</b> FLAC__format_sample_rate_is_subset()</li>
333                                                 </ul>
334                                         </li>
335                                         <li>
336                                                 libFLAC++:
337                                                 <ul>
338                                                         <li><b>Added</b> FLAC::Decoder::Stream::get_decode_position()</li>
339                                                 </ul>
340                                         </li>
341                                 </ul>
342                         </li>
343                 </ul>
344
345                 <br />
346
347                 <a name="flac_1_1_4"><b>FLAC 1.1.4</b> (13-Feb-2007)</a>
348
349                 <br />
350
351                 <ul>
352                         <li>
353                                 General:
354                                 <ul>
355                                         <li>Improved compression with no change to format or decrease in speed.</li>
356                                         <li>Encoding and decoding speedups for all modes.  Encoding at -8 is twice as fast.</li>
357                                 </ul>
358                         </li>
359                         <li>
360                                 FLAC format:
361                                 <ul>
362                                         <li>(none)</li>
363                                 </ul>
364                         </li>
365                         <li>
366                                 Ogg FLAC format:
367                                 <ul>
368                                         <li>(none)</li>
369                                 </ul>
370                         </li>
371                         <li>
372                                 flac:
373                                 <ul>
374                                         <li>Improved compression with no change to format or decrease in speed.</li>
375                                         <li>Encoding and decoding speedups for all modes.  Encoding at -8 is twice as fast.</li>
376                                         <li>Added a new option <span class="argument"><a href="documentation_tools_flac.html#flac_options_warnings_as_errors">-w,--warnings-as-errors</a></span> for treating all warnings as errors.</li>
377                                         <li>Allow <span class="argument"><a href="documentation_tools_flac.html#flac_options_picture">--picture</a></span> option to take only a filename, and have all other attributes extracted from the file itself.</li>
378                                         <li>Fixed a bug that caused suboptimal default compression settings in some locales (<a href="https://sourceforge.net/tracker2/?func=detail&amp;aid=1608883&amp;group_id=13478&amp;atid=113478">SF #1608883</a>).</li>
379                                         <li>Fixed a bug where FLAC-to-FLAC transcoding of a corrupted FLAC file would truncate the transcoded file at the first error (<a href="http://sourceforge.net/tracker2/?func=detail&amp;aid=1615019&amp;group_id=13478&amp;atid=113478">SF #1615019</a>).</li>
380                                         <li>Fixed a bug where using <span class="argument"><a href="documentation_tools_flac.html#flac_options_decode_through_errors">-F</a></span> with FLAC-to-FLAC transcoding of a corrupted FLAC would have no effect (<a href="http://sourceforge.net/tracker2/?func=detail&amp;aid=1615391&amp;group_id=13478&amp;atid=113478">SF #1615391</a>).</li>
381                                         <li>Fixed a bug where new PICTURE metadata blocks specified with <span class="argument"><a href="documentation_tools_flac.html#flac_options_picture">--picture</a></span> would not be transferred during FLAC-to-FLAC transcoding (<a href="https://sourceforge.net/tracker2/?func=detail&amp;aid=1627993&amp;group_id=13478&amp;atid=113478">SF #1627993</a>).</li>
382                                 </ul>
383                         </li>
384                         <li>
385                                 metaflac:
386                                 <ul>
387                                         <li>Allow <span class="argument"><a href="documentation_tools_metaflac.html#metaflac_shorthand_import_picture_from">--import-picture-from</a></span> option to take only a filename, and have all other attributes extracted from the file itself.</li>
388                                 </ul>
389                         </li>
390                         <li>
391                                 plugins:
392                                 <ul>
393                                         <li>Fixed a bug in the XMMS plugin where Ctrl-3 (file info) would cause a crash if the file did not exist (<a href="https://sourceforge.net/tracker2/?func=detail&amp;aid=1634941&amp;group_id=13478&amp;atid=313478">SF #1634941</a>).</li>
394                                 </ul>
395                         </li>
396                         <li>
397                                 build system:
398                                 <ul>
399                                         <li>Fixed a makefile linkage bug with libogg (<a href="https://sourceforge.net/tracker2/?func=detail&amp;aid=1611414&amp;group_id=13478&amp;atid=113478">SF #1611414</a>).</li>
400                                         <li>Added pkg-config files for libFLAC and libFLAC++ (<a href="https://sourceforge.net/tracker2/?func=detail&amp;aid=1647881&amp;group_id=13478&amp;atid=313478">SF #1647881</a>).</li>
401                                         <li>Added <span class="argument">--disable-ogg</span> option for building without Ogg support even if libogg is installed (<a href="https://sourceforge.net/tracker2/?func=detail&amp;aid=1196996&amp;group_id=13478&amp;atid=113478">SF #1196996</a>).</li>
402                                 </ul>
403                         </li>
404                         <li>
405                                 libraries:
406                                 <ul>
407                                         <li>Completely rewritten bitbuffer which uses native machine word size instead of bytes for dramatic speed improvements.  The speedup should be most dramatic on CPUs with slower byte manipulation capability and big-endian machines.</li>
408                                         <li>Much faster Rice partition size estimation which greatly speeds encoding in higher modes.</li>
409                                         <li>Increased compression for all modes.</li>
410                                         <li>Reduced memory requirements for encoder and decoder.</li>
411                                         <li>Fixed a bug with default apodization settings that were erroneous in some locales (<a href="https://sourceforge.net/tracker2/?func=detail&amp;aid=1608883&amp;group_id=13478&amp;atid=113478">SF #1608883</a>).</li>
412                                 </ul>
413                         </li>
414                         <li>
415                                 Interface changes:
416                                 <ul>
417                                         <li>
418                                                 libFLAC:
419                                                 <ul>
420                                                         <li>(behavior only) FLAC__stream_encoder_set_metadata() now makes a copy of the "metadata" array of pointers (but still not copies of the objects themselves) so the client does not need to maintain its copy of the array after the call.</li>
421                                                 </ul>
422                                         </li>
423                                         <li>
424                                                 libFLAC++:
425                                                 <ul>
426                                                         <li>(none)</li>
427                                                 </ul>
428                                         </li>
429                                 </ul>
430                         </li>
431                 </ul>
432
433                 <br />
434
435                 <a name="flac_1_1_3"><b>FLAC 1.1.3</b> (27-Nov-2006)</a>
436
437                 <br />
438
439                 <ul>
440                         <li>
441                                 General:
442                                 <ul>
443                                         <li>Improved compression with no impact on format or decoding speed.</li>
444                                         <li>Much better recovery for corrupted files</li>
445                                         <li>Better multichannel support</li>
446                                         <li>Large file (&gt;2GB) support everywhere</li>
447                                         <li><span class="commandname">flac</span> now supports FLAC and Ogg FLAC as input to the encoder (e.g. can re-encode FLAC to FLAC) and preserve all the metadata like tags, etc.</li>
448                                         <li>New <span class="code"><a href="format.html#def_PICTURE">PICTURE</a></span> metadata block for storing things like cover art, new <span class="argument"><a href="documentation_tools_flac.html#flac_options_picture">--picture</a></span> option to <span class="commandname">flac</span> and <span class="argument"><a href="documentation_tools_metaflac.html#metaflac_shorthand_import_picture_from">--import-picture-from</a></span> option to <span class="commandname">metaflac</span> for importing pictures, new <span class="argument"><a href="documentation_tools_metaflac.html#metaflac_shorthand_export_picture_to">--export-picture-to</a></span> option to <span class="commandname">metaflac</span> for exporting pictures, and metadata API <a href="api/group__flac__metadata__level0.html#ga3">additions</a> for searching for suitable pictures based on type, size and color constraints.</li>
449                                         <li>Support for new <tt>REPLAYGAIN_REFERENCE_LOUDNESS</tt> tag.</li>
450                                         <li>Fixed a bug in Ogg FLAC encoding where metadata was not being updated properly.  Existing Ogg FLAC files should be recoded to fix up the metadata, e.g. <span class="command">flac -Vf -S 10s --ogg file.ogg</span></li>
451                                         <li>In the developer libraries, the interface has been simplfied by merging the three decoding layers into a single class; ditto for the encoders.  Also, libOggFLAC has been merged into libFLAC and libOggFLAC++ has been merged into libFLAC++ so there is a single API supporting both native FLAC and Ogg FLAC.</li>
452                                 </ul>
453                         </li>
454                         <li>
455                                 FLAC format:
456                                 <ul>
457                                         <li>New <span class="code"><a href="format.html#def_PICTURE">PICTURE</a></span> metadata block for storing things like cover art.</li>
458                                         <li>Speaker assignments and channel orders for 3-6 channels (see <a href="format.html#frame_header">frame header</a>).</li>
459                                         <li>Further restrictions on the <a href="format.html#subset">FLAC subset</a> when the sample rate is &lt;=48kHz; in this case the maximum LPC order is now 12 and maximum blocksize is 4608.  This is to further limit the processing and memory requirements for hardware implementations while not measurably affecting compression.</li>
460                                 </ul>
461                         </li>
462                         <li>
463                                 Ogg FLAC format:
464                                 <ul>
465                                         <li>(none)</li>
466                                 </ul>
467                         </li>
468                         <li>
469                                 flac:
470                                 <ul>
471                                         <li>Improved the <span class="argument"><a href="documentation_tools_flac.html#flac_options_decode_through_errors">-F</a></span> option to allow decoding of FLAC files whose metadata is corrupted, and other kinds of severe corruption.</li>
472                                         <li>Encoder can now take FLAC and Ogg FLAC as input.  The output FLAC file will have all the same metadata as the original unless overridden with options on the command line.</li>
473                                         <li>Encoder can now take WAVEFORMATEXTENSIBLE WAVE files as input; decoder will output WAVEFORMATEXTENSIBLE WAVE files when necessary to conform to the latest Microsoft specifications.</li>
474                                         <li>Now properly supports AIFF and WAVEFORMATEXTENSIBLE multichannel input, performing necessary channel reordering both for encoding and decoding.  WAVEFORMATEXTENSIBLE channel mask is also saved to a tag on encoding and restored on decoding for situations when there is no natural mapping to FLAC channel assignments.</li>
475                                         <li>Expanded support for "odd" sample resolutions to WAVE and AIFF input; all resolutions from 4 to 24 bits-per-sample now supported for all input types.</li>
476                                         <li>Added a new option <span class="argument"><a href="documentation_tools_flac.html#flac_options_tag_from_file">--tag-from-file</a></span> for setting a tag from file (e.g. for importing a cuesheet as a tag).</li>
477                                         <li>Added a new option <span class="argument"><a href="documentation_tools_flac.html#flac_options_picture">--picture</a></span> for adding pictures.</li>
478                                         <li>Added a new option <span class="argument"><a href="documentation_tools_flac.html#flac_options_apodization">--apodization</a></span> for specifying the window function(s) to be used in LPC analysis.</li>
479                                         <li>Added support for encoding from non-compressed AIFF-C (<a href="https://sourceforge.net/tracker2/?func=detail&amp;atid=113478&amp;aid=1090933&amp;group_id=13478">SF #1090933</a>).</li>
480                                         <li>Importing of non-CDDA-compliant cuesheets now only issues a warning, not an error (see <a href="http://www.hydrogenaudio.org/forums/index.php?showtopic=31282">here</a>).</li>
481                                         <li>MD5 comparison failures on decoding are now an error instead of a warning and will also return a non-zero exit code (<a href="https://sourceforge.net/tracker2/?func=detail&amp;aid=1493725&amp;group_id=13478&amp;atid=113478">SF #1493725</a>).</li>
482                                         <li>The default padding size is now 8K, or 64K if the input audio stream is more than 20 minutes long.</li>
483                                         <li>Fixed a bug in cuesheet parsing where it would return an error if the last line of the cuesheet did not end with a newline.</li>
484                                         <li>Fixed a bug that caused a crash when <span class="argument">-a</span> and <span class="argument">-t</span> were used together (<a href="https://sourceforge.net/tracker2/?func=detail&amp;aid=1229481&amp;group_id=13478&amp;atid=113478">SF #1229481</a>).</li>
485                                         <li>Fixed a bug with --sector-align where appended samples were not always totally silent (<a href="https://sourceforge.net/tracker2/?func=detail&amp;aid=1237707&amp;group_id=13478&amp;atid=113478">SF #1237707</a>).</li>
486                                         <li>Fixed bugs with --sector-align and raw input files.</li>
487                                         <li>Fixed a bug printing out unknown AIFF subchunk names (<a href="https://sourceforge.net/tracker2/?func=detail&amp;aid=1267476&amp;group_id=13478&amp;atid=113478">SF #1267476</a>).</li>
488                                         <li>Fixed a bug where WAVE files with "data" subchunks of size 0 where accepted (<a href="https://sourceforge.net/tracker2/?func=detail&amp;aid=1293830&amp;group_id=13478&amp;atid=113478">SF #1293830</a>).</li>
489                                         <li>Fixed a bug where sync error at end-of-stream of truncated files was not being caught (<a href="https://sourceforge.net/tracker2/?func=detail&amp;aid=1244071&amp;group_id=13478&amp;atid=113478">SF #1244071</a>).</li>
490                                         <li>Fixed a problem with filename parsing if file does not have extension but also has a . in the path (<a href="https://sourceforge.net/tracker2/?func=detail&amp;aid=1161916&amp;group_id=13478&amp;atid=113478">SF #1161916</a>).</li>
491                                         <li>Fixed a problem with fractional-second parsing for <span class="argument">--skip</span>/<span class="argument">--until</span> in some locales (<a href="https://sourceforge.net/tracker2/?func=detail&amp;aid=1031043&amp;group_id=13478&amp;atid=113478">SF #1031043</a>).</li>
492                                         <li>Increase progress report rate when -p and -e are used together (<a href="https://sourceforge.net/tracker2/?func=detail&amp;aid=1580122&amp;group_id=13478&amp;atid=113478">SF #1580122</a>).</li>
493                                 </ul>
494                         </li>
495                         <li>
496                                 metaflac:
497                                 <ul>
498                                         <li>Added support for read-only operations on Ogg FLAC files.</li>
499                                         <li>Added a new option <span class="argument"><a href="documentation_tools_metaflac.html#metaflac_shorthand_set_tag_from_file">--set-tag-from-file</a></span> for setting a tag from file (e.g. for importing a cuesheet as a tag).</li>
500                                         <li>Added a new option <span class="argument"><a href="documentation_tools_metaflac.html#metaflac_shorthand_import_picture_from">--import-picture-from</a></span> for importing pictures.</li>
501                                         <li>Added a new option <span class="argument"><a href="documentation_tools_metaflac.html#metaflac_shorthand_export_picture_to">--export-picture-to</a></span> for exporting pictures.</li>
502                                         <li>Added shorthand operation <span class="argument"><a href="documentation_tools_metaflac.html#metaflac_shorthand_remove_replay_gain">--remove-replay-gain</a></span> for removing ReplayGain tags.</li>
503                                         <li><span class="argument"><a href="documentation_tools_metaflac.html#metaflac_shorthand_export_cuesheet_to">--export-cuesheet-to</a></span> now properly specifies the FLAC file name (<a href="https://sourceforge.net/tracker2/?func=detail&amp;aid=1272825&amp;group_id=13478&amp;atid=363478">SF #1272825</a>).</li>
504                                         <li>Importing of non-CDDA-compliant cuesheets now issues a warning.</li>
505                                         <li>Removed the following deprecated tag editing options; you should use the new option names shown instead:
506                                                 <ul>
507                                                         <li>Removed <span class="argument">--show-vc-vendor</span>; use <span class="argument">--show-vendor-tag</span></li>
508                                                         <li>Removed <span class="argument">--show-vc-field</span>; use <span class="argument">--show-tag</span></li>
509                                                         <li>Removed <span class="argument">--remove-vc-all</span>; use <span class="argument">--remove-all-tags</span></li>
510                                                         <li>Removed <span class="argument">--remove-vc-field</span>; use <span class="argument">--remove-tag</span></li>
511                                                         <li>Removed <span class="argument">--remove-vc-firstfield</span>; use <span class="argument">--remove-first-tag</span></li>
512                                                         <li>Removed <span class="argument">--set-vc-field</span>; use <span class="argument">--set-tag</span></li>
513                                                         <li>Removed <span class="argument">--import-vc-from</span>; use <span class="argument">--import-tags-from</span></li>
514                                                         <li>Removed <span class="argument">--export-vc-to</span>; use <span class="argument">--export-tags-to</span></li>
515                                                 </ul>
516                                         </li>
517                                         <li>Disallow multiple input FLAC files when --import-tags-from=- is used (<a href="https://sourceforge.net/tracker2/?func=detail&amp;aid=1082577&amp;group_id=13478&amp;atid=113478">SF #1082577</a>).</li>
518                                 </ul>
519                         </li>
520                         <li>
521                                 plugins:
522                                 <ul>
523                                         <li>When ReplayGain is on, if tags for the preferred kind of gain (album/track) are not in a stream, the other kind will be used.</li>
524                                         <li>Added ReplayGain info to file info box in XMMS plugin</li>
525                                         <li>Fixed UTF-8 decoder to disallow non-shortest-form and surrogate sequences (see <a href="http://www.unicode.org/versions/corrigendum1.html">here</a>).</li>
526                                 </ul>
527                         </li>
528                         <li>
529                                 build system:
530                                 <ul>
531                                         <li>Added support for building on OS/2 with EMX (<a href="https://sourceforge.net/tracker2/?func=detail&amp;aid=1229495&amp;group_id=13478&amp;atid=113478">SF #1229495</a>)</li>
532                                         <li>Added support for building with Borland C++ (<a href="https://sourceforge.net/tracker2/?func=detail&amp;aid=1599018&amp;group_id=13478&amp;atid=313478">SF #1599018</a>)</li>
533                                         <li>Added a <span class="argument">--disable-xmms-plugin</span> option to <span class="command">configure</span> to prevent building the XMMS plugin (<a href="https://sourceforge.net/tracker2/?func=detail&amp;aid=930494&amp;group_id=13478&amp;atid=363478">SF #930494</a>).</li>
534                                         <li>Added a <span class="argument">--disable-doxygen-docs</span> option to <span class="command">configure</span> for disabling Doxygen-based API doc generation (<a href="https://sourceforge.net/tracker2/?func=detail&amp;aid=1365935&amp;group_id=13478&amp;atid=313478">SF #1365935</a>).</li>
535                                         <li>Added a <span class="argument">--disable-thorough-tests</span> option to <span class="command">configure</span> to do the basic library, stream, and tool tests in a reasonable time (<a href="https://sourceforge.net/tracker2/?func=detail&amp;aid=1077948&amp;group_id=13478&amp;atid=363478">SF #1077948</a>).</li>
536                                         <li>Added large file support with <span class="argument">AC_SYS_LARGEFILE</span>; use <span class="argument">--disable-largefile</span> with <span class="command">configure</span> to disable.</li>
537                                 </ul>
538                         </li>
539                         <li>
540                                 libraries:
541                                 <ul>
542                                         <li>Merged libOggFLAC into libFLAC; both formats are now supporte through the same API.</li>
543                                         <li>Merged libOggFLAC++ into libFLAC++; both formats are now supporte through the same API.</li>
544                                         <li>libFLAC and libFLAC++: Simplified encoder setup with new <span class="argument">FLAC__stream_encoder_set_compression_level()</span> function.</li>
545                                         <li>libFLAC: Improved compression with no impact on FLAC format or decoding time by adding a windowing stage before LPC analysis.</li>
546                                         <li>libFLAC: Fixed a bug where missing STREAMINFO fields (min/max framesize, total samples, MD5 sum) and seek point offsets were not getting rewritten back to Ogg FLAC file (<a href="https://sourceforge.net/tracker2/?func=detail&amp;aid=1338969&amp;group_id=13478&amp;atid=113478">SF #1338969</a>).</li>
547                                         <li>libFLAC: Fixed a bug in cuesheet parsing where it would return an error if the last line of the cuesheet did not end with a newline.</li>
548                                         <li>libFLAC: Fixed UTF-8 decoder to disallow non-shortest-form and surrogate sequences (see <a href="http://www.unicode.org/versions/corrigendum1.html">here</a>).</li>
549                                         <li>libFLAC: Fixed a bug in the return value for <span class="argument">FLAC__stream_decoder_set_metadata_respond_application()</span> and <span class="argument">FLAC__stream_decoder_set_metadata_ignore_application()</span> when there was a memory allocation error (<a href="https://sourceforge.net/tracker2/?func=detail&amp;aid=1235005&amp;group_id=13478&amp;atid=113478">SF #1235005</a>).</li>
550                                 </ul>
551                         </li>
552                         <li>
553                                 Interface changes (see also the <a href="http://flac.sourceforge.net/api/group__porting__1__1__2__to__1__1__3.html">porting guide</a> for specific instructions on porting to FLAC 1.1.3):
554                                 <ul>
555                                         <li>
556                                                 all libraries;
557                                                 <ul>
558                                                         <li>Merged libOggFLAC into libFLAC; both formats are now supporte through the same API.</li>
559                                                         <li>Merged libOggFLAC++ into libFLAC++; both formats are now supporte through the same API.</li>
560                                                         <li>Merged seekable stream decoder and file decoder into the stream decoder.</li>
561                                                         <li>Merged seekable stream encoder and file encoder into the stream encoder.</li>
562                                                         <li>Added #defines for the API version number to make porting easier; see <tt>include/lib*FLAC*/export.h</tt>.</li>
563                                                 </ul>
564                                         </li>
565                                         <li>
566                                                 libFLAC:
567                                                 <ul>
568                                                         <li><b>Added</b> FLAC__stream_encoder_set_apodization()</li>
569                                                         <li><b>Added</b> FLAC__stream_encoder_set_compression_level()</li>
570                                                         <li><b>Added</b> FLAC__metadata_object_cuesheet_calculate_cddb_id()</li>
571                                                         <li><b>Added</b> FLAC__metadata_get_cuesheet()</li>
572                                                         <li><b>Added</b> FLAC__metadata_get_picture()</li>
573                                                         <li><b>Added</b> FLAC__metadata_chain_read_ogg() and FLAC__metadata_chain_read_ogg_with_callbacks()</li>
574                                                         <li><b>Changed</b> FLAC__stream_encoder_finish() now returns a FLAC__bool to signal a verify failure, or error processing last frame or updating metadata.</li>
575                                                         <li><b>Changed</b> FLAC__StreamDecoderState: removed state FLAC__STREAM_DECODER_UNPARSEABLE_STREAM</li>
576                                                         <li><b>Changed</b> FLAC__StreamDecoderErrorStatus: new error code FLAC__STREAM_DECODER_ERROR_STATUS_UNPARSEABLE_STREAM</li>
577                                                         <li>The above two changes mean that when the decoder encounters what it thinks are unparseable frames from a future decoder, instead of returning a fatal error with the FLAC__STREAM_DECODER_UNPARSEABLE_STREAM state, it just calls the error callback with FLAC__STREAM_DECODER_ERROR_STATUS_UNPARSEABLE_STREAM and leaves the behavior up to the application.</li>
578                                                 </ul>
579                                         </li>
580                                         <li>
581                                                 libFLAC++:
582                                                 <ul>
583                                                         <li><b>Added</b> FLAC::Metadata::Picture</li>
584                                                         <li><b>Added</b> FLAC::Encoder::Stream::set_apodization()</li>
585                                                         <li><b>Added</b> FLAC::Encoder::Stream::set_compression_level()</li>
586                                                         <li><b>Added</b> FLAC::Metadata::CueSheet::calculate_cddb_id()</li>
587                                                         <li><b>Added</b> FLAC::Metadata::get_cuesheet()</li>
588                                                         <li><b>Added</b> FLAC::Metadata::get_picture()</li>
589                                                         <li><b>Changed</b> FLAC::Metadata::Chain::read() to accept a flag denoting Ogg FLAC input</li>
590                                                         <li><b>Changed</b> FLAC::Decoder::Stream::finish() now returns a bool to signal an MD5 failure like FLAC__stream_decoder_finish() does.</li>
591                                                         <li><b>Changed</b> FLAC::Encoder::Stream::finish() now returns a bool to signal a verify failure, or error processing last frame or updating metadata.</li>
592                                                 </ul>
593                                         </li>
594                                         <li>
595                                                 libOggFLAC:
596                                                 <ul>
597                                                         <li>Merged into libFLAC.</li>
598                                                 </ul>
599                                         </li>
600                                         <li>
601                                                 libOggFLAC++:
602                                                 <ul>
603                                                         <li>Merged into libFLAC++.</li>
604                                                 </ul>
605                                         </li>
606                                 </ul>
607                         </li>
608                 </ul>
609
610                 <br />
611
612                 <a name="flac_1_1_2"><b>FLAC 1.1.2</b> (05-Feb-2005)</a>
613
614                 <br />
615
616                 <ul>
617                         <li>
618                                 General:
619                                 <ul>
620                                         <li>Sped up decoding by a few percent overall.</li>
621                                         <li>Sped up encoding when not using LPC (i.e. when using <span class="commandname">flac</span> options <span class="argument">-0</span>, <span class="argument">-1</span>, <span class="argument">-2</span>, or <span class="argument">-l 0</span>).</li>
622                                         <li>Fixed a decoding bug that could cause sync errors with some ID3v1-tagged FLAC files.</li>
623                                         <li>Added <a href="documentation_tools_metaflac.html#metaflac">HTML documentation for metaflac</a>.</li>
624                                 </ul>
625                         </li>
626                         <li>
627                                 FLAC format:
628                                 <ul>
629                                         <li>(none)</li>
630                                 </ul>
631                         </li>
632                         <li>
633                                 Ogg FLAC format:
634                                 <ul>
635                                         <li>(none)</li>
636                                 </ul>
637                         </li>
638                         <li>
639                                 flac:
640                                 <ul>
641                                         <li>New option <span class="argument"><a href="documentation_tools_flac.html#flac_options_input_size">--input-size</a></span> to manually specify the input size when encoding raw samples from stdin.</li>
642                                 </ul>
643                         </li>
644                         <li>
645                                 metaflac:
646                                 <ul>
647                                         <li>(none)</li>
648                                 </ul>
649                         </li>
650                         <li>
651                                 plugins:
652                                 <ul>
653                                         <li>Added support for HTTP streaming in XMMS plugin.  <b>NOTE</b>: there is a <a href="http://bugs.xmms.org/show_bug.cgi?id=2038">bug</a> in the XMMS mpg123 plugin that hijacks FLAC streams; to fix it you will need to add the '.flac' extension to the list of exceptions in <span class="code">Input/mpg123/mpg123.c:is_our_file()</span> in the XMMS sources and recompile.</li>
654                                 </ul>
655                         </li>
656                         <li>
657                                 build system:
658                                 <ul>
659                                         <li>(none)</li>
660                                 </ul>
661                         </li>
662                         <li>
663                                 libraries:
664                                 <ul>
665                                         <li>libFLAC: Sped up Rice block decoding in the bitbuffer, resulting in decoding speed gains of a few percent.</li>
666                                         <li>libFLAC: Sped up encoding when not using LPC (i.e. <span class="code">max_lpc_order == 0</span>).</li>
667                                         <li>libFLAC: Trailing NUL characters maintained on Vorbis comment entries so they can be treated like C strings.</li>
668                                         <li>libFLAC: More FLAC tag (i.e. Vorbis comment) validation.</li>
669                                         <li>libFLAC: Fixed a bug in the logic that determines the frame or sample number in a frame header; the bug could cause sync errors with some ID3v1-tagged FLAC files.</li>
670                                         <li>libFLAC, libOggFLAC: Can now be compiled to use only integer instructions, including encoding.  The decoder is almost completely integer anyway but there were a couple places that needed a fixed-point replacement.  There is no fixed-point version of LPC analysis yet, so if libFLAC is compiled integer-only, the encoder will behave as if the max LPC order is 0 (i.e. used fixed predictors only).  LPC decoding is supported in all cases as it always was integer-only.</li>
671                                 </ul>
672                         </li>
673                         <li>
674                                 Interface changes:
675                                 <ul>
676                                         <li>
677                                                 libFLAC:
678                                                 <ul>
679                                                         <li><b>Changed:</b> Metadata object interface now maintains a trailing NUL on Vorbis comment entries for convenience.</li>
680                                                         <li><b>Changed:</b> Metadata object interface now validates all Vorbis comment entries on input and returns false if an entry does not conform to the Vorbis comment spec.</li>
681                                                         <li><b>Added</b> FLAC__format_vorbiscomment_entry_name_is_legal()</li>
682                                                         <li><b>Added</b> FLAC__format_vorbiscomment_entry_value_is_legal()</li>
683                                                         <li><b>Added</b> FLAC__format_vorbiscomment_entry_is_legal()</li>
684                                                         <li><b>Added</b> FLAC__metadata_object_vorbiscomment_entry_from_name_value_pair()</li>
685                                                         <li><b>Added</b> FLAC__metadata_object_vorbiscomment_entry_to_name_value_pair()</li>
686                                                         <li><b>Changed</b> the signature of FLAC__metadata_object_vorbiscomment_entry_matches(): the first argument is now <span class="code">FLAC__StreamMetadata_VorbisComment_Entry entry</span> (was <span class="code">const FLAC__StreamMetadata_VorbisComment_Entry *entry</span>), i.e. <span class="code">entry</span> is now pass-by-value.</li>
687                                                 </ul>
688                                         </li>
689                                         <li>
690                                                 libFLAC++:
691                                                 <ul>
692                                                         <li><b>Changed:</b> Metadata object interface now maintains a trailing NUL on Vorbis comment values for convenience.</li>
693                                                         <li><b>Changed:</b> Metadata object interface now validates all Vorbis comment entries on input and returns false if an entry does not conform to the Vorbis comment spec.</li>
694                                                         <li><b>Changed:</b> All Metadata objects' operator=() methods now return a reference to themselves.</li>
695                                                         <li><b>Added</b> methods to FLAC::Metadata::VorbisComment::Entry for setting comment values from null-terminated strings:
696                                                                 <ul>
697                                                                         <li>Entry(const char *field)</li>
698                                                                         <li>Entry(const char *field_name, const char *field_value)</li>
699                                                                         <li>bool set_field(const char *field)</li>
700                                                                         <li>bool set_field_value(const char *field_value)</li>
701                                                                 </ul>
702                                                         </li>
703                                                         <li><b>Changed</b> the signature of FLAC::Metadata::VorbisComment::get_vendor_string() and FLAC::Metadata::VorbisComment::set_vendor_string() to use a UTF-8, NUL-terminated string <span class="code">const FLAC__byte *</span> for the vendor string instead of <span class="code">FLAC::Metadata::VorbisComment::Entry</span>.</li>
704                                                         <li><b>Added</b> FLAC::Metadata::*::assign() to all Metadata objects.</li>
705                                                         <li><b>Added</b> bool FLAC::Metadata::get_tags(const char *filename, VorbisComment &amp;tags)</li>
706                                                 </ul>
707                                         </li>
708                                         <li>
709                                                 libOggFLAC:
710                                                 <ul>
711                                                         <li>(none)</li>
712                                                 </ul>
713                                         </li>
714                                         <li>
715                                                 libOggFLAC++:
716                                                 <ul>
717                                                         <li>(none)</li>
718                                                 </ul>
719                                         </li>
720                                 </ul>
721                         </li>
722                 </ul>
723
724                 <br />
725
726                 <a name="flac_1_1_1"><b>FLAC 1.1.1</b> (01-Oct-2004)</a>
727
728                 <br />
729
730                 <ul>
731                         <li>
732                                 General:
733                                 <ul>
734                                         <li>Ogg FLAC seeking now works</li>
735                                         <li>New optimizations almost double the decoding speed on PowerPC (e.g. Mac G4/G5)</li>
736                                         <li>A native OS X release thanks to updated Project Builder and autotools files</li>
737                                 </ul>
738                         </li>
739                         <li>
740                                 FLAC format:
741                                 <ul>
742                                         <li>Made invalid the metadata block type 127 so that audio frames can always be distinguished from metadata by seeing 0xff as the first byte.  (This was also required for the Ogg FLAC mapping.)</li>
743                                 </ul>
744                         </li>
745                         <li>
746                                 Ogg FLAC format:
747                                 <ul>
748                                         <li>First official FLAC-&gt;Ogg bitstream mapping standardized (see new <a href="ogg_mapping.html">FLAC-to-Ogg mapping specification</a>).  See the documentation for the <span class="argument"><a href="documentation_tools_flac.html#flac_options_ogg">--ogg</a></span> switch about having to re-encode older Ogg FLAC files.</li>
749                                 </ul>
750                         </li>
751                         <li>
752                                 flac:
753                                 <ul>
754                                         <li>Print an error when output file already exists instead of automatically overwriting.</li>
755                                         <li>New option <span class="argument"><a href="documentation_tools_flac.html#flac_options_force">-f</a></span> (<span class="argument"><a href="documentation_tools_flac.html#flac_options_force">--force</a></span>) to force overwriting if the output file already exists.</li>
756                                         <li>New option <span class="argument"><a href="documentation_tools_flac.html#flac_options_cue">--cue</a></span> to select a specific section to decode using cuesheet track/index points.</li>
757                                         <li>New option <span class="argument"><a href="documentation_tools_flac.html#flac_options_totally_silent">--totally-silent</a></span> to suppress all output.</li>
758                                         <li>New (but undocumented) option <span class="argument">--apply-replaygain-which-is-not-lossless</span> which applies ReplayGain to the decoded output.  See <a href="http://www.hydrogenaudio.org/forums/index.php?showtopic=17293&amp;st=11">this thread</a> for usage and caveats.</li>
759                                         <li>When encoding to Ogg FLAC, use a random serial number (instead of 0 as was done before) when a serial number is not specified.</li>
760                                         <li>When encoding multiple Ogg FLAC streams, <span class="argument">--serial-number</span> or random serial number sets the first number, which is then incremented for subsequent streams (before, the same serial number was used for all streams).</li>
761                                         <li>Decoder no longer exits with an error when writing to stdout and the pipe is broken.</li>
762                                         <li>Better explanation of common error messages.</li>
763                                         <li>Default extension when writing AIFF files is .aif (before, it was .aiff).</li>
764                                         <li>Write more common representation of SANE numbers in AIFF files.</li>
765                                         <li>Bug fix: calculating ReplayGain on 48kHz streams.</li>
766                                         <li>Bug fix: check for supported block alignments in WAVE files.</li>
767                                         <li>Bug fix: "offset" field in AIFF SSND chunk properly handled.</li>
768                                         <li>Bug fix: <a href="http://sourceforge.net/tracker2/?func=detail&amp;aid=679166&amp;group_id=13478&amp;atid=113478">#679166</a>: flac doesn't respect RIFF subchunk padding byte.</li>
769                                         <li>Bug fix: <a href="http://sourceforge.net/tracker2/?func=detail&amp;aid=828391&amp;group_id=13478&amp;atid=113478">#828391</a>: --add-replay-gain segfaults.</li>
770                                         <li>Bug fix: <a href="http://sourceforge.net/tracker2/?func=detail&amp;aid=851155&amp;group_id=13478&amp;atid=113478">#851155</a>: Can't seek to position in flac file.</li>
771                                         <li>Bug fix: <a href="http://sourceforge.net/tracker2/?func=detail&amp;aid=851756&amp;group_id=13478&amp;atid=113478">#851756</a>: flac --skip --until reads entire file.</li>
772                                         <li>Bug fix: <a href="http://sourceforge.net/tracker2/?func=detail&amp;aid=877122&amp;group_id=13478&amp;atid=113478">#877122</a>: problem parsing cuesheet with CATALOG entry.</li>
773                                         <li>Bug fix: <a href="http://sourceforge.net/tracker2/?func=detail&amp;aid=896057&amp;group_id=13478&amp;atid=113478">#896057</a>: parsing ISRC number from cuesheet.</li>
774                                 </ul>
775                         </li>
776                         <li>
777                                 metaflac:
778                                 <ul>
779                                         <li>Renamed the tag editing options as follows (the <span class="argument">...-vc-...</span> options still work but are deprecated):
780                                                 <ul>
781                                                         <li><span class="argument">--show-vc-vendor</span> becomes <span class="argument">--show-vendor-tag</span></li>
782                                                         <li><span class="argument">--show-vc-field</span> becomes <span class="argument">--show-tag</span></li>
783                                                         <li><span class="argument">--remove-vc-all</span> becomes <span class="argument">--remove-all-tags</span></li>
784                                                         <li><span class="argument">--remove-vc-field</span> becomes <span class="argument">--remove-tag</span></li>
785                                                         <li><span class="argument">--remove-vc-firstfield</span> becomes <span class="argument">--remove-first-tag</span></li>
786                                                         <li><span class="argument">--set-vc-field</span> becomes <span class="argument">--set-tag</span></li>
787                                                         <li><span class="argument">--import-vc-from</span> becomes <span class="argument">--import-tags-from</span></li>
788                                                         <li><span class="argument">--export-vc-to</span> becomes <span class="argument">--export-tags-to</span></li>
789                                                 </ul>
790                                         </li>
791                                         <li>Better explanation of common error messages.</li>
792                                         <li>Bug fix: calculating ReplayGain on 48kHz streams.</li>
793                                         <li>Bug fix: incorrect numbers when printing seek points.</li>
794                                 </ul>
795                         </li>
796                         <li>
797                                 plugins:
798                                 <ul>
799                                         <li>Speed optimization in ReplayGain synthesis.</li>
800                                         <li>Speed optimization in XMMS playback.</li>
801                                         <li>Support for big-endian architectures in XMMS plugin.</li>
802                                         <li>Removed support for ID3 tags.</li>
803                                         <li>Bug fix: make hard limiter default to off in XMMS plugin.</li>
804                                         <li>Bug fix: stream length calculation bug in XMMS plugin, debian bug #200435; <a href="http://sourceforge.net/mailarchive/forum.php?thread_id=2733072&amp;forum_id=6312">see also</a>.</li>
805                                         <li>Bug fix: small memory leak in XMMS plugin.</li>
806                                 </ul>
807                         </li>
808                         <li>
809                                 build system:
810                                 <ul>
811                                         <li><span class="code">ordinals.h</span> is now static, not a build-generated file anymore.</li>
812                                 </ul>
813                         </li>
814                         <li>
815                                 libraries:
816                                 <ul>
817                                         <li>libFLAC: PPC+Altivec optimizations of some decoder routines.</li>
818                                         <li>libFLAC: Make stream encoder encode the blocksize and sample rate in the frame header if at all possible (not in STREAMINFO), even if subset encoding was not requested.</li>
819                                         <li>libFLAC: Bug fix: fixed seek routine where infinite loop could happen when seeking past end of stream.</li>
820                                         <li>libFLAC, libFLAC++: added methods to skip single frames, useful for quickly finding frame boundaries (see interface changes below).</li>
821                                         <li>libOggFLAC, libOggFLAC++: New seekable-stream and file encoder and decoder APIs to match native FLAC APIs (see interface changes below).</li>
822                                 </ul>
823                         </li>
824                         <li>
825                                 Interface changes:
826                                 <ul>
827                                         <li>
828                                                 libFLAC:
829                                                 <ul>
830                                                         <li><b>Added</b> FLAC__metadata_get_tags()</li>
831                                                         <li><b>Added</b> callback-based versions of metadata editing functions:
832                                                                 <ul>
833                                                                         <li>FLAC__metadata_chain_read_with_callbacks()</li>
834                                                                         <li>FLAC__metadata_chain_write_with_callbacks()</li>
835                                                                         <li>FLAC__metadata_chain_write_with_callbacks_and_tempfile()</li>
836                                                                         <li>FLAC__metadata_chain_check_if_tempfile_needed()</li>
837                                                                 </ul>
838                                                         </li>
839                                                         <li><b>Added</b> decoder functions for skipping single frames, also useful for quickly finding frame boundaries:
840                                                                 <ul>
841                                                                         <li>FLAC__stream_decoder_skip_single_frame()</li>
842                                                                         <li>FLAC__seekable_stream_decoder_skip_single_frame()</li>
843                                                                         <li>FLAC__file_decoder_skip_single_frame()</li>
844                                                                 </ul>
845                                                         </li>
846                                                         <li><b>Added</b> new required tell callback on seekable stream encoder:
847                                                                 <ul>
848                                                                         <li>FLAC__SeekableStreamEncoderTellStatus and FLAC__SeekableStreamEncoderTellStatusString[]</li>
849                                                                         <li>FLAC__SeekableStreamEncoderTellCallback</li>
850                                                                         <li>FLAC__seekable_stream_encoder_set_tell_callback()</li>
851                                                                 </ul>
852                                                         </li>
853                                                         <li><b>Changed</b> FLAC__SeekableStreamEncoderState by adding FLAC__SEEKABLE_STREAM_ENCODER_TELL_ERROR</li>
854                                                         <li><b>Changed</b> Tell callback is now required to initialize seekable stream encoder</li>
855                                                         <li><b>Deleted</b> erroneous and unimplemented FLAC__file_decoder_process_remaining_frames()</li>
856                                                 </ul>
857                                         </li>
858                                         <li>
859                                                 libFLAC++:
860                                                 <ul>
861                                                         <li><b>Added</b> FLAC::Metadata::get_tags()</li>
862                                                         <li><b>Added</b> decoder functions for skipping single frames, also useful for quickly finding frame boundaries:
863                                                                 <ul>
864                                                                         <li>FLAC::Decoder::Stream::skip_single_frame()</li>
865                                                                         <li>FLAC::Decoder::SeekableStream::skip_single_frame()</li>
866                                                                         <li>FLAC::Decoder::File::skip_single_frame()</li>
867                                                                 </ul>
868                                                         </li>
869                                                         <li><b>Added</b> encoder functions for setting metadata:
870                                                                 <ul>
871                                                                         <li>FLAC::Encoder::Stream::set_metadata(FLAC::Metadata::Prototype **metadata, unsigned num_blocks)</li>
872                                                                         <li>FLAC::Encoder::SeekableStream::set_metadata(FLAC::Metadata::Prototype **metadata, unsigned num_blocks)</li>
873                                                                         <li>FLAC::Encoder::File::set_metadata(FLAC::Metadata::Prototype **metadata, unsigned num_blocks)</li>
874                                                                 </ul>
875                                                         </li>
876                                                         <li><b>Added</b> new required tell callback on seekable stream encoder:
877                                                                 <ul>
878                                                                         <li>pure virtual FLAC::Encoder::SeekableStream::tell_callback()</li>
879                                                                 </ul>
880                                                         </li>
881                                                         <li><b>Changed</b> Tell callback is now required to initialize seekable stream encoder</li>
882                                                         <li><b>Deleted</b> the following methods:
883                                                                 <ul>
884                                                                         <li>FLAC::Decoder::Stream::State::resolved_as_cstring()</li>
885                                                                         <li>FLAC::Encoder::Stream::State::resolved_as_cstring()</li>
886                                                                 </ul>
887                                                         </li>
888                                                 </ul>
889                                         </li>
890                                         <li>
891                                                 libOggFLAC:
892                                                 <ul>
893                                                         <li><b>Added</b> OggFLAC__SeekableStreamDecoder interface</li>
894                                                         <li><b>Added</b> OggFLAC__FileDecoder interface</li>
895                                                         <li><b>Added</b> OggFLAC__SeekableStreamEncoder interface</li>
896                                                         <li><b>Added</b> OggFLAC__FileEncoder interface</li>
897                                                         <li><b>Added</b> OggFLAC__stream_decoder_get_resolved_state_string()</li>
898                                                         <li><b>Added</b> OggFLAC__stream_encoder_get_resolved_state_string()</li>
899                                                         <li><b>Added</b> OggFLAC__stream_encoder_set_metadata_callback()</li>
900                                                         <li><b>Changed</b> OggFLAC__StreamDecoderState by adding OggFLAC__STREAM_DECODER_END_OF_STREAM</li>
901                                                 </ul>
902                                         </li>
903                                         <li>
904                                                 libOggFLAC++:
905                                                 <ul>
906                                                         <li><b>Added</b> OggFLAC::Decoder::SeekableStream interface</li>
907                                                         <li><b>Added</b> OggFLAC::Decoder::File interface</li>
908                                                         <li><b>Added</b> OggFLAC::Encoder::SeekableStream interface</li>
909                                                         <li><b>Added</b> OggFLAC::Encoder::File interface</li>
910                                                         <li><b>Added</b> OggFLAC::Decoder::Stream::get_resolved_state_string()</li>
911                                                         <li><b>Added</b> OggFLAC::Encoder::Stream::get_resolved_state_string()</li>
912                                                         <li><b>Added</b> pure virtual OggFLAC::Encoder::Stream::metadata_callback()</li>
913                                                 </ul>
914                                         </li>
915                                 </ul>
916                         </li>
917                 </ul>
918         </div>
919         <div class="box_footer"></div>
920 </div>
921
922
923 <div class="copyright">
924         <!-- @@@ oh so hacky -->
925         <table>
926                 <tr>
927                         <td align="left">
928                                 Copyright (c) 2004-2009  Josh Coalson
929                                 <br/>
930                                 Copyright (c) 2011-2013  Xiph.Org Foundation
931                         </td>
932                         <td width="1%" align="right">
933                                 <a href="http://sourceforge.net"><img src="http://sflogo.sourceforge.net/sflogo.php?group_id=13478&amp;type=1" width="88" height="31" border="0" alt="SourceForge.net Logo" /></a>
934                         </td>
935                         <td width="1%" align="right">
936                                 <a href="http://www.eff.org/cafe/"><img src="images/cafebug.gif" alt="CAFE Logo" border="0" /></a><br />
937                         </td>
938                         <td width="1%" align="right">
939                                 <a href="http://validator.w3.org/check?uri=referer"><img src="http://www.w3.org/Icons/valid-xhtml10" alt="Valid XHTML 1.0!" height="31" width="88" border="0" hspace="0" /></a>
940                         </td>
941                 </tr>
942         </table>
943 </div>
944
945 </body>
946 </html>