[MPlayer-users] Re: Re: Issues using rebuild of 1.0pre7 w/ Unichrome XvMC

Ivor Hewitt ivor at ivor.org
Sun Oct 9 22:53:56 CEST 2005


Philip Prindeville wrote:
> 
> Minor observation: The following is missing from the patch:
> 
> ***************
> *** 1388,1393 ****
> --- 1389,1395 ----
>    _dga=auto     # 1 2 no auto
>    _xv=auto
>    _xvmc=no  # auto when complete
> + _xvmcvld=no
>    _sdl=auto
>    _directx=auto
>    _win32waveout=auto
> ***************
> *** 1545,1550 ****
> --- 1546,1553 ----
> --disable-xv) _xv=no ;;
> --enable-xvmc) _xvmc=yes ;;
> --disable-xvmc) _xvmc=no ;;
> + --enable-xvmcvld) _xvmcvld=yes ;;
> + --disable-xvmcvld) _xvmcvld=no ;;
> --enable-sdl) _sdl=yes ;;
> --disable-sdl) _sdl=no ;;
> --enable-directx) _directx=yes ;;
> 
> 
> This is needed in configure.
> 
No it isn't.






More information about the MPlayer-users mailing list