comparison ChangeLog @ 10588:abbb1dac425e

update, again
author alex
date Tue, 12 Aug 2003 22:41:53 +0000
parents a056b946e8df
children 8e678e833591
comparison
equal deleted inserted replaced
10587:382bf4771ee7 10588:abbb1dac425e
1 mplayer (g1) 1 mplayer (1.0)
2 pre1: "Stalled" 2 pre1: "Stalled"
3 # Stalled becouse the development slowed down a lot -- all the devs 3 # Stalled becouse the development slowed down a lot -- all the devs
4 are on summer holiday, or dunno. 4 are on summer holiday, or dunno.
5 5
6 NOTE: the mplayer 'main' branch was forked at the time of 0.90-rc4, so 6 NOTE: the mplayer 'main' branch was forked at the time of 0.90-rc4, so
83 * ATI VCR1 and VCR2 decoding 83 * ATI VCR1 and VCR2 decoding
84 * full featured SH4 optimizations 84 * full featured SH4 optimizations
85 * ARM optimized simple_idct 85 * ARM optimized simple_idct
86 86
87 Drivers: 87 Drivers:
88 * vo/x11: fix detection of metacity 88 * x11_common: fix detection of metacity
89 * x11_common: 10l fix in original layer detection code
89 * tdfx_vid driver (3dfx cards overlay with AGP support) 90 * tdfx_vid driver (3dfx cards overlay with AGP support)
90 * vo_xover: general x11 ovelay driver, currently onl tdfx_vid uses it 91 * vo_xover: general x11 ovelay driver, currently onl tdfx_vid uses it
91 * mga_vid: various fixes, 16MB G400 detection, support for multiple cards 92 * mga_vid: various fixes, 16MB G400 detection, support for multiple cards
92 * new svgalib vo driver 93 * new svgalib vo driver
93 * vo_directfb2: triple buffering support,configuration sys changed,fixes 94 * vo_directfb2: triple buffering support,configuration sys changed,fixes
103 * playtree parsing speedup :) 104 * playtree parsing speedup :)
104 * various URL parsing fixes 105 * various URL parsing fixes
105 * crashing on broken config files finally fixed! 106 * crashing on broken config files finally fixed!
106 * GUI PPC (reverse byteorder) fixes 107 * GUI PPC (reverse byteorder) fixes
107 * mp3lib: moved the assembly sources into gcc inline assembly (c) 108 * mp3lib: moved the assembly sources into gcc inline assembly (c)
109 * mp3lib: sync with mpg123 0.59s-pre
110 * mp3lib: final layer-1 support
108 * TOOLS/plotpsnr.pl: PSNR plotting tool using gnuplot 111 * TOOLS/plotpsnr.pl: PSNR plotting tool using gnuplot
109 * DOCS/tech/mpcf.txt: MPCF/NUT draft/specification 112 * DOCS/tech/mpcf.txt: MPCF/NUT draft/specification
110 * TVout/matroxtv: various improvements 113 * TVout/matroxtv: various improvements
111 114
112 115