[Mplayer-cvslog] CVS: main ChangeLog,1.33,1.34
Arpi of Ize
arpi at mplayerhq.hu
Fri Jan 10 16:27:30 CET 2003
Update of /cvsroot/mplayer/main
In directory mail:/var/tmp.root/cvs-serv5137
Modified Files:
ChangeLog
Log Message:
updated :)
Index: ChangeLog
===================================================================
RCS file: /cvsroot/mplayer/main/ChangeLog,v
retrieving revision 1.33
retrieving revision 1.34
diff -u -r1.33 -r1.34
--- ChangeLog 4 Jan 2003 01:42:04 -0000 1.33
+++ ChangeLog 10 Jan 2003 15:27:08 -0000 1.34
@@ -6,7 +6,17 @@
* 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 @@
* -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 @@
* 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:
More information about the MPlayer-cvslog
mailing list