input/mms: require libmms 0.4

We're using API functions which are not available in 0.3.
This commit is contained in:
Max Kellermann
2009-11-10 20:57:10 +01:00
parent 937b2b1744
commit 96fcf5e1a5
2 changed files with 2 additions and 1 deletions

1
NEWS
View File

@@ -1,6 +1,7 @@
ver 0.15.6 (2009/??/??)
* input:
- lastfm: fixed variable name in GLib<2.16 code path
- input/mms: require libmms 0.4
* decoders:
- ffmpeg: convert metadata
* output_thread: check again if output is open on PAUSE