CVSROOT: /cvs
Module name: ports
Changes by: [email protected] 2016/11/24 01:27:28
Modified files:
audio/mpd : Makefile
audio/mpd/patches: patch-doc_mpdconf_example
Added files:
audio/mpd/patches:
patch-src_decoder_plugins_FfmpegDecoderPlugin_cxx
patch-src_decoder_plugins_PcmDecoderPlugin_cxx
Log message:
Merge fixes from branch 'v0.19.x' of git://git.musicpd.org/master/mpd
decoder/pcm: round buffer size down to nearest frame size
(upstream git commit 7019f6bea455f0d843131ec5b88cf057ebba5058)
decoder/ffmpeg: ignore empty packets
(upstream git commit 77a9940461f96a608b1f564f810b146980e63c4d)
fix comment in mpdconf.example ("can setting can" -> "setting can")
(upstream git commit 7c251fe19013d17f5ecd65361a560d433c0c19ef)