Mercurial > mplayer.hg
changeset 7987:e5933d0132ef
updated
author | arpi |
---|---|
date | Wed, 30 Oct 2002 22:23:29 +0000 |
parents | 39b5d7082e1f |
children | e52ace331901 |
files | ChangeLog |
diffstat | 1 files changed, 14 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/ChangeLog Wed Oct 30 21:13:07 2002 +0000 +++ b/ChangeLog Wed Oct 30 22:23:29 2002 +0000 @@ -2,6 +2,10 @@ mplayer (0.90) pre10: + Docs: + * dvd auth, vcd sections extended (DOCS/cd-dvd.html) + * unified *BSD sections, extended cygwin + Fixes: * LIRC error message (Error while reading cmd fd X : Success) fixed * playback of some (streamed?) divx files fixed, starting with non-I frames. @@ -10,10 +14,20 @@ * vidix mach64 colorkey on PPC fixed * -ao sdl now handles "featureless" soundcards * -vo zr fixes + * fixed sig11 if vo init failed + * various dxr2 and dxr3 fixes + * cleanup of postprocessing code - now it's threadsafe and can be shared + * v4l buffering fixed + * now auto-inserting -vop lavc for mpeg-only vo's Features: * -ao win32 (for windows port) * -vop 2xsai - 2x scaler for drawn images (low color cartoon anims) + * libavcodec: native WMA v1/v2 (aka. DivX audio) decoder + * better deblocking filter (-vop pp), pp/npp syntax changed! + * hw-accelerated video eq for -vo x11 and gl2, using DirectColor colormap + * -vop unsharp - an sharp/blur filter, nice, but very slow + * overlapping subtitles support, jacosub (*.js) format support pre9: Docs: