[Mplayer-cvslog] CVS: main ChangeLog,1.79,1.80

Diego Biurrun CVS diego at mplayerhq.hu
Sun Dec 7 23:32:50 CET 2003


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

Modified Files:
	ChangeLog 
Log Message:
spelling, line length adjusted


Index: ChangeLog
===================================================================
RCS file: /cvsroot/mplayer/main/ChangeLog,v
retrieving revision 1.79
retrieving revision 1.80
diff -u -r1.79 -r1.80
--- ChangeLog	7 Dec 2003 16:09:18 -0000	1.79
+++ ChangeLog	7 Dec 2003 22:32:27 -0000	1.80
@@ -17,11 +17,11 @@
     * fixed compilation of Matroska on MinGW32/Cygwin
     * support for detecting non-Intel CPUs under Cygwin
     * sub autoloading under Windows
-    * removed pthread dependancy (compiles out of the box on a default NetBSD
+    * removed pthread dependency (compiles out of the box on a default NetBSD
       install)
-    * more 64bit fixes
-    * lot of Mac OS X fixes
-    * prefer our cpuinfo routines over linuxemu's proc/cpuinfo under FreeBSD/x86
+    * more 64 bit fixes
+    * a lot of Mac OS X fixes
+    * prefer TOOLS/cpuinfo over linuxemu's /proc/cpuinfo under FreeBSD/x86
 
     Codecs and demuxers:
     * better support for (buggy) MEncoder created streams in libmpeg2
@@ -41,14 +41,14 @@
     * improved FLAC-in-Ogg support
     * Matroska: better AC3 detection
     * Matroska: VobSubs, MP2, FLAC, AAC and HE-AAC support
-    * improved detection of Real RTSP through analyzing the URL
+    * improved detection of Real RTSP through URL analysis
     * fixed stereo 16 bit TWOS
     
     Filters:
-    * some fixes in the delogo filter 
+    * some fixes in the delogo filter
     * optimized eq2 filter
     * weighted gamma support in the eq2 filter
-    * new filters: hue, spp, fil
+    * new filters: hue, spp, fil, yuvcsp
     * alternative postprocessing filter (spp)
     * big scale filter updates
     * zrmjpeg filter, a kick-ass mjpeg encoder using FFmpeg/libavcodec
@@ -68,7 +68,7 @@
     * fixed decoding if aspect ratio changes
     * MMX2 optimizations in HuffYUV
     * lots of bugs squashed in HuffYUV
-    * fixed the long standing decoding errors after 'first frame is not keyframe'
+    * long standing decoding errors after 'first frame is not keyframe' fixed
     * CRI ADX support
     * XA ADPCM support
     * fixed files with odd dimensions on PPC
@@ -77,7 +77,7 @@
     * support for IBM's XLC compiler
     * support for SAR (sample aspect ratio)
     * floating point AAN DCT
-    * dynamically alloc big data fields (lower memory consumption for most cases!)
+    * dynamically alloc big data fields (lower memory usage in most cases!)
     * fixed stereo IMA-ADPCM encoding
     * inline vs always_inline - some speedups
     * MMX2 optimized FDCT
@@ -138,8 +138,8 @@
 
     MEncoder:
     * FFmpeg/libavcodec audio encoding support
-    * exit if there's no video stream (no more unexpected segfaults in that case)
-    * huge bug fixed (missing InitTimer call), which screwed up timers in some cases
+    * exit if there's no video stream (avoids unexpected segfaults)
+    * huge bug fixed (missing InitTimer call), screwed up timers in some cases
 
 
   pre2:
@@ -858,7 +858,7 @@
     * libmpdvdkit + gcc 3.x issue solved (our CFLAGS triggered a gcc3 bug...)
     * GUI aspect ratio and fullscreen switch fixes, cleanups
     * low FPS .wmv playback fixed
-    * MACOS-X (Darwin) port?
+    * Mac OS X (Darwin) port?
     * buggy v4l audio grabbing disabled, we cannot fix, but patches are welcomed!
     * various mjpeg improvements in libavcodec
 



More information about the MPlayer-cvslog mailing list