summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorgpoirier <gpoirier@b3059339-0415-0410-9bf9-f77b7e298cf2>2006-05-10 08:36:56 +0000
committergpoirier <gpoirier@b3059339-0415-0410-9bf9-f77b7e298cf2>2006-05-10 08:36:56 +0000
commit7913f2c9ce98475a58d13a845d883c5872040288 (patch)
tree6e27acc67802b11d5a1874a3dea79bf9ef5303d8 /ChangeLog
parent0cc8fd0ec84e5173f63cae31259c3268225801ce (diff)
downloadmpv-7913f2c9ce98475a58d13a845d883c5872040288.tar.bz2
mpv-7913f2c9ce98475a58d13a845d883c5872040288.tar.xz
fuse XviD entries,
more correct entry about Coverity scans mention that lavf's MP4 and MOV have greatly improved git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18422 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 5 insertions, 3 deletions
diff --git a/ChangeLog b/ChangeLog
index 339865c6e2..a254a80864 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -4,7 +4,7 @@ MPlayer (1.0)
Security:
* support for compilation with non-executable stack
- * fix the majority of issues caught by Coverity's static analysis runs
+ * fix the major issues caught by Coverity's static analysis runs
DOCS:
* environment variables documentation started
@@ -135,6 +135,8 @@ MPlayer (1.0)
* Zip Motion-Block Video (ZBMV) decoder
* KMVC decoder
* NuppelVideo/MythTV demuxer and RTJpeg decoder
+ * MP4 and MOV demuxer greatly improved to support all varieties of
+ currently available files
* AVS demuxer and video decoder
* American Laser Games multimedia (*.mm) playback system
@@ -164,12 +166,12 @@ MPlayer (1.0)
* audio encoding modularized
* AAC (FAAC) audio encoding
* border processing adaptive quantization in libavcodec
- * encoding zones, DivX profiles support and luminance masking for XviD
+ * encoding zones, DivX profiles support, luminance masking,
+ multi-threaded encoding for XviD
* raw audio muxer
* fixed various bugs in the EDL code
* x264 "turbo mode" to speed up first pass of multi-pass encoding
* x264 custom quantization matrices
- * XviD multi-threaded encoding support
* -delay allows real audio delay instead of just a delay in the header
* search for (deprecated!) frameno.avi is now disabled by default (use
-frameno-file frameno.avi to enable)