comparison ChangeLog @ 9010:2191d7961256

more ;)
author arpi
date Sun, 19 Jan 2003 01:15:39 +0000
parents 0a665389cf2b
children abe324121557
comparison
equal deleted inserted replaced
9009:f2d4324561b2 9010:2191d7961256
1 1
2 mplayer (0.90) 2 mplayer (0.90)
3 3
4 rc3: 4 rc3: "BugfixCounter"
5
5 DOCS: 6 DOCS:
6 * english man page & HTML docs updates 7 * english man page & HTML docs updates
7 * audio filter documentation 8 * audio filter documentation
8 * help_diff.sh doesn't depend on BASH any more 9 * help_diff.sh doesn't depend on BASH any more
9 * Hungarian, French, Italian, German, Polish(?) docs synced 10 * Hungarian, French, Italian, German, Polish(?) docs synced
15 * Cygwin: -vo directx crashes and garbled picture with some files fixed 16 * Cygwin: -vo directx crashes and garbled picture with some files fixed
16 * OGM/Ogg seeking (broken frames) fixed, subtitle fixes, XCD support 17 * OGM/Ogg seeking (broken frames) fixed, subtitle fixes, XCD support
17 * libaf: big (audio filter layer) updates, floating point support, speedup 18 * libaf: big (audio filter layer) updates, floating point support, speedup
18 * ffwma2 fixed (better error resilience) 19 * ffwma2 fixed (better error resilience)
19 * SPU queueing - fixes missing or early disappearing DVD subtitles 20 * SPU queueing - fixes missing or early disappearing DVD subtitles
21 * the misterious DVD audio delay (150-300ms) fixed
22 * extension-based fileformat detection fixed the .mp3 vs. mpeg-ps conflict
23 * cache2 keeps buffer for non-seekable media, fixes quicktime streaming
20 24
21 Fixes: 25 Fixes:
22 * mp3lib CPU detection part cleanup, 'decwin' linker problem fixed 26 * mp3lib CPU detection part cleanup, 'decwin' linker problem fixed
23 * various cddb:// fixes, support of netbsd-1.6 27 * various cddb:// fixes, support of netbsd-1.6
24 * libmpdvdkit2: Fix DVD authentication on Solaris 9 28 * libmpdvdkit2: Fix DVD authentication on Solaris 9
25 * libmpdvdkit2: libdvdcss upgraded to 1.2.4 (keeping the key cache patch) 29 * libmpdvdkit2: libdvdcss upgraded to 1.2.4 (keeping the key cache patch)
30 * libmpdvdkit2: fixed decryption from multiple VOB files (hdd or darwin)
26 * -ao arts, -ao oss: Fix 8-bit sound support 31 * -ao arts, -ao oss: Fix 8-bit sound support
27 * -vop expand + ffmpeg codecs conflicts solved, some other -vop bugs fixed 32 * -vop expand + ffmpeg codecs conflicts solved, some other -vop bugs fixed
28 * -ac ffmp2 with MPEG files (sig11) fixed 33 * -ac ffmp2 with MPEG files (sig11) fixed
29 * QT Qclp audio codec initialization fixed 34 * QT Qclp audio codec initialization fixed
30 * mplayer exit codes cleanup (0 for quit/eof, 1 for error) 35 * mplayer exit codes cleanup (0 for quit/eof, 1 for error)
36 * 16bpp packed yuv fixes in crop, mirror, rotate filters 41 * 16bpp packed yuv fixes in crop, mirror, rotate filters
37 * some -fixed-vo and vo_preinit fixes, -vo sdl,xmga,mga should work... 42 * some -fixed-vo and vo_preinit fixes, -vo sdl,xmga,mga should work...
38 * various Solaris compatibility fixes (should work out of the box) 43 * various Solaris compatibility fixes (should work out of the box)
39 * mms:// port fixes, tries 1755 if 80 failed 44 * mms:// port fixes, tries 1755 if 80 failed
40 * libavcodec: various ME fixes, B frames fixes, WMV2 slice decoding fixes 45 * libavcodec: various ME fixes, B frames fixes, WMV2 slice decoding fixes
46 * -ao alsa9 audio-file playback high cpu usage fixed
47 * libaf updates, 2-pass initialization to get better filter path
48 * better detection of playlists, support for [Reference]-style format
49 * handle quicktime reference media files as playlist
50 * cddb:// & cdda:// cdrom device name fixes on linux and *BSD
41 51
42 Features: 52 Features:
43 * -ao esd: new EsounD audio driver 53 * -ao esd: new EsounD audio driver
44 * -vo dxr3: new NORM option 54 * -vo dxr3: new NORM option
45 * Xanim & RealPlayer binary Codecs working on PPC 55 * Xanim & RealPlayer binary Codecs working on PPC
55 * iconv (codepage conversion) support for OGM (Ogg) subtitles 65 * iconv (codepage conversion) support for OGM (Ogg) subtitles
56 * v4l: user friendly channel tuning 66 * v4l: user friendly channel tuning
57 * Freetype & old-style RAW font support usable (compilable) at the same time 67 * Freetype & old-style RAW font support usable (compilable) at the same time
58 * vo_directfb2, vo_dfbmga: DirectFB 0.9.16 support 68 * vo_directfb2, vo_dfbmga: DirectFB 0.9.16 support
59 * libavcodec: motion estimation pre pass, qpel encoding, trellis quantization 69 * libavcodec: motion estimation pre pass, qpel encoding, trellis quantization
60 * libavcodec: Altivec optimizations 70 * libavcodec, liba52, mp3lib: Altivec optimizations
61 * keep window's aspect ratio at resizing (x11, xv), requires WM support 71 * keep window's aspect ratio at resizing (x11, xv), requires WM support
62 * -geometry option accepts X11 syntax too 72 * -geometry option, accepts X11 syntax too
63 * real .bin+.cue (S)VCD images support (-vcd 2 -cuefile xxx.cue) 73 * real .bin+.cue (S)VCD images support (-vcd 2 -cuefile xxx.cue)
64 * postprocess: YUV 411/422/444 support, stride fixes 74 * postprocess: YUV 411/422/444 support, stride fixes
75 * overlapping sub's umping fixed, sorting is automatical, iconv fixes
76 * mpeg2 telecine detection and automatic inverse telecine (mplayer only)
65 77
66 Gui: 78 Gui:
67 * correct GTK widget destroy event handler 79 * correct GTK widget destroy event handler
68 * sync with x11_common 80 * fullscreen switching fixed (sync with x11_common)
69 * fix gtk submenu 81 * fix gtk submenu
70 * new font render engine 82 * new font render engine
71 * added persistant history patch from Pavel Rousar 83 * added persistant history patch
72 * SDL Audio configure window from Filip Kalinski 84 * SDL Audio configure window
73 * add overlapping to preferences 85 * add overlapping to preferences
74 * add play bar for subwindow 86 * add play bar for subwindow
75 * add vertical potmeter for skin 87 * add vertical potmeter for skin
88 * fixed 'single pixel bug'
89 * fixed some possible crashes
76 90
77 rc2: 91 rc2:
78 General: 92 General:
79 * DOCS/tech/encoding-tips.txt and tech/directfb.txt 93 * DOCS/tech/encoding-tips.txt and tech/directfb.txt
80 * Some DOCS corrections/updates/sync/html fixes 94 * Some DOCS corrections/updates/sync/html fixes