changeset 8963:5a5d5f5664c7

upsz :)
author pontscho
date Thu, 16 Jan 2003 08:02:59 +0000
parents c61e70388f6b
children 9f3a0da01917
files ChangeLog
diffstat 1 files changed, 5 insertions(+), 6 deletions(-) [+]
line wrap: on
line diff
--- a/ChangeLog	Wed Jan 15 22:44:35 2003 +0000
+++ b/ChangeLog	Thu Jan 16 08:02:59 2003 +0000
@@ -30,12 +30,8 @@
     * mplayer exit codes cleanup (0 for quit/eof, 1 for error)
     * -ao win32 sync problems solved, -autosync 100 is still recommended
     * -vo gif89a uninit sig11 fixed
-    * GUI: correct widget destroy event handler
-    * GUI: new font render engine
+    * GUI: correct GTK widget destroy event handler
     * GUI: sync with x11_common
-    * GUI: added persistant history patch from Pavel Rousar
-    * GUI: SDL Audio configure window from Filip Kalinski
-    * GUI: add overlapping to preferences
     * the usual compiler warning fixes :)
     * use -pphelp instead of -vop pp=help
     * various bigendian fixes
@@ -65,7 +61,10 @@
     * libavcodec: motion estimation pre pass, qpel encoding, trellis quantization
     * libavcodec: Altivec optimizations
     * keep window's aspect ratio at resizing (x11, xv), requires WM support
-    * GUI: SDL audio config panel, persistant history path, new settings
+    * GUI: new font render engine
+    * GUI: added persistant history patch from Pavel Rousar
+    * GUI: SDL Audio configure window from Filip Kalinski
+    * GUI: add overlapping to preferences
     * -geometry option accepts X11 syntax too
     * real .bin+.cue (S)VCD images support (-vcd 2 -cuefile xxx.cue)
     * postprocess: YUV 411/422/444 support, stride fixes