diff options
author | Max Kellermann <max@duempel.org> | 2010-05-30 22:33:15 +0200 |
---|---|---|
committer | Max Kellermann <max@duempel.org> | 2010-05-30 22:52:44 +0200 |
commit | 44b771aca1e4a041bc6aaba8930cb52de2b0ecc9 (patch) | |
tree | 3866fbfe76efedce1c190d81f111ac4094dde181 /NEWS | |
parent | 8c581eca4d20e4d9897d236a161146e9b562bf23 (diff) | |
download | mpd-44b771aca1e4a041bc6aaba8930cb52de2b0ecc9.tar.gz mpd-44b771aca1e4a041bc6aaba8930cb52de2b0ecc9.tar.xz mpd-44b771aca1e4a041bc6aaba8930cb52de2b0ecc9.zip |
decoder/mp4ff: rename plugin "mp4" to "mp4ff"
The underlying library is named "libmp4ff". To reduce confusion,
rename the plugin to a more specific name.
Diffstat (limited to '')
-rw-r--r-- | NEWS | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -37,6 +37,7 @@ ver 0.16 (20??/??/??) - sidplay: support seeking - wavpack: activate 32 bit support - wavpack: allow more than 2 channels + - mp4ff: rename plugin "mp4" to "mp4ff" * encoders: - twolame: new encoder plugin based on libtwolame - flac: new encoder plugin based on libFLAC |