summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authordiego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2>2004-12-23 19:35:23 +0000
committerdiego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2>2004-12-23 19:35:23 +0000
commit9140617e9f8ec5e10d93c2ec5927f1e6581a4519 (patch)
tree7a0cfb0fbf7f05dc2e2d25ab638d6b83d6bed7ec /ChangeLog
parent01b46536ea158e6d2a2640c1f1562697897b61be (diff)
downloadmpv-9140617e9f8ec5e10d93c2ec5927f1e6581a4519.tar.bz2
mpv-9140617e9f8ec5e10d93c2ec5927f1e6581a4519.tar.xz
fixes
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14228 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 2 insertions, 3 deletions
diff --git a/ChangeLog b/ChangeLog
index c95ec4ed49..4b4f853b4d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -36,7 +36,7 @@ MPlayer (1.0)
* jpeg video output driver now supports output to multiple directories
* improvements for the Blinkenlights video output driver ;-)
* OpenGL video output driver colorformat fixes (with manyfmts suboption)
- * aspect, panscan, Hardware OSD support in the OpenGL video output driver
+ * aspect, panscan, hardware OSD support in the OpenGL video output driver
* new pnm and md5sum video output drivers, replacing pgm and md5
* yuv4mpeg video output now has a file= suboption, can be used with
-fixed-vo to concatenate files having same width, height and fps
@@ -97,7 +97,7 @@ MPlayer (1.0)
* EOF detected in Real RTSP streams
FFmpeg/libavcodec:
- * reduced resolution decoding
+ * reduced resolution decoding with the lowres option
* new experimental wavelet-based snow video codec
* new sonic audio codec
* TechSmith Camtasia video decoder
@@ -159,7 +159,6 @@ MPlayer (1.0)
* unified audio options dialog, also for ALSA
* redrawing limited, decreases CPU usage in audio-only case
* icons for the context menu
- * speedup especially for audio only case
* doublesize bug fixed
* slowdown after opening the preferences panel bug fixed
* remaining messages moved to help file for translation