git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12288 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
alex 2004-04-26 08:59:49 +00:00
parent 0f1026304b
commit c8f7e77f05
1 changed files with 3 additions and 0 deletions

View File

@ -29,6 +29,7 @@ mplayer (1.0)
* builds out of the box under GNU Hurd
* enable SSE optimizations under MinGW
* SSE support under OpenBSD
* Altivec support under NetBSD
Demuxers:
* Matroska containing RealVideo works better
@ -62,6 +63,7 @@ mplayer (1.0)
* HE-AAC working through libfaad
* removed libmpflac in favor of FFmpeg's FLAC implementation
* support for libcaca
* liba52 dynamic range compression support
Filters:
* vf_bmovl bugfixes
@ -88,6 +90,7 @@ mplayer (1.0)
* pan & scan support in VIDIX nVidia driver
* support for more cards in VIDIX nVidia driver
* vo_quartz: MacOS X/Quartz video output
* support for VIDIX when ATI FireGLX drivers are used
FFmpeg/libavcodec:
* H263 AIC and MQ encoding support