Page 1 of 1

where did flac support go in Mac OS X release 0.7.0

Posted: 04 Jan 2004 20:18
by towslee
a vlc --list on the 0.7.0-test1 version shows:
flac flac demuxer
flacdec Flac audio decoder
flacdec Flac audio packetizer
flacdec Flac audio encoder

a vlc --list on the 0.7.0 Bond final release shows:

faad AAC audio decoder (using libfaad2)
fixed32tofloat32 audio filter for fixed32<->float32 conversion
fixed32tos16 audio filter for fixed32->s16 conversion
float32_mixer float32 audio mixer

surrounding where flac support should be...

hmmm... it's not in test3 either, going back to check test2

nope, not in test2 either, hmmm....

what happened on Mac OS X between test1 and release that killed the flac playback support?

Posted: 05 Jan 2004 02:54
by The DJ
The person who created the binary had forgotten a --enable-flac flag.
We will probably release a fixed version.