From 503af5049f763add736199e01f30e9c0933ca33e Mon Sep 17 00:00:00 2001 From: mswitch Date: Sun, 3 Nov 2002 20:08:50 +0000 Subject: [PATCH] Add info on DXR3 overlay support git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8090 b3059339-0415-0410-9bf9-f77b7e298cf2 --- ChangeLog | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index 1e421d9a62..76e47ee43d 100644 --- a/ChangeLog +++ b/ChangeLog @@ -31,7 +31,8 @@ mplayer (0.90) * 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