You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

49 lines
1.8 KiB

[COPY] --- SDE-COPYRIGHT-NOTE-BEGIN ---
[COPY] This copyright note is auto-generated by ./scripts/Create-CopyPatch.
[COPY]
[COPY] Filename: package/.../flac/flac.desc
[COPY] Copyright (C) 2006 - 2009 The OpenSDE Project
[COPY] Copyright (C) 2004 - 2006 The T2 SDE Project
[COPY] Copyright (C) 1998 - 2003 Clifford Wolf
[COPY]
[COPY] More information can be found in the files COPYING and README.
[COPY]
[COPY] This program is free software; you can redistribute it and/or modify
[COPY] it under the terms of the GNU General Public License as published by
[COPY] the Free Software Foundation; version 2 of the License. A copy of the
[COPY] GNU General Public License can be found in the file COPYING.
[COPY] --- SDE-COPYRIGHT-NOTE-END ---
[I] An Free Lossless Audio Codec
[T] Grossly oversimplified, FLAC is similar to MP3, but lossless, meaning
[T] that audio is compressed in FLAC without throwing away any information.
[T] This is similar to how Zip works, except with FLAC you will get much
[T] better compression because it is designed specifically for audio,
[T]
[T] FLAC consists of:
[T] - `libFLAC', a library which implements reference encoders and
[T] decoders, and a metadata interface
[T] - `libFLAC++', a C++ object wrapper library around libFLAC
[T] - `libOggFLAC' and `libOggFLAC++', which provide encoders and
[T] decoders for FLAC streams in an Ogg container
[T] - `flac', a command-line program for encoding and decoding files
[T] - `metaflac', a command-line program for editing FLAC metadata
[T] - player plugins for XMMS and Winamp
[T] - user and API documentation
[U] http://flac.sourceforge.net
[A] Josh Coalson <jcoalson@users.sourceforge.net>
[M] The OpenSDE Community <list@opensde.org>
[C] extra/multimedia
[L] LGPL
[S] Stable
[V] 1.2.1
[P] X -----5---9 120.090
[D] 326212325 flac-1.2.1.tar.gz http://dl.sourceforge.net/sourceforge/flac/