--- Joshua Kwan <[EMAIL PROTECTED]> wrote: > Hi Josh, > > Here are all the patches that are currently applied to the Debian > packages for flac. You may disagree with some of them but as the > current > maintainer, I'm submitting them all for your consideration. > > (I should've submitted them earlier, but I've been quite busy. > Sorry!) > > Here is a listing of the patches that I'll be sending: > > Patch 1 fixes a simple typo in metaflac documentation. > > Patch 2 changes how 'flac -t' progress is displayed. The way the code > currently is, it causes problems when the length of the filename is > longer than the width of the terminal. > > Patch 3 changes EOF warnings to errors. The reason for doing this is > that someone complained that he specified flac --delete-input-file > when > encoding, received an EOF warning, and since the warning was not > fatal, > the file was deleted anyway, and it was no longer possible to check > the > input file. > > Patch 4 adds a mention of --no-utf8-convert to the manpage. > > Patch 5 causes metaflac to exit nonzero if an illegal option was > entered. > > Please let me know what you think.
ok, thanks, I checked in 1,4,5. 2 I patched but want to test in a windows dos box first. #3 I want to think about a little. some programs use flac at the end of a pipe a send wave files with oversized chunk sizes to signal that they don't know how many samples there are and this patch will break that functionality. Josh ____________________________________________________________________________________ TV dinner still cooling? Check out "Tonight's Picks" on Yahoo! TV. http://tv.yahoo.com/ _______________________________________________ Flac-dev mailing list [email protected] http://lists.xiph.org/mailman/listinfo/flac-dev
