comparison ChangeLog @ 8756:3c47bcef3fc5

typos and updates
author diego
date Sat, 04 Jan 2003 01:42:04 +0000
parents cfbf03d2bce1
children 2f487fc23e43
comparison
equal deleted inserted replaced
8755:f09239e233fe 8756:3c47bcef3fc5
1 1
2 mplayer (0.90) 2 mplayer (0.90)
3 3
4 rc3: 4 rc3:
5 DOCS: 5 DOCS:
6 * english manpage & html docs updates 6 * english man page & HTML docs updates
7 * audio filter documentation
7 * help_diff.sh doesn't depend on BASH any more 8 * help_diff.sh doesn't depend on BASH any more
8 * hungarian, french, polish(?) docs synced 9 * Hungarian, French, Italian, Polish(?) docs synced
9 10
10 Fixes: 11 Fixes:
11 * mp3lib CPU detection part cleanup, 'decwin' linker problem fixed 12 * mp3lib CPU detection part cleanup, 'decwin' linker problem fixed
12 * various cddb:// fixes, support of netbsd-1.6 13 * various cddb:// fixes, support of netbsd-1.6
13 * libmpdvdkit2: Fix DVD authentication on Solaris 9 14 * libmpdvdkit2: Fix DVD authentication on Solaris 9
18 * libaf: big (audio filter layer) updates, floating point support 19 * libaf: big (audio filter layer) updates, floating point support
19 * QT Qclp audio codec initialization fixed 20 * QT Qclp audio codec initialization fixed
20 * mplayer exit codes cleanup (0 for quit/eof, 1 for error) 21 * mplayer exit codes cleanup (0 for quit/eof, 1 for error)
21 * X11 fullscreen switching (yes, again...) fixes, code cleanup 22 * X11 fullscreen switching (yes, again...) fixes, code cleanup
22 * OGM/Ogg seeking (broken frames) fixed 23 * OGM/Ogg seeking (broken frames) fixed
24 * -ao win32 sync problems solved
25 * -vo directx crashes and garbled picture with some files fixed
23 26
24 Features: 27 Features:
25 * -ao esd: new EsounD audio driver 28 * -ao esd: new EsounD audio driver
26 * -vo dxr3: new NORM option 29 * -vo dxr3: new NORM option
27 * Xanim & RealPlayer binary Codecs working on PPC 30 * Xanim & RealPlayer binary Codecs working on PPC
32 * libavcodec: wmv2 decoder (buggy/untested) 35 * libavcodec: wmv2 decoder (buggy/untested)
33 * DVB "HEAD" (aka. NEWSTRUCT) drivers support 36 * DVB "HEAD" (aka. NEWSTRUCT) drivers support
34 * Subtitles background bounding-box support (optional grey-level & opacity) 37 * Subtitles background bounding-box support (optional grey-level & opacity)
35 * libaf: 3 new filters: panning, compressor/limiter and a noise gate 38 * libaf: 3 new filters: panning, compressor/limiter and a noise gate
36 * per-mediafile config file support (for file-specific options) 39 * per-mediafile config file support (for file-specific options)
37 * iconv (codepage conversion) supoprt for OGM (Ogg) subtitles 40 * iconv (codepage conversion) support for OGM (Ogg) subtitles
38 * v4l: user friendly channel tuning 41 * v4l: user friendly channel tuning
39 * Freetype & old-style RAW font support usable (compilable) at the same time 42 * Freetype & old-style RAW font support usable (compilable) at the same time
40 * vo_directfb2, vo_dfbmga: DirectFB 0.9.16 support 43 * vo_directfb2, vo_dfbmga: DirectFB 0.9.16 support
41 44
42 45