diff ChangeLog @ 18652:4fb10d3853b4

bicubic scaling for -vo gl
author reimar
date Thu, 08 Jun 2006 18:17:02 +0000
parents 4d7478ef1713
children 5a77f8808432
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