Lines Matching refs:FLAC

1 /* FLAC - Free Lossless Audio Codec
5 * This file is part the FLAC project. FLAC is comprised of several
11 * COPYING.FDL). Each file in the FLAC distribution contains at the top the
14 * Since this particular file is relevant to all components of FLAC,
21 FLAC is an Open Source lossless audio codec developed by Josh Coalson from 2001
24 From January 2012 FLAC is being maintained by Erik de Castro Lopo under the
27 FLAC is comprised of
29 decoders for native FLAC and Ogg FLAC, and a metadata interface
32 * `metaflac', a command-line program for viewing and editing FLAC
45 FLAC - 1.3.3 - Contents
62 This is the source release for the FLAC project. See
77 If you have questions about building FLAC that this document does not answer,
87 To build FLAC with support for Ogg FLAC you must have built and installed
89 libogg 1.1.2 or greater, or there will be seeking problems with Ogg FLAC.
134 FLAC uses autoconf and libtool for configuring and building.
152 There are a few FLAC-specific arguments you can give to
174 --enable-local-xmms-plugin : Installs the FLAC XMMS plugin in
214 There are .vcproj projects and a master FLAC.sln solution to build all
224 To build everything, run Visual Studio, do File|Open and open FLAC.sln.
237 By default the code is configured with Ogg support. Before building FLAC
242 into FLAC's 'objs\release\lib' directory, and copy the entire include\ogg tree
243 into FLAC's 'include' directory (so that there is an 'ogg' directory in FLAC's
262 CMake is a cross-platform build system. FLAC can be built on Windows, Linux, Mac
313 Other FLAC's options (e.g. building C++ lib or docs) can also be put to cmake