CVSROOT: /cvs
Module name: ports
Changes by: [email protected] 2015/10/20 09:10:42
Modified files:
audio/mpd : Makefile
Added files:
audio/mpd/patches:
patch-src_decoder_plugins_MpcdecDecoderPlugin_cxx
patch-src_encoder_plugins_FlacEncoderPlugin_cxx
patch-src_tag_ApeLoader_cxx
Log message:
Merge fixes from upstream stable 'v0.19.x' branch:
encoder/flac: fix crash with 32 bit playback
(upstream git commit 4e3d1821895c92d060fc3a9059e83ac58c8c79a3)
tag/ApeLoader: fix buffer overflow after unterminated key
(upstream git commit 205fba74cffffb9df985cdf928101633ffc41772)
decoder/mpcdec: use Clamp()
(upstream git commit 2a58f2264936787ddd96b40c7626046592c2d1a0)