Mercurial > mplayer.hg
changeset 18652:4fb10d3853b4
bicubic scaling for -vo gl
author | reimar |
---|---|
date | Thu, 08 Jun 2006 18:17:02 +0000 |
parents | f4494b63c00c |
children | 5af43a16abc3 |
files | ChangeLog |
diffstat | 1 files changed, 1 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/ChangeLog Thu Jun 08 18:14:16 2006 +0000 +++ b/ChangeLog Thu Jun 08 18:17:02 2006 +0000 @@ -38,6 +38,7 @@ * 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