[Flac-dev] FLAC 1.0.4 beta released
Miroslav Lichvar
lichvarm at phoenix.inf.upol.cz
Thu Sep 12 14:00:03 PDT 2002
On Tue, Sep 10, 2002 at 11:11:24PM -0700, Josh Coalson wrote:
> I have just finished uploading the source release for FLAC 1.0.4 beta
> to Sourceforge; there are no binary releases. See the included
> doc/html/news.html for the changes since 1.0.3; there are quite a few.
>
> http://prdownloads.sourceforge.net/flac/flac-1.0.4_beta-src.tar.gz?download
>
> Please beat up on this as much as possible in the next week or two and
> try and turn up bugs. Here's a suggested test plan:
>
> configure --enable-exhaustive-tests
> [also optionally try out different combinations of --enable-debug
> --disable-asm-optimizations --enable-3dnow --enable-sse, as
> appropriate]
> make
> make check [NOTE this will run for several hours]
> make install
At first I had to remove parentheses in configure.in, line 208,
autoconf or m4 don't like it there.
./configure --enable-exhaustive-tests --enable-3dnow; make; make check
Everything passed.
> Then try making some flac files (AIFF and 24-bit WAVE experiments
> especially valuable), try tagging with Vorbis comments using metaflac
> (non ISO-8859-1 charsets especially valuable), id3v1 and v2 tags,
> checking for tag support in the plugins (note the new config window in
> the XMMS plugin).
I tried tagging using metaflac with some iso-8859-2 chars, but these
chars were replaced by '#' chars, something wrong is here.
--
Miroslav Lichvar
More information about the Flac-dev
mailing list