summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authordiego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2>2003-06-22 21:30:40 +0000
committerdiego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2>2003-06-22 21:30:40 +0000
commit354a8559adea76b24896e35db02653934a19eebc (patch)
tree3dd387615c5677bf33547740110098e1b4591ffd /ChangeLog
parent55d8bdddb3928f5fc401b1d909bd8c2e659a1ac2 (diff)
downloadmpv-354a8559adea76b24896e35db02653934a19eebc.tar.bz2
mpv-354a8559adea76b24896e35db02653934a19eebc.tar.xz
spelling police
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10327 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog18
1 files changed, 9 insertions, 9 deletions
diff --git a/ChangeLog b/ChangeLog
index 963993f92c..7f4f2f8580 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -19,9 +19,9 @@ mplayer (0.99)
Ports:
* HPUX fixes
- * Ported to Darwin / MACOS X
- * Ported to Win32/Mingw (including network, timers, getch etc)
- * win32 codecs DLL support on Win32/Cygwin (and Mingw too!)
+ * Ported to Darwin / Mac OS X
+ * Ported to Win32/MinGW (including network, timers, getch etc)
+ * win32 codecs DLL support on Win32/Cygwin (and MinGW too!)
* Lots of Altivec optimizations
Codecs/demuxers support:
@@ -45,25 +45,25 @@ mplayer (0.99)
* SGI image files decoding (-mf)
* Theora video (using libtheora/libogg) support
* DivX.com 5.0.5 libs support
- * support for latest Xvid en/decoder features
+ * support for latest XviD en/decoder features
* decoder for Hauppauge PVR 250/350 MB-YUV format (fourcc HM12)
* support for Vanguard's win32 h264 etc codecs
- FFMpeg/libavcodec:
+ FFmpeg/libavcodec:
* libavcodec: static,const,compiler warning cleanup, UINTX -> uintx_t
* huffyuv v1 support
* 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
- * mpeg1 slice encoidng support
+ * mpeg1 slice encoding support
* msmpeg4 2-pass support
* H264 video decoding
* Indeo 3 video decoding
* buggy VP3 video decoder (no UMV and inaccurate idct)
* Sorenson 3 (SVQ3) video decoder (it's actually a h264 variant)
* 3IV1 (3ivx v1) decoding, ASV1 (ASUS Vidoe v1) decoding
- * Improved SVQ1 decoding (using ffmpeg VLC functions)
+ * 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
* lossless MJPEG en/decoding, pegasus "pseudo yuv" (=RCT) decoding
@@ -142,7 +142,7 @@ mplayer (0.90)
* per-channel gamma and MMX-opt'ed bri/cont/saturation support in -vop eq2
* live.com lib support cleanup, support for more stream types
* importing the playtree into the Gui instead of gui's own playlist hack
- * support for the xvid and divx4/5linux libraries at the same time
+ * support for the XviD and divx4/5linux libraries at the same time
* -fstype option: override priority/layer of the fullscreen switch methods
* libavcodec: some B-frames related encoding failures/crashes fixed
@@ -407,7 +407,7 @@ mplayer (0.90)
* new audio filter layer (libaf) - automatic samplerate conversion
* experimental -vo directx driver for cygwin build
* unrarlib included for rar'ed vobsubs
- * native xvid encoding (-ovc xvid) interface for mencoder
+ * native XviD encoding (-ovc xvid) interface for mencoder
* new softeq filter with gamma support: -vop eq2
* -ao/-vo accepts list of drivers and can fall back to one, just like -ac/-vc
* audio/video codec selection (-ac/-afm) rewritten, now uses codec/fm list