summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authormswitch <mswitch@b3059339-0415-0410-9bf9-f77b7e298cf2>2002-11-03 20:08:50 +0000
committermswitch <mswitch@b3059339-0415-0410-9bf9-f77b7e298cf2>2002-11-03 20:08:50 +0000
commit503af5049f763add736199e01f30e9c0933ca33e (patch)
treed80bbfcf112f17155d36c719e6edcefc23eafa2d /ChangeLog
parent96c86b0385a158fbb294ce4ce23ca32df294b403 (diff)
downloadmpv-503af5049f763add736199e01f30e9c0933ca33e.tar.bz2
mpv-503af5049f763add736199e01f30e9c0933ca33e.tar.xz
Add info on DXR3 overlay support
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8090 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 2 insertions, 1 deletions
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