Mercurial > mplayer.hg
changeset 27423:ab4f1051a088
updates
author | compn |
---|---|
date | Tue, 12 Aug 2008 01:58:36 +0000 |
parents | 8c9a131feb83 |
children | 16a31d136c68 |
files | Changelog |
diffstat | 1 files changed, 10 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/Changelog Mon Aug 11 23:15:24 2008 +0000 +++ b/Changelog Tue Aug 12 01:58:36 2008 +0000 @@ -11,6 +11,8 @@ EA Maxis XA ADPCM audio, RL2 video, Beam Software SIFF video, V.Flash PTX video * AVOption support for libavcodec-based decoders * image decoders: Sun rasterfile, PCX image + * MLP decoder via lavc + * use lavc ADPCM codecs by default Demuxers: * -lavfdopts cryptokey allows decrypting MXF and ASF files @@ -26,6 +28,7 @@ * support MOV subtitle format * support for attachments in lavf demuxer * support for chapters in lavf demuxer + * Flac speedup in lavf demuxer Filters: * vf_ow new overcomplete wavelet denoiser @@ -43,22 +46,26 @@ FFmpeg/libavcodec: * DNxHD (SMPTE VC-3) encoder * H.264 speedup and PAFF decoding + * correctly decode more of the H.264 conformance testsuite * Nellymoser audio codec * VC-1/WMV3 MMX optimizations * VP3 decoder speedup + * Split-Radix FFT (speedup multiple audio codecs) + * MMX/SSE/ARM and other misc speedups libmpeg2: * enable Alpha/ARM optimizations in libmpeg2 * SSE2-optimized IDCT routines from upstream libmpeg2 + * synced with upstream Drivers: * replace PolypAudio by PulseAudio (-ao pulse) * add force-pbo suboption for faster output in vo_gl * add Nintendo Wii/GameCube video driver (-vo wii) * VIDIX driver for SuperH Mobile VEU hardware block. + * support -border on vo_gl/gl2 in x11 MEncoder: - * Ogg muxing using -of lavf -o done.ogg * check for system-wide configuration file in MEncoder * AVOption support for lavc encoders * AVOption support for lavf muxers @@ -74,6 +81,7 @@ * add options to disable some or all configuration files * support for DOS-style file:///x:/path paths * some new slave commands (check DOCS/tech/slave.txt) + * misc fixes to libass Ports: * small crash with vo_macosx fixed @@ -81,6 +89,7 @@ * fix frozen OSD on Mac OS X * vo_gl now works with -wid and nVidia drivers on Windows (this is a hack) * VIDIX on SuperH. + * intentionally break gcc 3.3 on mac os x, please use 4.x rc2try2: