summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authordiego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2>2003-10-14 00:38:00 +0000
committerdiego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2>2003-10-14 00:38:00 +0000
commite20dcbfccfca393acf9d8fbc033a7f15447b8dcc (patch)
tree878cb1facdfde989f7c67a945a94a376da023b5b /ChangeLog
parentcfaab60dcd57184e9f7c82331c5ef6013007271f (diff)
downloadmpv-e20dcbfccfca393acf9d8fbc033a7f15447b8dcc.tar.bz2
mpv-e20dcbfccfca393acf9d8fbc033a7f15447b8dcc.tar.xz
docs updates, spelling, cosmetics
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11105 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog16
1 files changed, 10 insertions, 6 deletions
diff --git a/ChangeLog b/ChangeLog
index eba1382ca8..3cc5051ac9 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -4,7 +4,9 @@ mplayer (1.0)
DOCS:
* Support for building incomplete XML documentation
- * HTML documentation got obsolete
+ * HTML documentation obsoleted
+ * English and French HTML documentation removed
+ * Spanish documentation translation finished
Codecs and demuxers:
* improved FLAC configure detection
@@ -13,7 +15,7 @@ mplayer (1.0)
* some fixes in the delogo filter
FFmpeg/libavcodec:
- * langrange multipliers instead qscale, improved the encoding quality alot
+ * Lagrange multipliers instead of qscale, encoding quality much improved
Drivers:
* VIDIX equalizer support in fbdev
@@ -22,6 +24,7 @@ mplayer (1.0)
Others:
* swscaler fixed on mlib
+
pre2:
Security:
@@ -166,11 +169,12 @@ mplayer (1.0)
* MPEG-TS (Transport Stream) and TIVO demuxers
* DVB (Digital Video Broadcasting) input driver
* hwac3: DTS passthru support
- * new filters: down3dright, detc, telecine, tfields, ilpack, ivtc, dsize, tinterlace,
- pullup (mmx optimized!), framestep, tile
+ * new filters: down3dright, detc, telecine, tfields, ilpack, ivtc, dsize,
+ tinterlace, pullup (MMX optimized!), framestep, tile
* vf layer: slices support (crop, expand, swscale only)
* vf scale aspect fixes
- * swscaler: cleanup & API change, yv12 -> yuy2 in alpha asm, -fPIC compileable
+ * swscaler: cleanup & API change, yv12 -> yuy2 in alpha asm,
+ -fPIC compileable
* swscaler: brightness/cont/sat. and different YUV matrices support
* NUV encoding
* SGI image files decoding (-mf)
@@ -185,7 +189,7 @@ mplayer (1.0)
* mp3lib: moved the assembly sources into gcc inline assembly (c)
* mp3lib: sync with mpg123 0.59s-pre
* mp3lib: final layer-1 support
- * mp3lib: skip trashed first mp3 frame, fixes lot of buggy/misdetected files
+ * mp3lib: skip trashed first mp3 frame, fixes many buggy/misdetected files
* imported a working FAAD version
* 8BPS (Planar RGB) support
* working DVD (libmpdvdkit) support for Cygwin/MinGW