mpd: Update to 0.19.17, refresh patches

Signed-off-by: Ted Hess <thess@kitschensync.net>
This commit is contained in:
Ted Hess
2016-07-20 10:54:46 -04:00
parent 96fa6629d6
commit 2a19c21422
4 changed files with 4 additions and 32 deletions
@@ -1,6 +1,6 @@
--- a/src/decoder/plugins/FfmpegDecoderPlugin.cxx
+++ b/src/decoder/plugins/FfmpegDecoderPlugin.cxx
@@ -467,6 +467,13 @@ ffmpeg_probe(Decoder *decoder, InputStre
@@ -465,6 +465,13 @@ ffmpeg_probe(Decoder *decoder, InputStre
unsigned char buffer[BUFFER_SIZE];
size_t nbytes = decoder_read(decoder, is, buffer, BUFFER_SIZE);