[MPlayer-dev-eng] [New Patch] Re: [PATCH] Sync with libmpeg2 0.4.1
Guillaume POIRIER
poirierg at gmail.com
Mon Dec 11 10:15:07 CET 2006
Hi,
On 12/10/06, sci-fi at hush.ai <sci-fi at hush.ai> wrote:
> On 2006-12-10 06:28:51 -0600, <sci-fi at hush.ai> said:
[..]
> ...replying to myself... ;)
>
> Here's a possible patch to skirt around this for now:
>
> >>>>
> --- libmpeg2/cpu_state.c_orig 2006-12-10 05:35:52 -0600
> +++ libmpeg2/cpu_state.c 2006-12-10 06:34:04 -0600
> @@ -47,6 +47,10 @@
> }
> #endif
>
> +#ifdef __APPLE_ALTIVEC__
> +#undef HAVE_ALTIVEC_H
> +#endif
> +
> #ifdef ARCH_PPC
> #ifdef HAVE_ALTIVEC_H /* gnu */
> #define LI(a,b) "li " #a "," #b "\n\t"
> <<<<
>
> ...but I think you'd want a better way.
This should be be fixed now (untested though).
Guillaume
--
An association of men who will not quarrel with one another is a thing
which has never yet existed, from the greatest confederacy of nations
down to a town meeting or a vestry.
-- Thomas Jefferson
(when interviewed about MPlayer ML flamewars)
http://www.brainyquote.com/quotes/quotes/t/thomasjeff157207.html
More information about the MPlayer-dev-eng
mailing list