Bug 593753 Update libvpx to 0.9.2 (Solaris bustage) r=tterribe a=blocking2.0

This commit is contained in:
Ginn Chen 2010-10-09 16:42:48 +08:00
parent 58c535bcb2
commit ea63450df8
2 changed files with 2 additions and 2 deletions

View File

@ -11,7 +11,7 @@ diff --git a/media/libvpx/vp8/common/loopfilter_filters.c b/media/libvpx/vp8/com
#include "onyxc_int.h"
+#ifdef __SUNPRO_C
+#define __inline static inline
+#define __inline inline
+#endif
#define NEW_LOOPFILTER_MASK

View File

@ -14,7 +14,7 @@
#include "onyxc_int.h"
#ifdef __SUNPRO_C
#define __inline static inline
#define __inline inline
#endif
#define NEW_LOOPFILTER_MASK