[MPlayer-dev-eng] [PATCH] vdpau
Carl Eugen Hoyos
cehoyos at ag.or.at
Mon Feb 16 01:30:00 CET 2009
Diego Biurrun <diego <at> biurrun.de> writes:
> > +echocheck "VDPAU"
> > +if test "$_vdpau" = auto ; then
> > + _vdpau=no
> > + if test "$_dl" = yes ; then
>
> Is dl really needed?
All current vdpau implementations use dl to open the implementation-specific
shared vendor vdpau libraries, so vdpau will not work without dl.
If you want, I can work on a patch for optional compile-time linking after the
commit.
Carl Eugen
More information about the MPlayer-dev-eng
mailing list