aboutsummaryrefslogtreecommitdiff
path: root/audio
diff options
context:
space:
mode:
authorKoop Mast <kwm@FreeBSD.org>2005-06-03 07:34:45 +0000
committerKoop Mast <kwm@FreeBSD.org>2005-06-03 07:34:45 +0000
commitf98d2972df303c7ac27f0d692ca69464dc611641 (patch)
tree1458c032852a0638ae9be60bf180433ec5ad2cca /audio
parent1eb413a788e59702cc4cc9c05e0482f229e5cabb (diff)
downloadports-f98d2972df303c7ac27f0d692ca69464dc611641.tar.gz
ports-f98d2972df303c7ac27f0d692ca69464dc611641.zip
Notes
Diffstat (limited to 'audio')
-rw-r--r--audio/libmpcdec/files/patch-src_mpc_decoder.c11
1 files changed, 11 insertions, 0 deletions
diff --git a/audio/libmpcdec/files/patch-src_mpc_decoder.c b/audio/libmpcdec/files/patch-src_mpc_decoder.c
new file mode 100644
index 000000000000..ab884035bcf2
--- /dev/null
+++ b/audio/libmpcdec/files/patch-src_mpc_decoder.c
@@ -0,0 +1,11 @@
+--- src/mpc_decoder.c.orig Fri Jun 3 09:29:30 2005
++++ src/mpc_decoder.c Fri Jun 3 09:29:49 2005
+@@ -486,7 +486,7 @@
+
+ #endif
+ #else
+-#define MPC_MULTIPLY_SCF(CcVal, SCF_idx) \
++#define MPC_MULTIPLY_SCF(CcVal, SCF_idx) \
+ MPC_MULTIPLY(CcVal, d->SCF[SCF_idx])
+ #endif
+ // requantization and scaling of subband-samples