summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authordiego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2>2003-01-04 01:42:04 +0000
committerdiego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2>2003-01-04 01:42:04 +0000
commit3243ee3957c0c6e2dea8f7370a656ce87d31d564 (patch)
tree96dc36c9586a1f7470642b788788aced3d6010d6 /ChangeLog
parent6d40138ea4ae60866d7e9800efb3c3cc3910fc75 (diff)
downloadmpv-3243ee3957c0c6e2dea8f7370a656ce87d31d564.tar.bz2
mpv-3243ee3957c0c6e2dea8f7370a656ce87d31d564.tar.xz
typos and updates
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8757 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog9
1 files changed, 6 insertions, 3 deletions
diff --git a/ChangeLog b/ChangeLog
index 3a2b4c8b5e..927ceb180a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -3,9 +3,10 @@ mplayer (0.90)
rc3:
DOCS:
- * english manpage & html docs updates
+ * english man page & HTML docs updates
+ * audio filter documentation
* help_diff.sh doesn't depend on BASH any more
- * hungarian, french, polish(?) docs synced
+ * Hungarian, French, Italian, Polish(?) docs synced
Fixes:
* mp3lib CPU detection part cleanup, 'decwin' linker problem fixed
@@ -20,6 +21,8 @@ mplayer (0.90)
* 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
+ * -ao win32 sync problems solved
+ * -vo directx crashes and garbled picture with some files fixed
Features:
* -ao esd: new EsounD audio driver
@@ -34,7 +37,7 @@ mplayer (0.90)
* 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
+ * iconv (codepage conversion) support 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