3 svn://diplodocus.org/projects/release/flac-archive-2
5 * Add support for running a post-processor hook after encoding to
6 flac is finished; this can be handy for automatically running
7 flac2mp3, moving the output to another location, etc.
9 * Support TITLE[1] .. TITLE[n] tag style in flac2mp3.
11 * Catch errors from flac or lame in flac2mp3.
13 * Fix quoting in how flac2mp3 runs flac and lame.
15 * New --quiet and --verbose options for flac2mp3, which are passed
16 on to flac and lame in the appropriate form.
18 * New flac2mp3 option, --lame-options, for passing additional
19 options to lame; --preset standard is now only the default rather
20 than hard-coded behavior.
24 svn://diplodocus.org/projects/release/flac-archive-1