summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authoralex <alex@b3059339-0415-0410-9bf9-f77b7e298cf2>2003-12-07 16:09:18 +0000
committeralex <alex@b3059339-0415-0410-9bf9-f77b7e298cf2>2003-12-07 16:09:18 +0000
commit7e2d2621ea3e9f459c1cc6237971f0c830da16d4 (patch)
treea5b254987c33fdeea6616ed794cd78e12bb5a49c /ChangeLog
parentc0d17b60ce160e79b97033d41df6a936226e9b62 (diff)
downloadmpv-7e2d2621ea3e9f459c1cc6237971f0c830da16d4.tar.bz2
mpv-7e2d2621ea3e9f459c1cc6237971f0c830da16d4.tar.xz
pre3 final
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11571 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog12
1 files changed, 6 insertions, 6 deletions
diff --git a/ChangeLog b/ChangeLog
index b19d48be2d..b8303bba2c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,10 +1,10 @@
mplayer (1.0)
- pre3: "FilterCounter"
+ pre3:
DOCS:
* all MPlayer and MEncoder options documented
- * all lavc options documented
+ * all FFmpeg/libavcodec options documented
* Support for building incomplete XML documentation
* Support for building all-in-one HTML docs
* HTML documentation obsoleted
@@ -30,7 +30,7 @@ mplayer (1.0)
* fixed tons of bugs in MMS streaming
* user settable http user-agent field
* improved (now working) seeking in realmedia format
- * saveable and loadable mplayer index files (workaround for formats not
+ * saveable and loadable index files (workaround for formats not
supporting files over 2GB)
* Ultimotion VfW decoder
* support for MMS streams with UTF urls
@@ -62,7 +62,7 @@ mplayer (1.0)
* more VQA files supported
* Theora support
* Sunplus JPEG (SP5X) support
- * H263 GOB fixes
+ * H.263 GOB fixes
* massive cleanups
* reduced memory footprint (!)
* fixed decoding if aspect ratio changes
@@ -92,8 +92,8 @@ mplayer (1.0)
* Noise reduction of DCT coefficients
* "av_log" logging API
* support for buffer hints from codecs
- * bgr24, rgb555 and pal8 image formats
- * 8bps, msrle, msvidc, qtrpza, smc, flic and truemotion1 decoders
+ * BGR24, RGB555 and PAL8 image formats
+ * 8BPS, MS RLE, MS Video1, QT RPZA, QT SMC, FLIC and TrueMotion1 decoders
* 16x8 MV visualisation support
* H.263 overlapped block motion compensation (OBMC), 4MV support
* H.263 alternative inter vlc support