diff options
author | Justin Riley <justin.t.riley@gmail.com> | 2013-07-02 16:16:46 -0400 |
---|---|---|
committer | Max Kellermann <max@duempel.org> | 2013-08-04 14:20:16 +0200 |
commit | 3a34fd181d4bb1d57426d47fd188228ac290aa5d (patch) | |
tree | e43d39203bce5dbbc3200d8669d2eaf35ec67f4e /NEWS | |
parent | 7ff988275f9c3487d54c23d55218301aa0111aff (diff) | |
download | mpd-3a34fd181d4bb1d57426d47fd188228ac290aa5d.tar.gz mpd-3a34fd181d4bb1d57426d47fd188228ac290aa5d.tar.xz mpd-3a34fd181d4bb1d57426d47fd188228ac290aa5d.zip |
FfmpegDecoderPlugin: add application/flv to mime types list
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -3,6 +3,7 @@ ver 0.17.5 (not yet released) - fix "playlistadd" with URI - fix "move" relative to current when there is no current song * decoder: + - ffmpeg: support "application/flv" - mikmod: adapt to libmikmod 3.2 * configure.ac: - detect system "ar" |