summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authoralex <alex@b3059339-0415-0410-9bf9-f77b7e298cf2>2003-08-12 22:41:53 +0000
committeralex <alex@b3059339-0415-0410-9bf9-f77b7e298cf2>2003-08-12 22:41:53 +0000
commit3d5c8f9e330e3115700c2e5f29db010c9eebe89e (patch)
tree0213395b85901d220b1fa774f4f06fea3cd04616 /ChangeLog
parente29399ee3e293e526551bf15b0ecff0550ffb15c (diff)
downloadmpv-3d5c8f9e330e3115700c2e5f29db010c9eebe89e.tar.bz2
mpv-3d5c8f9e330e3115700c2e5f29db010c9eebe89e.tar.xz
update, again
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10589 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 5 insertions, 2 deletions
diff --git a/ChangeLog b/ChangeLog
index af25ba4a7b..dcb3346faf 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -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 @@ mplayer (g1)
* 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 @@ mplayer (g1)
* 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