Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 196884 Details for
Bug 276717
games-arcade/stepmania-3.9-r1: can`t compile with new ffmpeg
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
ffmpeg RGBA fix
120_all_ffmpeg.patch (text/plain), 361 bytes, created by
Yury Zhuravlev
on 2009-07-06 09:57:48 UTC
(
hide
)
Description:
ffmpeg RGBA fix
Filename:
MIME Type:
Creator:
Yury Zhuravlev
Created:
2009-07-06 09:57:48 UTC
Size:
361 bytes
patch
obsolete
>--- StepMania-3.9-src.orig/src/arch/MovieTexture/MovieTexture_FFMpeg.cpp 2009-07-06 13:51:20.882704670 +0400 >+++ StepMania-3.9-src/src/arch/MovieTexture/MovieTexture_FFMpeg.cpp 2009-07-06 13:50:15.923445988 +0400 >@@ -70,7 +70,7 @@ > 0x0000FF00, > 0x000000FF, > 0xFF000000 }, >- avcodec::PIX_FMT_RGBA32, >+ avcodec::PIX_FMT_RGBA, > true, > false > },
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 276717
: 196884