mpd: replace mpg123 with libmad
authorRosen Penev <rosenp@gmail.com>
Fri, 31 Jan 2020 05:07:25 +0000 (21:07 -0800)
committerRosen Penev <rosenp@gmail.com>
Mon, 13 Apr 2020 02:28:16 +0000 (19:28 -0700)
commitab7ae0a657bcd7ca2726ff4f17b1f613e4e55e1b
tree3e3e35da095d30585af657678b58ee0bd0d1b9dd
parent8346ace9a664b1e09a813303f966be1cd56ddc2f
mpd: replace mpg123 with libmad

libmad is almost half the size of libmpg123. The docoding is done with
integers instead of floats.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
(cherry picked from commit 5bd4ef4035b0c92705c5e631507d4996a30501c7)
sound/mpd/Makefile