add 0.5 news
This commit is contained in:
parent
54975472e4
commit
ac7fa2870d
@ -54,6 +54,20 @@
|
||||
<TABLE WIDTH="100%" CELLPADDING="0" CELLSPACING="0" BORDER="0"><TR BGCOLOR="#000000"><TD><IMG SRC="images/1x1.gif" WIDTH="1" HEIGHT="1" ALT=""></TD></TR></TABLE>
|
||||
<TABLE CELLSPACING="0" CELLPADDING="3" WIDTH="100%" BORDER="0" BGCOLOR="#EEEED4">
|
||||
<TR><TD><FONT FACE="Lucida,Verdana,Helvetica,Arial">
|
||||
<P>
|
||||
<A NAME="20010114">14-Jan-2001:</A>
|
||||
</P>
|
||||
<P>
|
||||
<UL>
|
||||
<LI>
|
||||
<B>FLAC 0.5 released.</B> This is the first beta version of FLAC. Being beta, there will be no changes to the format that will break older streams, unless a serious bug involving the format is found. What this means is that, barring such a bug, streams created with 0.5 will be decodable by future versions. This version also includes some new features:
|
||||
<UL>
|
||||
<LI>An MD5 signature of the unencoded audio is computed during encoding, and stored in the Encoding metadata block in the stream header. When decoding, <B><TT>flac</TT></B> will now compute the MD5 signature of the decoded data and compare it against the signature in the stream header.</LI>
|
||||
<LI>A test mode (<B><TT>-t</TT></B>) has been added to <B><TT>flac</TT></B>. It works like decode mode but doesn't write an output file.</LI>
|
||||
</UL>
|
||||
</LI>
|
||||
</UL>
|
||||
</P>
|
||||
<P>
|
||||
<A NAME="20001223">23-Dec-2000:</A>
|
||||
</P>
|
||||
|
Loading…
x
Reference in New Issue
Block a user