mirror of
https://github.com/claunia/flac.git
synced 2025-12-16 18:54:26 +00:00
add 1.1.1 changelog entry for PPC optimizations
This commit is contained in:
@@ -90,6 +90,7 @@
|
||||
<LI>
|
||||
General:
|
||||
<UL>
|
||||
<LI>New PPC optimizations almost double the decoding speed on OS X</LI>
|
||||
<LI>Ogg FLAC seeking now works</LI>
|
||||
</UL>
|
||||
</LI>
|
||||
@@ -151,6 +152,7 @@
|
||||
<LI>
|
||||
libraries:
|
||||
<UL>
|
||||
<LI>libFLAC: PPC+Altivec optimizations of some decoder routines.</LI>
|
||||
<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>
|
||||
<LI>libFLAC: Bug fix: fixed seek routine where infinite loop could happen when seeking past end of stream.</LI>
|
||||
<LI>libFLAC, libFLAC++: added methods to skip single frames, useful for quickly finding frame boundaries (see interface changes below).</LI>
|
||||
|
||||
Reference in New Issue
Block a user