summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorarpi <arpi@b3059339-0415-0410-9bf9-f77b7e298cf2>2002-12-30 21:35:46 +0000
committerarpi <arpi@b3059339-0415-0410-9bf9-f77b7e298cf2>2002-12-30 21:35:46 +0000
commit167c543e7dbbadf4a4be0f9f84ac96d7690c38fc (patch)
tree31314e4b1be505edd5a9e057b2b5c0e429d1f768 /ChangeLog
parentcab4d6b8e0d7b4671a34575d7903d4f561b4b355 (diff)
downloadmpv-167c543e7dbbadf4a4be0f9f84ac96d7690c38fc.tar.bz2
mpv-167c543e7dbbadf4a4be0f9f84ac96d7690c38fc.tar.xz
updated
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8665 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog42
1 files changed, 37 insertions, 5 deletions
diff --git a/ChangeLog b/ChangeLog
index 45397dfa9d..3a2b4c8b5e 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,13 +1,45 @@
mplayer (0.90)
- * Xanim Codecs working on PPC
- * RealPlayer Codecs working on PPC
+ rc3:
+ DOCS:
+ * english manpage & html docs updates
+ * help_diff.sh doesn't depend on BASH any more
+ * hungarian, french, polish(?) docs synced
+
+ Fixes:
+ * mp3lib CPU detection part cleanup, 'decwin' linker problem fixed
+ * various cddb:// fixes, support of netbsd-1.6
+ * libmpdvdkit2: Fix DVD authentication on Solaris 9
+ * libmpdvdkit2: libdvdcss upgraded to 1.2.4 (keeping the key cache patch)
+ * -ao arts, -ao oss: Fix 8-bit sound support
+ * -vop expand + ffmpeg codecs conflicts solved, some other -vop bugs fixed
+ * -ac ffmp2 with MPEG files (sig11) fixed
+ * libaf: big (audio filter layer) updates, floating point support
+ * QT Qclp audio codec initialization fixed
+ * mplayer exit codes cleanup (0 for quit/eof, 1 for error)
+ * X11 fullscreen switching (yes, again...) fixes, code cleanup
+ * OGM/Ogg seeking (broken frames) fixed
+
+ Features:
* -ao esd: new EsounD audio driver
- * Radeon 9000 support in VIDIX
+ * -vo dxr3: new NORM option
+ * Xanim & RealPlayer binary Codecs working on PPC
+ * Radeon 9000 support in VIDIX, colorkey restoring for all Radeons
* Initial PPC (Big-Endian) support in VIDIX Rage128 driver
- * PNM streaming support
-
+ * PNM:// streaming support (ported from Xine)
+ * Muxer layer: mencoder now can write to MPEG-PS format too (EXPERIMENTAL!)
+ * libavcodec: wmv2 decoder (buggy/untested)
+ * DVB "HEAD" (aka. NEWSTRUCT) drivers support
+ * Subtitles background bounding-box support (optional grey-level & opacity)
+ * libaf: 3 new filters: panning, compressor/limiter and a noise gate
+ * per-mediafile config file support (for file-specific options)
+ * iconv (codepage conversion) supoprt for OGM (Ogg) subtitles
+ * v4l: user friendly channel tuning
+ * Freetype & old-style RAW font support usable (compilable) at the same time
+ * vo_directfb2, vo_dfbmga: DirectFB 0.9.16 support
+
+
rc2:
General:
* DOCS/tech/encoding-tips.txt and tech/directfb.txt