Re: [Flac-dev] Support for CAF in flac command-line?

2008-11-29 Thread Erik de Castro Lopo
Martin Leese wrote: > Core Audio Format (CAF) is from Apple, visit: > http://developer.apple.com/documentation/MusicAudio/CoreAudio-date.html > > I have never tried to code CAF, but my guess > is that it will be a lot more work than the > successors to WAVE. I have coded CAF (as part of libsndfi

Re: [Flac-dev] Support for CAF in flac command-line?

2008-11-29 Thread Martin Leese
On Sat, Nov 29, 2008 at 2:20 PM, Josh Coalson <[EMAIL PROTECTED]> wrote: > --- Martin Leese <[EMAIL PROTECTED]> wrote: >> Erik de Castro Lopo <[EMAIL PROTECTED]> wrote: >> ... >> > Whats more, the sndfile-convert program can also convert >> > from FLAC to the following file formats that support 6

Re: [Flac-dev] Support for CAF in flac command-line?

2008-11-29 Thread Josh Coalson
--- Martin Leese <[EMAIL PROTECTED]> wrote: > Brian Willoughby <[EMAIL PROTECTED]> wrote: > > Hello all, > > > > Is anyone here potentially up to the task of adding support for CAF > > (the CoreAudio Format) into the flac command-line? > ... > > I've already made some recordings > > that are so lo

Re: [Flac-dev] MinGW Patch

2008-11-29 Thread Josh Coalson
ok, done! --- Erik de Castro Lopo <[EMAIL PROTECTED]> wrote: > Erik de Castro Lopo wrote: > > > will surgent wrote: > > > > > Hello, I was trying to compile Flac on MinGW/Msys but got an > error stating > > > SIZE_T_MAX is undefined. > > > To fix this error I edited the file > "flac-1.2.1/inclu

Re: [Flac-dev] 1.2.1 pkg-config file "error"

2008-11-29 Thread Josh Coalson
good catch, fixed in CVS --- Paul Davis <[EMAIL PROTECTED]> wrote: > hi, and sorry that my first post to the list is a complaint. > > the .pc file for 1.2.1 produces this for --cflags: > > -I$PREFIX/include/FLAC > > i humbly suggest that this is wrong. it appears to support inclusion > of

Re: [Flac-dev] FLAC Test files

2008-11-29 Thread rsdio
When you download the full source for FLAC and read the instructions, you'll see that 'make test' will run the test suite. The instructions warn people that this can bring even a good machine to its knees, and it is not recommended for everyone to run it. I have run it because I have subm