mirror of
https://github.com/claunia/flac.git
synced 2025-12-16 18:54:26 +00:00
Some last copyright year updates and change to open bug list
This updates one rather important mention of the copyright year (the encoding/decoding progress display) and a few in the documentation. Furthermore, it updates the open bug list Signed-off-by: Erik de Castro Lopo <erikd@mega-nerd.com>
This commit is contained in:
committed by
Erik de Castro Lopo
parent
50262f5861
commit
3bc649de34
@@ -44,17 +44,10 @@
|
||||
<div class="box_body">
|
||||
The following are major known bugs in the current (1.3.1pre1) release:
|
||||
<ul>
|
||||
<li>
|
||||
If you use the --replay-gain option with flac, but no --padding/-P option, only a very small padding block will be created. The workaround is to always use a -P option when using --replay-gain to make sure the correct amount of padding is added.
|
||||
</li>
|
||||
<li>
|
||||
When encoding to Ogg FLAC, the progress indicator is broken
|
||||
</li>
|
||||
<li>
|
||||
When encoding to Ogg FLAC, the number of seek points is limited to 240.
|
||||
</li>
|
||||
</ul>
|
||||
The first two have been fixed, these fixes will be incorporated in the next release.
|
||||
</div>
|
||||
<div class="box_footer"></div>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user