diff options
author | Bernhard Reutner-Fischer <rep.dot.nop@gmail.com> | 2007-09-19 20:13:08 +0000 |
---|---|---|
committer | Bernhard Reutner-Fischer <rep.dot.nop@gmail.com> | 2007-09-19 20:13:08 +0000 |
commit | 7b0ad787d6fb0e967e4ee938fffaf804cf433588 (patch) | |
tree | 25c0adbb86f6287a4a74700277cc9aeb803fe4d9 /package/libvorbis/Config.in | |
parent | 7935c98db167e9c3a34ea88332977efa2cafc79a (diff) | |
download | buildroot-novena-7b0ad787d6fb0e967e4ee938fffaf804cf433588.tar.gz buildroot-novena-7b0ad787d6fb0e967e4ee938fffaf804cf433588.zip |
- fixes and cleanups (Cristian Ionescu-Idbohrn)
Diffstat (limited to 'package/libvorbis/Config.in')
-rw-r--r-- | package/libvorbis/Config.in | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/package/libvorbis/Config.in b/package/libvorbis/Config.in index b84c45843..6ad0e2009 100644 --- a/package/libvorbis/Config.in +++ b/package/libvorbis/Config.in @@ -8,9 +8,10 @@ config BR2_PACKAGE_LIBVORBIS (8kHz-48.0kHz, 16+ bit, polyphonic) audio and music at fixed and variable bitrates from 16 to 128 kbps/channel. - This places Vorbis in the same competitive class as audio representations - such as MPEG-4 (AAC), and similar to, but higher performance than - MPEG-1/2 audio layer 3, MPEG-4 audio (TwinVQ), WMA and PAC. + This places Vorbis in the same competitive class as audio + representations such as MPEG-4 (AAC), and similar to, but higher + performance than MPEG-1/2 audio layer 3, MPEG-4 audio (TwinVQ), + WMA and PAC. config BR2_PACKAGE_LIBVORBIS_HEADERS |