diff options
author | reimar <reimar@b3059339-0415-0410-9bf9-f77b7e298cf2> | 2006-06-08 18:17:02 +0000 |
---|---|---|
committer | reimar <reimar@b3059339-0415-0410-9bf9-f77b7e298cf2> | 2006-06-08 18:17:02 +0000 |
commit | 10adc6a9c0bd19a85ac8a7b2d480ab5a295ffc63 (patch) | |
tree | 0c8d6c4fcaf337e0f4311f9151fe9f3a17be18ea | |
parent | 9e6988cdba75de5b30d8e6a179778e695e8c2eb4 (diff) |
bicubic scaling for -vo gl
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18653 b3059339-0415-0410-9bf9-f77b7e298cf2
-rw-r--r-- | ChangeLog | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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 |