Re: [flac-dev] Higher compression modes from Flake

2013-03-16 Thread Brian Willoughby
On Mar 14, 2013, at 13:24, Declan Kelly wrote: I want the tightest possible compression, while remaining 100% compatible with the subset that all known FLAC decoders can successfully stream or play now in cars, Hi-Fi units, MP3 players and cell phones. The out and out most widely

[flac-dev] Fwd: (no subject)

2013-03-16 Thread Johnny Rosenberg
Ooops, I accidently replied privately, sorry for that. Here's to the list (the corrected version, since I accidently omitted a word in my original reply): -- Forwarded message -- From: Johnny Rosenberg gurus.knu...@gmail.com Date: 2013/3/16 Subject: Re: [flac-dev] (no subject)

Re: [flac-dev] Patch to add Unicode filename support for win32 flac

2013-03-16 Thread JonY
On 3/17/2013 10:33, Janne Hyvärinen wrote: Here's a patch that makes MSVC compiled flac.exe able to use wildcards and encode/decode files with Unicode characters in names. It may not be the prettiest code but it fulfills its primary purpose. I tried to alter FLAC code as little as possible. It