changeset 13786:ad29267afe7a

spelling
author diego
date Thu, 28 Oct 2004 01:07:16 +0000
parents 03188593a9fe
children e047e70a9767
files AUTHORS ChangeLog
diffstat 2 files changed, 4 insertions(+), 4 deletions(-) [+]
line wrap: on
line diff
--- a/AUTHORS	Thu Oct 28 01:03:52 2004 +0000
+++ b/AUTHORS	Thu Oct 28 01:07:16 2004 +0000
@@ -576,7 +576,7 @@
 
 Plourde, Nicolas <nicolas.plourde@sympatico.ca>
     * quartz video output driver for Mac OS X
-    * Darwin vcd/svcd support
+    * Darwin VCD/SVCD support
 
 Poirier, Guillaume <guillaume.poirier@ifsic.univ-rennes1.fr>
     * French documentation translation and synchronization
--- a/ChangeLog	Thu Oct 28 01:03:52 2004 +0000
+++ b/ChangeLog	Thu Oct 28 01:07:16 2004 +0000
@@ -787,7 +787,7 @@
     * 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
+    * libavcodec: various ME fixes, B-frames fixes, WMV2 slice decoding fixes
     * -ao alsa9 audio-file playback high CPU usage fixed
     * libaf updates, 2-pass initialization to get better filter path
     * better detection of playlists, support for [Reference]-style format
@@ -913,7 +913,7 @@
 
     Fixes:
     * LIRC error message (Error while reading cmd fd X : Success) fixed
-    * playback of some (streamed?) DivX files starting with non-I frames fixed
+    * playback of some (streamed?) DivX files starting with non-I-frames fixed
     * -vo png fixed (removed builtin YV12 support, removed OSD)
     * some MP3 playback/seek segfaults fixed
     * VIDIX Mach64 colorkey on PPC fixed
@@ -1190,7 +1190,7 @@
 
   pre2: Apr 30, 2002
     * hwac3 fixes (try AFMT_AC3 first), big-endian fixes for PCM audio
-    * 2-pass encoding with libavcodec (-lavcopts vpass=x), B frames support
+    * 2-pass encoding with libavcodec (-lavcopts vpass=x), B-frames support
     * faster Ogg seeking (use -forceidx for slow but accurate one)
     * audio-only with GUI fixed
     * -rootwin fixed for x11, xv, xmga, xvidix