Mercurial > mplayer.hg
changeset 8089:6187579016a5
Add info on DXR3 overlay support
author | mswitch |
---|---|
date | Sun, 03 Nov 2002 20:08:50 +0000 |
parents | 59f4133fbab5 |
children | 9fecd5be36ab |
files | ChangeLog |
diffstat | 1 files changed, 2 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/ChangeLog Sun Nov 03 20:05:39 2002 +0000 +++ b/ChangeLog Sun Nov 03 20:08:50 2002 +0000 @@ -31,7 +31,8 @@ * libavcodec: native WMA v1/v2 (aka. DivX audio) decoder * hw-accelerated video eq for -vo x11 and gl2, using DirectColor colormap * overlapping subtitles support, jacosub (*.js) format support - * -vo dxr3 got a new syncengine, ':sync', read the manual for more info + * -vo dxr3 got a new syncengine, ':sync', also added native overlay support, + activate with ':overlay', read the manual for more info on how to set up * QDMC/QDM2 audio codec support, using quicktime 5 win32 DLLs (libwine!) * libavcodec: various MJPEG decoding fixes - now it decodes all sample files! * mencvcd updates, sox/toolame support etc