# HG changeset patch # User alex # Date 1082974630 0 # Node ID 126690afcda7132ad1f696b128392f7b15821652 # Parent 114f3d1493246126f136c0ea88bda004ccdaaba9 release name, changes diff -r 114f3d149324 -r 126690afcda7 ChangeLog --- a/ChangeLog Mon Apr 26 10:12:40 2004 +0000 +++ b/ChangeLog Mon Apr 26 10:17:10 2004 +0000 @@ -1,9 +1,12 @@ mplayer (1.0) - pre4: "New Year Release" + pre4: "Niu ririsu" Security: * HTTP parser remote heap overflow vulnerability fixed + * Real RTSP boundary checks + * Matroska possible buffer overflow + * Malicious CD TOC oveerflow in CDDB code DOCS: * new Copyright file covers files from other projects and their licenses @@ -30,6 +33,7 @@ * enable SSE optimizations under MinGW * SSE support under OpenBSD * Altivec support under NetBSD + * GCC 3.4 support (due to changed behaviour in ASM code snippets) Demuxers: * Matroska containing RealVideo works better