changeset 10588:abbb1dac425e

update, again
author alex
date Tue, 12 Aug 2003 22:41:53 +0000
parents 382bf4771ee7
children 06dcdf866106
files ChangeLog
diffstat 1 files changed, 5 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/ChangeLog	Tue Aug 12 20:54:12 2003 +0000
+++ b/ChangeLog	Tue Aug 12 22:41:53 2003 +0000
@@ -1,4 +1,4 @@
-mplayer (g1)
+mplayer (1.0)
   pre1:  "Stalled"
     # Stalled becouse the development slowed down a lot -- all the devs
       are on summer holiday, or dunno.
@@ -85,7 +85,8 @@
     * ARM optimized simple_idct
     
     Drivers:
-    * vo/x11: fix detection of metacity
+    * x11_common: fix detection of metacity
+    * x11_common: 10l fix in original layer detection code
     * tdfx_vid driver (3dfx cards overlay with AGP support)
     * vo_xover: general x11 ovelay driver, currently onl tdfx_vid uses it
     * mga_vid: various fixes, 16MB G400 detection, support for multiple cards
@@ -105,6 +106,8 @@
     * crashing on broken config files finally fixed!
     * GUI PPC (reverse byteorder) fixes
     * mp3lib: moved the assembly sources into gcc inline assembly (c)
+    * mp3lib: sync with mpg123 0.59s-pre
+    * mp3lib: final layer-1 support
     * TOOLS/plotpsnr.pl: PSNR plotting tool using gnuplot 
     * DOCS/tech/mpcf.txt: MPCF/NUT draft/specification
     * TVout/matroxtv: various improvements