The cirros image was rebuilt against the 3.13.0-83 kernel, drivers e1000e, igbvf...
[packages/trusty/cirros-testvm.git] / cirros-testvm / src-cirros / buildroot-2015.05 / package / libvorbis / Config.in
1 config BR2_PACKAGE_LIBVORBIS
2         bool "libvorbis"
3         select BR2_PACKAGE_LIBOGG
4         help
5           Library for the Vorbis open source audio decoder
6           Ogg Vorbis is a fully open, non-proprietary, patent-and-royalty-free,
7           general-purpose compressed audio format for mid to high quality
8           (8kHz-48.0kHz, 16+ bit, polyphonic) audio and music at fixed and
9           variable bitrates from 16 to 128 kbps/channel.
10
11           This places Vorbis in the same competitive class as audio
12           representations such as MPEG-4 (AAC), and similar to, but higher
13           performance than MPEG-1/2 audio layer 3, MPEG-4 audio (TwinVQ),
14           WMA and PAC.