summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorarpi <arpi@b3059339-0415-0410-9bf9-f77b7e298cf2>2002-10-30 22:23:29 +0000
committerarpi <arpi@b3059339-0415-0410-9bf9-f77b7e298cf2>2002-10-30 22:23:29 +0000
commitd6f3c122bc49e0e51fdf48229acfb341fb0773a8 (patch)
tree7b640a3cb9977abe27b0544a3d7d433472397358 /ChangeLog
parenta8b4350397b88350d1f40ffcab388cc40568885e (diff)
downloadmpv-d6f3c122bc49e0e51fdf48229acfb341fb0773a8.tar.bz2
mpv-d6f3c122bc49e0e51fdf48229acfb341fb0773a8.tar.xz
updated
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7988 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog14
1 files changed, 14 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index b9dca7b33f..8e5a7395a3 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -2,6 +2,10 @@
mplayer (0.90)
pre10:
+ Docs:
+ * dvd auth, vcd sections extended (DOCS/cd-dvd.html)
+ * unified *BSD sections, extended cygwin
+
Fixes:
* LIRC error message (Error while reading cmd fd X : Success) fixed
* playback of some (streamed?) divx files fixed, starting with non-I frames.
@@ -10,10 +14,20 @@ mplayer (0.90)
* vidix mach64 colorkey on PPC fixed
* -ao sdl now handles "featureless" soundcards
* -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
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
pre9:
Docs: