|
@@ -51,7 +51,8 @@ config BR2_PACKAGE_MPD_LIBSOXR
|
|
select BR2_PACKAGE_LIBSOXR
|
|
select BR2_PACKAGE_LIBSOXR
|
|
help
|
|
help
|
|
Enable libsoxr resampler support.
|
|
Enable libsoxr resampler support.
|
|
- The SoX Resampler library performs software sample-rate conversion.
|
|
|
|
|
|
+ The SoX Resampler library performs software sample-rate
|
|
|
|
+ conversion.
|
|
|
|
|
|
comment "Decoder plugins"
|
|
comment "Decoder plugins"
|
|
|
|
|
|
@@ -65,8 +66,8 @@ config BR2_PACKAGE_MPD_AUDIOFILE
|
|
config BR2_PACKAGE_MPD_DSD
|
|
config BR2_PACKAGE_MPD_DSD
|
|
bool "dsd"
|
|
bool "dsd"
|
|
help
|
|
help
|
|
- Enable Digital Speech Decoder (DSD) support to play audio files encoded
|
|
|
|
- in a digital speech format.
|
|
|
|
|
|
+ Enable Digital Speech Decoder (DSD) support to play audio
|
|
|
|
+ files encoded in a digital speech format.
|
|
|
|
|
|
config BR2_PACKAGE_MPD_FAAD2
|
|
config BR2_PACKAGE_MPD_FAAD2
|
|
bool "faad2"
|
|
bool "faad2"
|
|
@@ -82,7 +83,8 @@ config BR2_PACKAGE_MPD_FFMPEG
|
|
depends on BR2_INET_IPV6
|
|
depends on BR2_INET_IPV6
|
|
help
|
|
help
|
|
Enable ffmpeg input support.
|
|
Enable ffmpeg input support.
|
|
- Select this if you want to play back files supported by ffmpeg.
|
|
|
|
|
|
+ Select this if you want to play back files supported by
|
|
|
|
+ ffmpeg.
|
|
|
|
|
|
comment "ffmpeg support needs a toolchain w/ largefile, IPv6"
|
|
comment "ffmpeg support needs a toolchain w/ largefile, IPv6"
|
|
depends on !(BR2_LARGEFILE && BR2_INET_IPV6)
|
|
depends on !(BR2_LARGEFILE && BR2_INET_IPV6)
|
|
@@ -145,7 +147,8 @@ config BR2_PACKAGE_MPD_TREMOR
|
|
select BR2_PACKAGE_TREMOR
|
|
select BR2_PACKAGE_TREMOR
|
|
help
|
|
help
|
|
Enable vorbis input support.
|
|
Enable vorbis input support.
|
|
- Select this if you want to play back OGG files on softfloat targets.
|
|
|
|
|
|
+ Select this if you want to play back OGG files on softfloat
|
|
|
|
+ targets.
|
|
|
|
|
|
config BR2_PACKAGE_MPD_VORBIS
|
|
config BR2_PACKAGE_MPD_VORBIS
|
|
bool "vorbis"
|
|
bool "vorbis"
|
|
@@ -153,7 +156,8 @@ config BR2_PACKAGE_MPD_VORBIS
|
|
select BR2_PACKAGE_LIBVORBIS
|
|
select BR2_PACKAGE_LIBVORBIS
|
|
help
|
|
help
|
|
Enable vorbis input/streaming support.
|
|
Enable vorbis input/streaming support.
|
|
- Select this if you want to play back OGG files on hardfloat targets.
|
|
|
|
|
|
+ Select this if you want to play back OGG files on hardfloat
|
|
|
|
+ targets.
|
|
|
|
|
|
config BR2_PACKAGE_MPD_WAVPACK
|
|
config BR2_PACKAGE_MPD_WAVPACK
|
|
bool "wavpack"
|
|
bool "wavpack"
|
|
@@ -263,8 +267,9 @@ config BR2_PACKAGE_MPD_AVAHI_SUPPORT
|
|
select BR2_PACKAGE_AVAHI_LIBDNSSD_COMPATIBILITY
|
|
select BR2_PACKAGE_AVAHI_LIBDNSSD_COMPATIBILITY
|
|
help
|
|
help
|
|
Enable Avahi (zeroconf) support.
|
|
Enable Avahi (zeroconf) support.
|
|
- Select this for multicast DNS/DNS-SD service discovery support. This allows
|
|
|
|
- MPD to publish service information on a local network.
|
|
|
|
|
|
+ Select this for multicast DNS/DNS-SD service discovery
|
|
|
|
+ support. This allows MPD to publish service information on a
|
|
|
|
+ local network.
|
|
|
|
|
|
comment "avahi support needs a toolchain w/ dynamic library"
|
|
comment "avahi support needs a toolchain w/ dynamic library"
|
|
depends on BR2_PREFER_STATIC_LIB
|
|
depends on BR2_PREFER_STATIC_LIB
|