summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorarpi <arpi@b3059339-0415-0410-9bf9-f77b7e298cf2>2003-01-10 15:27:08 +0000
committerarpi <arpi@b3059339-0415-0410-9bf9-f77b7e298cf2>2003-01-10 15:27:08 +0000
commit9ff5dfd3f1b5f8f1d0cf5f25855f3c450903512c (patch)
tree25a885f35fb381200d9efc16780ecc2351ca1fd1 /ChangeLog
parent4ca05e0e33248fc6453cfc37244ede38387a2499 (diff)
downloadmpv-9ff5dfd3f1b5f8f1d0cf5f25855f3c450903512c.tar.bz2
mpv-9ff5dfd3f1b5f8f1d0cf5f25855f3c450903512c.tar.xz
updated :)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8872 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog38
1 files changed, 30 insertions, 8 deletions
diff --git a/ChangeLog b/ChangeLog
index 927ceb180a..1b8f304458 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -6,7 +6,17 @@ mplayer (0.90)
* english man page & HTML docs updates
* audio filter documentation
* help_diff.sh doesn't depend on BASH any more
- * Hungarian, French, Italian, Polish(?) docs synced
+ * Hungarian, French, Italian, German, Polish(?) docs synced
+
+ Important fixes:
+ * X11 fullscreen switching (yes, again...) rewritten, some x11 code cleanup
+ * Voxware and Quicktime DLLs finally work (was broken in some contexts)
+ * VIDIX Radeon support cleanup, should really solve the pink screen bugs
+ * Cygwin: -vo directx crashes and garbled picture with some files fixed
+ * OGM/Ogg seeking (broken frames) fixed, subtitle fixes, XCD support
+ * libaf: big (audio filter layer) updates, floating point support, speedup
+ * ffwma2 fixed (better error resilience)
+ * SPU queueing - fixes missing or early disappearing DVD subtitles
Fixes:
* mp3lib CPU detection part cleanup, 'decwin' linker problem fixed
@@ -16,14 +26,20 @@ mplayer (0.90)
* -ao arts, -ao oss: Fix 8-bit sound support
* -vop expand + ffmpeg codecs conflicts solved, some other -vop bugs fixed
* -ac ffmp2 with MPEG files (sig11) fixed
- * libaf: big (audio filter layer) updates, floating point support
* QT Qclp audio codec initialization fixed
* mplayer exit codes cleanup (0 for quit/eof, 1 for error)
- * X11 fullscreen switching (yes, again...) fixes, code cleanup
- * OGM/Ogg seeking (broken frames) fixed
- * -ao win32 sync problems solved
- * -vo directx crashes and garbled picture with some files fixed
-
+ * -ao win32 sync problems solved, -autosync 100 is still recommended
+ * -vo gif89a uninit sig11 fixed
+ * GUI: correct widget destroy event handler
+ * the usual compiler warning fixes :)
+ * use -pphelp instead of -vop pp=help
+ * various bigendian fixes
+ * 16bpp packed yuv fixes in crop, mirror, rotate filters
+ * some -fixed-vo and vo_preinit fixes, -vo sdl,xmga,mga should work...
+ * various Solaris compatibility fixes (should work out of the box)
+ * mms:// port fixes, tries 1755 if 80 failed
+ * libavcodec: various ME fixes, B frames fixes, WMV2 slice decoding fixes
+
Features:
* -ao esd: new EsounD audio driver
* -vo dxr3: new NORM option
@@ -41,7 +57,13 @@ mplayer (0.90)
* v4l: user friendly channel tuning
* Freetype & old-style RAW font support usable (compilable) at the same time
* vo_directfb2, vo_dfbmga: DirectFB 0.9.16 support
-
+ * libavcodec: motion estimation pre pass, qpel encoding, trellis quantization
+ * libavcodec: Altivec optimizations
+ * keep window's aspect ratio at resizing (x11, xv), requires WM support
+ * GUI: SDL audio config panel, persistant history path, new settings
+ * -geometry option accepts X11 syntax too
+ * real .bin+.cue (S)VCD images support (-vcd 2 -cuefile xxx.cue)
+ * postprocess: YUV 411/422/444 support, stride fixes
rc2:
General: