Mercurial > mplayer.hg
changeset 18421:e1a27546e0d2
fuse XviD entries,
more correct entry about Coverity scans
mention that lavf's MP4 and MOV have greatly improved
author | gpoirier |
---|---|
date | Wed, 10 May 2006 08:36:56 +0000 |
parents | 9d2caaa137c7 |
children | da251b4d8893 |
files | ChangeLog |
diffstat | 1 files changed, 5 insertions(+), 3 deletions(-) [+] |
line wrap: on
line diff
--- a/ChangeLog Tue May 09 22:48:56 2006 +0000 +++ b/ChangeLog Wed May 10 08:36:56 2006 +0000 @@ -4,7 +4,7 @@ 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 @@ * 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 @@ * 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)