Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 168112 Details for
Bug 241110
media-video/mplayer: arch keywords
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
mplayer-libmpeg2-libavcodec-sparc.patch
mplayer-libmpeg2-libavcodec.patch (text/plain), 695 bytes, created by
Friedrich Oslage (RETIRED)
on 2008-10-12 03:03:26 UTC
(
hide
)
Description:
mplayer-libmpeg2-libavcodec-sparc.patch
Filename:
MIME Type:
Creator:
Friedrich Oslage (RETIRED)
Created:
2008-10-12 03:03:26 UTC
Size:
695 bytes
patch
obsolete
>--- libavcodec/sparc/simple_idct_vis.c >+++ libavcodec/sparc/simple_idct_vis.c >@@ -384,6 +384,7 @@ > "st %%f14, [%12+" dest "] \n\t"\ > > >+extern void ff_simple_idct_vis(DCTELEM *data); > inline void ff_simple_idct_vis(DCTELEM *data) { > int out1, out2, out3, out4; > DECLARE_ALIGNED_8(int16_t, temp[8*8]); >--- libmpeg2/idct.c >+++ libmpeg2/idct.c >@@ -265,13 +265,12 @@ > mpeg2_idct_altivec_init (); > } else > #endif >-#ifdef HAVE_VIS >+#ifdef ARCH_ALPHA > if (accel & MPEG2_ACCEL_ALPHA_MVI) { > mpeg2_idct_copy = mpeg2_idct_copy_mvi; > mpeg2_idct_add = mpeg2_idct_add_mvi; > mpeg2_idct_alpha_init (); > } else >-#elif ARCH_ALPHA > if (accel & MPEG2_ACCEL_ALPHA) { > int i; >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 241110
: 168112