ref: d20657bb766f2a8f4f5efbcd2a8f42fca296306f
parent: 762f22b8f2afbb6c59cbd84023310402271b9886
author: robs <robs>
date: Sun Mar 30 05:28:45 EDT 2008
couple of fixes
--- a/ChangeLog
+++ b/ChangeLog
@@ -47,6 +47,8 @@
o For wav & au, fix [548256] size in header wrong when piping out. (robs)
o Fix IRCAM SF header processing; support all (modern) variants. (robs)
o Fix 24-bit read/write on big-endian systems. (robs)
+ o Fix crash trying to open non-existent play-list. (robs)
+ o Fix FLAC read from stdin with libFLAC >= 8. (Patrick Taylor Ramsey/robs)
Effects:
@@ -94,6 +96,7 @@
o Use FORTIFY_SOURCE with gcc. (robs)
o Fixed all compiler warnings (AFAICT). (robs)
o Reimplement (separately) SoundTool & Sounder format handlers. (robs)
+ o Allow formats & effects to have any size of private data. (robs)
Deprecated features to be removed in future: