[MPlayer-dev-eng] [PATCH] support for libXvMCW wrapper library
Wes Shull
wes.shull at gmail.com
Sun Aug 21 03:10:38 CEST 2005
libXvMCW is a wrapper which dlopens a proper libXvMC at runtime (which
one it loads is configurable); it eliminates the need to link directly
against a hardware-specific xvmc lib to support it.
The library originated in the Unichrome driver project (
http://unichrome.sourceforge.net/ ) but is useful for nvidia, etc.
too. It's in ATrpms, probably other places too.
Attached is a pretty simple mostly cut&paste patch to enable its use
with mplayer. It adds an --enable-xvmcw (and --disable-xvmcw) option,
which must be used in conjunction with --enable-xvmc.
The patch is directly against configure, from today's (anon) cvs,
which feels very wrong to me--it should be against configure.in.
Except I can't find that.
This is my first patch submission to mplayer. Flame away ;-)
--wes
-------------- next part --------------
A non-text attachment was scrubbed...
Name: xvmcw.diff
Type: text/x-diff
Size: 1778 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/mplayer-dev-eng/attachments/20050820/eaa318fc/attachment.diff>
More information about the MPlayer-dev-eng
mailing list