mirror of
https://github.com/claunia/flac.git
synced 2025-12-16 18:54:26 +00:00
update known bugs
This commit is contained in:
@@ -929,10 +929,23 @@
|
||||
Bug tracking is done on the Sourceforge project page <A HREF="http://sourceforge.net/bugs/?group_id=13478">here</A>. If you submit a bug, make sure and provide an email contact or use the Monitor feature.
|
||||
</P>
|
||||
<P>
|
||||
The following are major known bugs in the current (1.0.4) release:
|
||||
The following are major known bugs in the current (1.1.0) release:
|
||||
</P>
|
||||
<P>
|
||||
<UL>
|
||||
<LI>
|
||||
There are no known bugs
|
||||
</LI>
|
||||
</UL>
|
||||
</P>
|
||||
<P>
|
||||
The following are major known bugs in the 1.0.4:
|
||||
</P>
|
||||
<P>
|
||||
<UL>
|
||||
<LI>
|
||||
All decoders prior to and including 1.0.4 have a bug that prevents them from skipping unknown metadata blocks properly. A FLAC file created by flac 1.1.0 containing a CUESHEET metadata block will not decode in 1.0.x decoders.
|
||||
</LI>
|
||||
<LI>
|
||||
<B><TT>metaflac</TT></B> has a bug where, if --import-vc-from is used on a FLAC file that has no Vorbis comment block, the FLAC file can be corrupted. All FLAC files generated by 1.0.4 have a Vorbis comment block added automatically but files from 1.0.3 and before do not. This is fixed in CVS.
|
||||
</LI>
|
||||
|
||||
Reference in New Issue
Block a user