1
mirror of https://github.com/mpv-player/mpv synced 2025-01-16 22:37:28 +01:00
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

View File

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