summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authordiego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2>2004-10-28 01:07:16 +0000
committerdiego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2>2004-10-28 01:07:16 +0000
commit2f1aaba2077247345dff53542c5ae121e7189456 (patch)
tree56fe987a91d0b923274f4d871e1fe1d53ed004a1 /ChangeLog
parentc16d74654a34d314b4c97a11de09ea3fe0594fc4 (diff)
downloadmpv-2f1aaba2077247345dff53542c5ae121e7189456.tar.bz2
mpv-2f1aaba2077247345dff53542c5ae121e7189456.tar.xz
spelling
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13787 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 3 insertions, 3 deletions
diff --git a/ChangeLog b/ChangeLog
index 628956e5be..e399afc242 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -787,7 +787,7 @@ MPlayer (0.90)
* 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 @@ MPlayer (0.90)
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 @@ MPlayer (0.90)
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