comparison ChangeLog @ 9028:abe324121557

typos and wording
author diego
date Sun, 19 Jan 2003 17:19:29 +0000
parents 2191d7961256
children 691db4f87caa
comparison
equal deleted inserted replaced
9027:e59cda3414b6 9028:abe324121557
16 * Cygwin: -vo directx crashes and garbled picture with some files fixed 16 * Cygwin: -vo directx crashes and garbled picture with some files fixed
17 * OGM/Ogg seeking (broken frames) fixed, subtitle fixes, XCD support 17 * OGM/Ogg seeking (broken frames) fixed, subtitle fixes, XCD support
18 * libaf: big (audio filter layer) updates, floating point support, speedup 18 * libaf: big (audio filter layer) updates, floating point support, speedup
19 * ffwma2 fixed (better error resilience) 19 * ffwma2 fixed (better error resilience)
20 * 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 21 * the mysterious DVD audio delay (150-300ms) fixed
22 * extension-based fileformat detection fixed the .mp3 vs. mpeg-ps conflict 22 * extension-based fileformat detection fixed the .mp3 vs. mpeg-ps conflict
23 * cache2 keeps buffer for non-seekable media, fixes quicktime streaming 23 * cache2 keeps buffer for non-seekable media, fixes quicktime streaming
24 24
25 Fixes: 25 Fixes:
26 * mp3lib CPU detection part cleanup, 'decwin' linker problem fixed 26 * mp3lib CPU detection part cleanup, 'decwin' linker problem fixed
53 * -ao esd: new EsounD audio driver 53 * -ao esd: new EsounD audio driver
54 * -vo dxr3: new NORM option 54 * -vo dxr3: new NORM option
55 * Xanim & RealPlayer binary Codecs working on PPC 55 * Xanim & RealPlayer binary Codecs working on PPC
56 * Radeon 9000 support in VIDIX, colorkey restoring for all Radeons 56 * Radeon 9000 support in VIDIX, colorkey restoring for all Radeons
57 * Initial PPC (Big-Endian) support in VIDIX Rage128 driver 57 * Initial PPC (Big-Endian) support in VIDIX Rage128 driver
58 * PNM:// streaming support (ported from Xine) 58 * PNM:// streaming support (ported from xine)
59 * Muxer layer: mencoder now can write to MPEG-PS format too (EXPERIMENTAL!) 59 * Muxer layer: mencoder can now write MPEG-PS format, too (EXPERIMENTAL!)
60 * libavcodec: wmv2 decoder (buggy/untested) 60 * libavcodec: wmv2 decoder (buggy/untested)
61 * DVB "HEAD" (aka. NEWSTRUCT) drivers support 61 * DVB "HEAD" (aka. NEWSTRUCT) drivers support
62 * Subtitles background bounding-box support (optional grey-level & opacity) 62 * Subtitles background bounding-box support (optional grey-level & opacity)
63 * libaf: 3 new filters: panning, compressor/limiter and a noise gate 63 * libaf: 3 new filters: panning, compressor/limiter and a noise gate
64 * per-mediafile config file support (for file-specific options) 64 * per-mediafile config file support (for file-specific options)
67 * 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
68 * vo_directfb2, vo_dfbmga: DirectFB 0.9.16 support 68 * vo_directfb2, vo_dfbmga: DirectFB 0.9.16 support
69 * libavcodec: motion estimation pre pass, qpel encoding, trellis quantization 69 * libavcodec: motion estimation pre pass, qpel encoding, trellis quantization
70 * libavcodec, liba52, mp3lib: Altivec optimizations 70 * libavcodec, liba52, mp3lib: Altivec optimizations
71 * 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
72 * -geometry option, accepts X11 syntax too 72 * -geometry option, also accepts X11 syntax
73 * 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)
74 * 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 75 * overlapping sub's pumping fixed, sorting is automatical, iconv fixes
76 * mpeg2 telecine detection and automatic inverse telecine (mplayer only) 76 * mpeg2 telecine detection and automatic inverse telecine (mplayer only)
77 77
78 Gui: 78 Gui:
79 * correct GTK widget destroy event handler 79 * correct GTK widget destroy event handler
80 * fullscreen switching fixed (sync with x11_common) 80 * fullscreen switching fixed (sync with x11_common)