mirror of https://github.com/mpv-player/mpv
bicubic scaling for -vo gl
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18653 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
parent
9e6988cdba
commit
10adc6a9c0
|
@ -38,6 +38,7 @@ MPlayer (1.0)
|
|||
* streaming textures for -vo gl, much faster if supported (use -dr)
|
||||
* hardware YUV to RGB conversion for -vo gl and -vo gl2, see yuv suboption
|
||||
* support for custom fragment programs for -vo gl (see TOOLS/*.fp)
|
||||
* support for bicubic hardware scaling in -vo gl, see lscale suboption
|
||||
* use libvbe from vesautils as VESA video driver
|
||||
* several fixes for the GGI video output driver
|
||||
* fall back on next video output driver if vo_3dfx failed to initialize
|
||||
|
|
Loading…
Reference in New Issue