# HG changeset patch # User diego # Date 1068632828 0 # Node ID db63c2ec4d55b7c049d36ab2203a43aceb62c96e # Parent 561d2db800f61ceff1b04f0b6c4fdf5339bea1e0 some updates diff -r 561d2db800f6 -r db63c2ec4d55 ChangeLog --- a/ChangeLog Wed Nov 12 10:26:01 2003 +0000 +++ b/ChangeLog Wed Nov 12 10:27:08 2003 +0000 @@ -3,6 +3,8 @@ pre3: "FilterCounter" DOCS: + * all MPlayer and MEncoder options documented + * almost all lavc options documented * Support for building incomplete XML documentation * Support for building all-in-one HTML docs * HTML documentation obsoleted @@ -77,6 +79,9 @@ * fixed aspect and geometry * fixed compilation when libavcodec is missing (although it's a bad idea) * support for newer Apple GCC's + * support for detecting non-Intel CPUs under Cygwin + * MTRR detection added to TOOLS/cpuinfo + * FAAD detection in configure fixed/improved pre2: