comparison ChangeLog @ 12293:126690afcda7

release name, changes
author alex
date Mon, 26 Apr 2004 10:17:10 +0000
parents 98225ad57fc2
children c17937250a9b
comparison
equal deleted inserted replaced
12292:114f3d149324 12293:126690afcda7
1 mplayer (1.0) 1 mplayer (1.0)
2 2
3 pre4: "New Year Release" 3 pre4: "Niu ririsu"
4 4
5 Security: 5 Security:
6 * HTTP parser remote heap overflow vulnerability fixed 6 * HTTP parser remote heap overflow vulnerability fixed
7 * Real RTSP boundary checks
8 * Matroska possible buffer overflow
9 * Malicious CD TOC oveerflow in CDDB code
7 10
8 DOCS: 11 DOCS:
9 * new Copyright file covers files from other projects and their licenses 12 * new Copyright file covers files from other projects and their licenses
10 * new DOCS/tech/translations.txt explains how to properly translate MPlayer 13 * new DOCS/tech/translations.txt explains how to properly translate MPlayer
11 * new Japanese console message translation 14 * new Japanese console message translation
28 * VIDIX working under Windows XP (native dhahelper) 31 * VIDIX working under Windows XP (native dhahelper)
29 * builds out of the box under GNU Hurd 32 * builds out of the box under GNU Hurd
30 * enable SSE optimizations under MinGW 33 * enable SSE optimizations under MinGW
31 * SSE support under OpenBSD 34 * SSE support under OpenBSD
32 * Altivec support under NetBSD 35 * Altivec support under NetBSD
36 * GCC 3.4 support (due to changed behaviour in ASM code snippets)
33 37
34 Demuxers: 38 Demuxers:
35 * Matroska containing RealVideo works better 39 * Matroska containing RealVideo works better
36 * fixed random segfaults in VIVO 40 * fixed random segfaults in VIVO
37 * endianess fixes in CDDA 41 * endianess fixes in CDDA