Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 184186 - [PATCH] media-video/mplayer - xvmc support for i810 and nvidia
Summary: [PATCH] media-video/mplayer - xvmc support for i810 and nvidia
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High minor (vote)
Assignee: Gentoo Media-video project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-07-04 12:40 UTC by Tommy Yu
Modified: 2007-08-15 06:50 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
mplayer ebuild patch (mplayer-1.0.20070622-r1.ebuild.patch,1.24 KB, patch)
2007-07-04 12:40 UTC, Tommy Yu
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Tommy Yu 2007-07-04 12:40:23 UTC
The mplayer ebuild did not enable the correct xvmc libraries for i810 and nvidia as the IUSE_VIDEO_CARDS for them are lacking.  This patch will check for existence of VIDEO_CARDS and enable the correct xvmc library to be linked.  However I did not figure out what to do if both i810 and nvidia are present in VIDEO_CARDS, so I left that as a comment.

Reproducible: Always
Comment 1 Tommy Yu 2007-07-04 12:40:56 UTC
Created attachment 123870 [details, diff]
mplayer ebuild patch
Comment 2 Steve Dibb (RETIRED) gentoo-dev 2007-08-15 06:50:51 UTC
Fixed in 1.0.20070814, thanks Tommy