summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorarpi <arpi@b3059339-0415-0410-9bf9-f77b7e298cf2>2002-12-23 16:04:52 +0000
committerarpi <arpi@b3059339-0415-0410-9bf9-f77b7e298cf2>2002-12-23 16:04:52 +0000
commitdfc674ba69178c4ba067fe53fb9248670e633b17 (patch)
tree00fed6e374ba5aed55fed9bf2527585523bc20e6 /ChangeLog
parentf18675a59c2ab3c99fd1e2e12849d1a033ad39e9 (diff)
downloadmpv-dfc674ba69178c4ba067fe53fb9248670e633b17.tar.bz2
mpv-dfc674ba69178c4ba067fe53fb9248670e633b17.tar.xz
updated
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8538 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog27
1 files changed, 23 insertions, 4 deletions
diff --git a/ChangeLog b/ChangeLog
index 6d9b928cd9..5ed0570c95 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -2,16 +2,35 @@
mplayer (0.90)
rc2:
- * X11 fullscreen switching code changed again (esp. for gnome2/kde3.1)
- * libavcodec: fixed possible 20% speedloss bug
- * Some DOCS corrections/updates/sync/html fixes
+ General:
* DOCS/tech/encoding-tips.txt and tech/directfb.txt
- * GUI: fixed three submenu bugs and other problems
+ * Some DOCS corrections/updates/sync/html fixes
+ * GUI: fixed three submenu bugs and several other problems
* more compiler warning fixes
+ * NetBSD: cpu sse/sse2 detection & VCD reading fixes
* fixed possible v4l capturing crash
+ * Merged the EDL 0.5 patch - using & creating Edit-Lists (runtime cut&skip)
+ * Subtitle lines alignment changeable: top/bottom/middle (key 'i')
+ * -slang support for VobSub files
+
+ VO:
+ * X11 fullscreen switching code changed again (esp. for gnome2/kde3.1)
+ * VIDIX: svgalib kernelhelper support (as libdha alternative)
+ * VIDIX driver for trident cyberblade card
+ * VIDIX: 8 pixel shift & pink window bugs fixed in the RADEON driver
+ * New, rewritten version of vo_svga (vidix support etc) and vo_gif89
* yuv4mpeg vs. framedrop/frameskip fixed
+
+ Codecs:
+ * libavcodec: fixed possible 20% speedloss bug
* support for the experimental (and buggy) dev-api-3 XViD CVS branch
* fallback to built-in codecs.conf if no compatible external file found
+ * experimental Sorenson 1/3 encoding (using quicktime DLLs)
+ * More accurate video bitrate calculation for AVI files
+ * Presets support for libmp3lame encoding
+ * CDDA seeking fixed
+ * Win32/RealPlayer codecs DLL & 64bit Alpha Linux RealPlayer codecs support
+ * XMMS Input plugins (demuxer & codec) support
rc1: "CodecCounter"
Docs: