summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--ChangeLog15
1 files changed, 9 insertions, 6 deletions
diff --git a/ChangeLog b/ChangeLog
index affc9a53b7..7eed857cd4 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -10,11 +10,12 @@ mplayer (1.0)
* 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 @@ mplayer (1.0)
* 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 @@ mplayer (1.0)
* indeo3 decoder fixed
* new options: mv0, cbp
* DV video encoder
-
+
Faad2:
* synced to latest CVS
* HE_AAC profile added
@@ -63,7 +65,7 @@ mplayer (1.0)
* 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 @@ mplayer (1.0)
* 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 @@ mplayer (1.0)
* 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!