[SCM] opencore-amr packaging branch, master, updated. upstream/0.1.2-10-g7bf1e45

ceros-guest at users.alioth.debian.org ceros-guest at users.alioth.debian.org
Fri Sep 18 20:48:46 UTC 2009


The following commit has been merged in the master branch:
commit 7ccc563178dcd676572e24e71b8c286626a1228c
Author: Martin Storsjo <martin at martin.st>
Date:   Sun Jun 7 21:55:32 2009 -0700

    Change an occurrance of __inline into static inline

diff --git a/opencore/codecs_v2/audio/gsm_amr/amr_nb/common/include/mpy_32_16.h b/opencore/codecs_v2/audio/gsm_amr/amr_nb/common/include/mpy_32_16.h
index 5274446..87f5128 100644
--- a/opencore/codecs_v2/audio/gsm_amr/amr_nb/common/include/mpy_32_16.h
+++ b/opencore/codecs_v2/audio/gsm_amr/amr_nb/common/include/mpy_32_16.h
@@ -156,7 +156,7 @@ extern "C"
     }
 
 #else /* C_EQUIVALENT */
-    __inline Word32 Mpy_32_16(Word16 L_var1_hi,
+    static inline Word32 Mpy_32_16(Word16 L_var1_hi,
                               Word16 L_var1_lo,
                               Word16 var2,
                               Flag *pOverflow)

-- 
opencore-amr packaging



More information about the pkg-multimedia-commits mailing list