[Mplayer-cvslog] CVS: main ChangeLog,1.54,1.55

Diego Biurrun CVS diego at mplayerhq.hu
Mon Sep 1 00:47:38 CEST 2003


Update of /cvsroot/mplayer/main
In directory mail:/var/tmp.root/cvs-serv22009

Modified Files:
	ChangeLog 
Log Message:
spelling + small updates


Index: ChangeLog
===================================================================
RCS file: /cvsroot/mplayer/main/ChangeLog,v
retrieving revision 1.54
retrieving revision 1.55
diff -u -r1.54 -r1.55
--- ChangeLog	31 Aug 2003 21:51:15 -0000	1.54
+++ ChangeLog	31 Aug 2003 22:47:04 -0000	1.55
@@ -40,11 +40,11 @@
     * Initial Hitachi SuperH support (SH3/SH4)
     
     Codecs/demuxers support:
-    * realaudio win32 dlls support
+    * realaudio win32 DLLs support
     * various realaudio/realvideo fixes, including WxH bugs, Sipr etc
     * various realmedia a-v sync fixes
     * realaudio v4 demuxer
-    * realaudio 14_4 and 28_8 codecs support (both binary dlls and native code)
+    * realaudio 14_4 and 28_8 codecs support (both binary DLLs and native code)
     * realmedia rtsp:// support (independent from the live.com rtsp stuff!)
     * Matroska demuxer
     * demuxer: enabling mpeg4-es autodetection, h264-es support
@@ -74,7 +74,7 @@
     * mp3lib: skip trashed first mp3 frame, fixes lot of buggy/misdetected files
     * imported a working FAAD version
     * 8BPS (Planar RGB) support
-    * working DVD (libmpdvdkit) support for Cygwin
+    * working DVD (libmpdvdkit) support for Cygwin/MinGW
 
     FFmpeg/libavcodec:
     * libavcodec: static,const,compiler warning cleanup, UINTX -> uintx_t
@@ -82,7 +82,7 @@
     * PAL 4:1:1 SMPTE 314M DV streams support, NTSC DV last MB column fix
     * fixing padding bug autodetection for some rare files
     * DspContext.(i)dct_* bitexact cleanup
-    * user setable quantizer bias
+    * user settable quantizer bias
     * mpeg1 slice encoding support
     * msmpeg4 2-pass support
     * H264 video decoding
@@ -91,8 +91,8 @@
     * Sorenson 3 (SVQ3) video decoder (it's actually a h264 variant)
     * 3IV1 (3ivx v1) decoding, ASV1 (ASUS Video v1) decoding
     * Improved SVQ1 decoding (using FFmpeg VLC functions)
-    * truncated unary binerization, unary k-th order exp golomb binarization :)
-    * FFV1: lossless YUV codec, compress a lot better than huffyuv, but slower
+    * truncated unary binarization, unary k-th order exp golomb binarization :)
+    * FFV1: lossless YUV codec, compresses a lot better than huffyuv, but slower
     * lossless MJPEG en/decoding, pegasus "pseudo yuv" (=RCT) decoding
     * ATI VCR1 and VCR2 decoding
     * full featured SH4 optimizations
@@ -104,10 +104,10 @@
     * x11_common: fix detection of metacity
     * x11_common: 10l fix in original layer detection code
     * tdfx_vid driver (3dfx cards overlay with AGP support)
-    * vo_xover: general x11 ovelay driver, currently onl tdfx_vid uses it
+    * vo_xover: general x11 overlay driver, currently only tdfx_vid uses it
     * mga_vid: various fixes, 16MB G400 detection, support for multiple cards
     * new svgalib vo driver
-    * vo_directfb2: triple buffering support,configuration sys changed,fixes
+    * vo_directfb2: triple buffering support, configuration sys changed, fixes
     * OpenGL driver cleanups/fixes (both vo_gl and vo_gl2)
     * vo_fbdev cleanup/partial rewrite, now with real direct rendering
     * vo_xvmc: new driver featuring XvMC (HW MC/IDCT) acceleration
@@ -115,11 +115,12 @@
 
     Others:
     * gcc can now detect badly called mp_msg()s
-    * lot of config/cmdline parsing fixes (some of them were at least 100000l bugs)
-    * configure: enable vidix for PPC
+    * a lot of config/cmdline parsing fixes (some of them were at least 100000l bugs)
+    * configure: enable VIDIX for PPC
     * configure: full featured PPC optimizations and rewritten architecture handling
     * spudec.c: Fix "invalid fragment" handling, Improved subtitle queueing
     * network streaming layer: IPv6 support
+    * FTP support
     * playtree parsing speedup :)
     * various URL parsing fixes
     * crashing on broken config files finally fixed!



More information about the MPlayer-cvslog mailing list