Revert "Remove 'mad' from 'mopidy deps' listing"
This reverts commit cb6e19c039.
The "mad" element is the only way to decode MP3 with GStreamer 0.10 on OS X.
This commit is contained in:
parent
626a80c9f4
commit
0463b14a6a
@ -155,6 +155,7 @@ def _gstreamer_check_elements():
|
||||
|
||||
# MP3 encoding and decoding
|
||||
'mp3parse',
|
||||
'mad',
|
||||
'id3demux',
|
||||
'id3v2mux',
|
||||
'lame',
|
||||
|
||||
Loading…
Reference in New Issue
Block a user