# HG changeset patch # User diego # Date 1070068151 0 # Node ID 5dc34642cd24b702eb3103b52cb55becc3a77cc0 # Parent e8def84e924ab88bb39a3b2e0588175e59748a0d Ports section added, spelling, small additions diff -r e8def84e924a -r 5dc34642cd24 ChangeLog --- a/ChangeLog Sat Nov 29 00:54:31 2003 +0000 +++ b/ChangeLog Sat Nov 29 01:09:11 2003 +0000 @@ -10,12 +10,17 @@ * HTML documentation obsoleted * English, Polish and French HTML documentation removed * Spanish documentation translation finished + * Macedonian runtime output translation added + * small improvements and bug fixes all over the place + + Ports: + * fixed compilation of matroska on MinGW32/Cygwin + * support for detecting non-Intel CPUs under Cygwin + * sub autoloading under Windows Codecs and demuxers: - * improved FLAC configure detection * better support for (buggy) MEncoder created streams in libmpeg2 * better AC3 detection in Matroska - * fixed compilation of matroska on MinGW32/Cygwin * support for (uncompressed) VobSubs inside Matroska * support for MP2 inside Matroska * MPEG-TS demuxer updates @@ -44,7 +49,7 @@ * reduced memory footprint (!) * fixed decoding if aspect ratio changes * MMX2 optimizations in HuffYUV - * lot of bugs squashed in HuffYUV + * lots of bugs squashed in HuffYUV * fixed the long standing decoding errors after 'first frame is not keyframe' * CRI ADX support * XA ADPCM support @@ -65,7 +70,7 @@ * gl2 updates * ggi now supports non-directbuffer rendering and slices * tdfxfb fixed on gcc 3.x - * dfbmga updated, g200 support + * dfbmga updated, G200 support * colorkeying can be disabled SWScaler: @@ -74,15 +79,14 @@ * MMX optimized UYVY output Others: - * sub autoloading under Windows * Darwin XMMS libs supported * support newer Darwin versions in Altivec detection code * 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 + * support for newer Apple GCCs * MTRR detection added to TOOLS/cpuinfo * FAAD detection in configure fixed/improved + * improved FLAC configure detection pre2: