Mercurial > mplayer.hg
changeset 11104:a4742de81ff2
docs updates, spelling, cosmetics
author | diego |
---|---|
date | Tue, 14 Oct 2003 00:38:00 +0000 |
parents | c934dadd77c2 |
children | 8b52c9e7daaa |
files | ChangeLog |
diffstat | 1 files changed, 10 insertions(+), 6 deletions(-) [+] |
line wrap: on
line diff
--- a/ChangeLog Mon Oct 13 23:25:56 2003 +0000 +++ b/ChangeLog Tue Oct 14 00:38:00 2003 +0000 @@ -4,7 +4,9 @@ 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 @@ * 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 @@ Others: * swscaler fixed on mlib + pre2: Security: @@ -166,11 +169,12 @@ * 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 @@ * 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