openwrt-packages/sound/mpd
Rosen Penev f5ab71c6bc mpd: enable libmad globally
Since making ffmpeg dependent on BUILD_PATENTED, the full variant
becomes unable to play mp3s. Change that.

libmad is superior to mpg123 because of its faster decoding speed on
soft float systems and because in MPD, it supports streams (HTTP for
example).

ffmpeg supports streams as well. Avoid libmad in that case.

Minor Makefile cleanups.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-08-18 21:22:55 -07:00
..
files mpd: update to 0.21.20 2020-02-17 21:16:26 -08:00
patches mpd: fixup iconv support 2020-07-30 23:21:09 -07:00
Makefile mpd: enable libmad globally 2020-08-18 21:22:55 -07:00