summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorarpi <arpi@b3059339-0415-0410-9bf9-f77b7e298cf2>2002-11-01 01:09:06 +0000
committerarpi <arpi@b3059339-0415-0410-9bf9-f77b7e298cf2>2002-11-01 01:09:06 +0000
commit50c0a8084e318d64f621a4b8ce32cc65accac82f (patch)
tree800857380b93b450631d16c3e9bd853e1dfc9d87 /ChangeLog
parent0cc738f9367639f66036e40f857174d4fd4da354 (diff)
downloadmpv-50c0a8084e318d64f621a4b8ce32cc65accac82f.tar.bz2
mpv-50c0a8084e318d64f621a4b8ce32cc65accac82f.tar.xz
updated
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8019 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog20
1 files changed, 15 insertions, 5 deletions
diff --git a/ChangeLog b/ChangeLog
index 13de9e9a3b..8b032fdc4a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -16,19 +16,29 @@ mplayer (0.90)
* -vo zr fixes
* fixed sig11 if vo init failed
* various dxr2 and dxr3 fixes
- * cleanup of postprocessing code - now it's threadsafe and can be shared
* v4l buffering fixed
- * now auto-inserting -vop lavc for mpeg-only vo's
+ * fixed multiple reads caused by byteswapping macro (mjpeg.c, mach64_vid.c)
+ * cleanup of postprocessing code - now it's threadsafe and can be shared
+ * ported to GNU/Hurd
Features:
* -ao win32 (for windows port)
- * -vop 2xsai - 2x scaler for drawn images (low color cartoon anims)
* libavcodec: native WMA v1/v2 (aka. DivX audio) decoder
- * better deblocking filter (-vop pp), pp/npp syntax changed!
* hw-accelerated video eq for -vo x11 and gl2, using DirectColor colormap
- * -vop unsharp - an sharp/blur filter, nice, but very slow
* overlapping subtitles support, jacosub (*.js) format support
* dxr3 got a new syncengine, ':sync', read the manual for more info
+ * QDMC/QDM2 audio codec support, using quicktime 5 win32 DLLs (libwine!)
+
+ Filters:
+ * -af/-af-adv options cleanup
+ * now auto-inserting -vop lavc for mpeg-only vo's
+ * video filter API documented :)
+ * better deblocking filter (-vop pp), pp/npp syntax changed!
+ * -vop 2xsai - 2x scaler for drawn images (low color cartoon anims)
+ * -vop unsharp - an sharp/blur filter, nice, but very slow
+ * -vop il - (de)interleave fields
+ * -vop swapuv - guess what :)
+ * -vop boxblur - box blur...
pre9:
Docs: