Mercurial > mplayer.hg
comparison ChangeLog @ 8884:06d26fe09f46
add some entry's :)
author | pontscho |
---|---|
date | Sat, 11 Jan 2003 01:30:37 +0000 |
parents | 2f487fc23e43 |
children | 5a5d5f5664c7 |
comparison
equal
deleted
inserted
replaced
8883:d6d999a9fc41 | 8884:06d26fe09f46 |
---|---|
29 * QT Qclp audio codec initialization fixed | 29 * QT Qclp audio codec initialization fixed |
30 * mplayer exit codes cleanup (0 for quit/eof, 1 for error) | 30 * mplayer exit codes cleanup (0 for quit/eof, 1 for error) |
31 * -ao win32 sync problems solved, -autosync 100 is still recommended | 31 * -ao win32 sync problems solved, -autosync 100 is still recommended |
32 * -vo gif89a uninit sig11 fixed | 32 * -vo gif89a uninit sig11 fixed |
33 * GUI: correct widget destroy event handler | 33 * GUI: correct widget destroy event handler |
34 * GUI: new font render engine | |
35 * GUI: sync with x11_common | |
36 * GUI: added persistant history patch from Pavel Rousar | |
37 * GUI: SDL Audio configure window from Filip Kalinski | |
38 * GUI: add overlapping to preferences | |
34 * the usual compiler warning fixes :) | 39 * the usual compiler warning fixes :) |
35 * use -pphelp instead of -vop pp=help | 40 * use -pphelp instead of -vop pp=help |
36 * various bigendian fixes | 41 * various bigendian fixes |
37 * 16bpp packed yuv fixes in crop, mirror, rotate filters | 42 * 16bpp packed yuv fixes in crop, mirror, rotate filters |
38 * some -fixed-vo and vo_preinit fixes, -vo sdl,xmga,mga should work... | 43 * some -fixed-vo and vo_preinit fixes, -vo sdl,xmga,mga should work... |