comparison ChangeLog @ 11533:5dc34642cd24

Ports section added, spelling, small additions
author diego
date Sat, 29 Nov 2003 01:09:11 +0000
parents 8fae2ef16894
children e904591ed1df
comparison
equal deleted inserted replaced
11532:e8def84e924a 11533:5dc34642cd24
8 * Support for building incomplete XML documentation 8 * Support for building incomplete XML documentation
9 * Support for building all-in-one HTML docs 9 * Support for building all-in-one HTML docs
10 * HTML documentation obsoleted 10 * HTML documentation obsoleted
11 * English, Polish and French HTML documentation removed 11 * English, Polish and French HTML documentation removed
12 * Spanish documentation translation finished 12 * Spanish documentation translation finished
13 * Macedonian runtime output translation added
14 * small improvements and bug fixes all over the place
15
16 Ports:
17 * fixed compilation of matroska on MinGW32/Cygwin
18 * support for detecting non-Intel CPUs under Cygwin
19 * sub autoloading under Windows
13 20
14 Codecs and demuxers: 21 Codecs and demuxers:
15 * improved FLAC configure detection
16 * better support for (buggy) MEncoder created streams in libmpeg2 22 * better support for (buggy) MEncoder created streams in libmpeg2
17 * better AC3 detection in Matroska 23 * better AC3 detection in Matroska
18 * fixed compilation of matroska on MinGW32/Cygwin
19 * support for (uncompressed) VobSubs inside Matroska 24 * support for (uncompressed) VobSubs inside Matroska
20 * support for MP2 inside Matroska 25 * support for MP2 inside Matroska
21 * MPEG-TS demuxer updates 26 * MPEG-TS demuxer updates
22 * fixed the MPEG muxer 27 * fixed the MPEG muxer
23 * fixed tons of bugs in MMS streaming 28 * fixed tons of bugs in MMS streaming
42 * H263 GOB fixes 47 * H263 GOB fixes
43 * massive cleanups 48 * massive cleanups
44 * reduced memory footprint (!) 49 * reduced memory footprint (!)
45 * fixed decoding if aspect ratio changes 50 * fixed decoding if aspect ratio changes
46 * MMX2 optimizations in HuffYUV 51 * MMX2 optimizations in HuffYUV
47 * lot of bugs squashed in HuffYUV 52 * lots of bugs squashed in HuffYUV
48 * fixed the long standing decoding errors after 'first frame is not keyframe' 53 * fixed the long standing decoding errors after 'first frame is not keyframe'
49 * CRI ADX support 54 * CRI ADX support
50 * XA ADPCM support 55 * XA ADPCM support
51 * fixed files with odd dimensions on PPC 56 * fixed files with odd dimensions on PPC
52 * optimized MPEG2 bitstream parsing 57 * optimized MPEG2 bitstream parsing
63 * safer vo_directx direct rendering 68 * safer vo_directx direct rendering
64 * massive nvidia_vid updates 69 * massive nvidia_vid updates
65 * gl2 updates 70 * gl2 updates
66 * ggi now supports non-directbuffer rendering and slices 71 * ggi now supports non-directbuffer rendering and slices
67 * tdfxfb fixed on gcc 3.x 72 * tdfxfb fixed on gcc 3.x
68 * dfbmga updated, g200 support 73 * dfbmga updated, G200 support
69 * colorkeying can be disabled 74 * colorkeying can be disabled
70 75
71 SWScaler: 76 SWScaler:
72 * updated MLib (Sun VIS) support 77 * updated MLib (Sun VIS) support
73 * more accurate filters (rounding fixes) 78 * more accurate filters (rounding fixes)
74 * MMX optimized UYVY output 79 * MMX optimized UYVY output
75 80
76 Others: 81 Others:
77 * sub autoloading under Windows
78 * Darwin XMMS libs supported 82 * Darwin XMMS libs supported
79 * support newer Darwin versions in Altivec detection code 83 * support newer Darwin versions in Altivec detection code
80 * fixed aspect and geometry 84 * fixed aspect and geometry
81 * fixed compilation when libavcodec is missing (although it's a bad idea) 85 * fixed compilation when libavcodec is missing (although it's a bad idea)
82 * support for newer Apple GCC's 86 * support for newer Apple GCCs
83 * support for detecting non-Intel CPUs under Cygwin
84 * MTRR detection added to TOOLS/cpuinfo 87 * MTRR detection added to TOOLS/cpuinfo
85 * FAAD detection in configure fixed/improved 88 * FAAD detection in configure fixed/improved
89 * improved FLAC configure detection
86 90
87 91
88 pre2: 92 pre2:
89 93
90 Security: 94 Security: