summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorarpi <arpi@b3059339-0415-0410-9bf9-f77b7e298cf2>2002-09-18 19:22:57 +0000
committerarpi <arpi@b3059339-0415-0410-9bf9-f77b7e298cf2>2002-09-18 19:22:57 +0000
commit4a3837ce55f04b0455c7aa5a2f0e8647a0687a65 (patch)
tree58ec3d06e156e8e22d30f5f2d54c8bea4b812217 /ChangeLog
parent78362eea3fc409976e8612a26ee60f617ccc6994 (diff)
downloadmpv-4a3837ce55f04b0455c7aa5a2f0e8647a0687a65.tar.bz2
mpv-4a3837ce55f04b0455c7aa5a2f0e8647a0687a65.tar.xz
updated
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7443 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 6 insertions, 2 deletions
diff --git a/ChangeLog b/ChangeLog
index f165211def..5ea4bd6740 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -8,6 +8,7 @@ mplayer (0.90)
* ChangeLog file is included again (was removed after 0.18)
* some new tech docs on libmpcodecs, updates/fixes in others, manpage-howto
* more updates in translation files (help_mp-XX.h)
+ * removed obsolete/unused entries from help_mp-en.h
Cleanup:
* xanim interface merged & fixed, now uses mpi and supports direct rendering
@@ -15,13 +16,16 @@ mplayer (0.90)
* some more unused files removed: vo_fsdga, vo_odivx, vd_rle, timer.c, ttf_load
Fixes:
- * the http:// infinite memleak bug has been fixed, WMS9 mms:// fixes
+ * the http:// infinite memleak bug has been fixed, some WMS9 mms:// fixes
* various sparc/sun, hpux and netbsd/openbsd portability fixes
* -vop palette fixes, CRAM and QPEG colors are OK now
* demuxer fixed for >2GB nuppelvideo files
* mencoder: -ss fixed for 3-pass encoding
+ * gui.conf locale bug fixed (again... hope this time it's ok)
+ * X11 fullscreen switching fixed, when d_width == screenwidth
+ * MOV files edit-list handling fixed - solved 'short read' issue
- Code:
+ Features:
* new demuxer for .PVA files (fileformat of TV/DVB apps on win32)
* -mf now supports TGA (24/32bpp uncomp/rle) images
* libavcodec: support for interlaced mpeg-4 _de_coding