# HG changeset patch # User gpoirier # Date 1147250216 0 # Node ID e1a27546e0d2563e7a4d4a22bad68d25993dc47b # Parent 9d2caaa137c7a1eda648394450cfa4ecda650201 fuse XviD entries, more correct entry about Coverity scans mention that lavf's MP4 and MOV have greatly improved diff -r 9d2caaa137c7 -r e1a27546e0d2 ChangeLog --- 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)