mirror of https://github.com/mpv-player/mpv
updated
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8665 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
parent
cab4d6b8e0
commit
167c543e7d
40
ChangeLog
40
ChangeLog
|
@ -1,12 +1,44 @@
|
|||
|
||||
mplayer (0.90)
|
||||
|
||||
* Xanim Codecs working on PPC
|
||||
* RealPlayer Codecs working on PPC
|
||||
rc3:
|
||||
DOCS:
|
||||
* english manpage & html docs updates
|
||||
* help_diff.sh doesn't depend on BASH any more
|
||||
* hungarian, french, polish(?) docs synced
|
||||
|
||||
Fixes:
|
||||
* mp3lib CPU detection part cleanup, 'decwin' linker problem fixed
|
||||
* various cddb:// fixes, support of netbsd-1.6
|
||||
* libmpdvdkit2: Fix DVD authentication on Solaris 9
|
||||
* libmpdvdkit2: libdvdcss upgraded to 1.2.4 (keeping the key cache patch)
|
||||
* -ao arts, -ao oss: Fix 8-bit sound support
|
||||
* -vop expand + ffmpeg codecs conflicts solved, some other -vop bugs fixed
|
||||
* -ac ffmp2 with MPEG files (sig11) fixed
|
||||
* libaf: big (audio filter layer) updates, floating point support
|
||||
* QT Qclp audio codec initialization fixed
|
||||
* mplayer exit codes cleanup (0 for quit/eof, 1 for error)
|
||||
* X11 fullscreen switching (yes, again...) fixes, code cleanup
|
||||
* OGM/Ogg seeking (broken frames) fixed
|
||||
|
||||
Features:
|
||||
* -ao esd: new EsounD audio driver
|
||||
* Radeon 9000 support in VIDIX
|
||||
* -vo dxr3: new NORM option
|
||||
* Xanim & RealPlayer binary Codecs working on PPC
|
||||
* Radeon 9000 support in VIDIX, colorkey restoring for all Radeons
|
||||
* Initial PPC (Big-Endian) support in VIDIX Rage128 driver
|
||||
* PNM streaming support
|
||||
* PNM:// streaming support (ported from Xine)
|
||||
* Muxer layer: mencoder now can write to MPEG-PS format too (EXPERIMENTAL!)
|
||||
* libavcodec: wmv2 decoder (buggy/untested)
|
||||
* DVB "HEAD" (aka. NEWSTRUCT) drivers support
|
||||
* Subtitles background bounding-box support (optional grey-level & opacity)
|
||||
* libaf: 3 new filters: panning, compressor/limiter and a noise gate
|
||||
* per-mediafile config file support (for file-specific options)
|
||||
* iconv (codepage conversion) supoprt for OGM (Ogg) subtitles
|
||||
* v4l: user friendly channel tuning
|
||||
* Freetype & old-style RAW font support usable (compilable) at the same time
|
||||
* vo_directfb2, vo_dfbmga: DirectFB 0.9.16 support
|
||||
|
||||
|
||||
rc2:
|
||||
General:
|
||||
|
|
Loading…
Reference in New Issue