# HG changeset patch # User diego # Date 1065310275 0 # Node ID 3f71eddcfcfd63e4f67edabd23153492c53262f5 # Parent 48b7d7aa444d2e09438191aad68386e7e33ee833 FLAC and altivec diff -r 48b7d7aa444d -r 3f71eddcfcfd ChangeLog --- a/ChangeLog Sat Oct 04 23:06:04 2003 +0000 +++ b/ChangeLog Sat Oct 04 23:31:15 2003 +0000 @@ -10,11 +10,12 @@ * French, Hungarian, Polish translations updated * New Romanian translation started * numerous sections updated - + Ports: * initial Amiga/MorphOS (through GeekGadgets) support * FreeBSD 5.x (libkse/libthr) support in win32 DLL loader * finally fixed the compilation on non-mvi capable alpha CPUs + * better altivec detection in configure * OSD menu now works on MinGW * slave mode, vobsub and MEncoder support on Windows * MinGW 3.1.0 supports MPlayer out of the box! @@ -32,7 +33,8 @@ * fix for MOV files with bogus user data length * fixed some demuxers which read after the EOF * better RTP synchronisation - + * FLAC support through imported libmpflac + Filters: * new delogo filter (for removing TV channel logos) * presets support in swscaler filter @@ -54,7 +56,7 @@ * indeo3 decoder fixed * new options: mv0, cbp * DV video encoder - + Faad2: * synced to latest CVS * HE_AAC profile added @@ -63,7 +65,7 @@ * Covariance speedup * reduced memory usage * overall cleanups and fixes - + Drivers: * VIDIX driver for nVidia cards * VIDIX and libdha ported to Windows @@ -75,7 +77,7 @@ * fullscreen support with opengl drivers * OSD fixed with svga * New consolevidix and winvidix drivers - + Others: * several leak fixes * selecting optimizations for PPC 7455 CPU @@ -83,7 +85,8 @@ * unrarlib cleaned up a bit * updated the list of known x86 CPUs (including Opteron!) * alignment and smart line splitting option on subtitles - + + pre1: "Development" on the beach NOTE: the mplayer 'main' branch was forked at the time of 0.90-rc4, so 0.90-rc5 (and later 0.90 releases) changes are independent!