# HG changeset patch # User diego # Date 1082988973 0 # Node ID c17937250a9b6596e801da5a3acfd21eb85a017d # Parent a6b64a263ca2b37527e50cebc641ab9500377c0a spelling, some additions diff -r a6b64a263ca2 -r c17937250a9b ChangeLog --- a/ChangeLog Mon Apr 26 12:45:47 2004 +0000 +++ b/ChangeLog Mon Apr 26 14:16:13 2004 +0000 @@ -1,23 +1,24 @@ mplayer (1.0) - pre4: "Niu ririsu" + pre4: "Niu ririsu" Apr 26, 2004 Security: * HTTP parser remote heap overflow vulnerability fixed - * Real RTSP boundary checks - * Matroska possible buffer overflow - * Malicious CD TOC oveerflow in CDDB code + * Real RTSP remote buffer overflow vulnerability fixed + * buffer overflow in the Matroska demuxer + * potentially exploitable buffer overflow in CDDB TOC code DOCS: * new Copyright file covers files from other projects and their licenses * new DOCS/tech/translations.txt explains how to properly translate MPlayer * new Japanese console message translation - * Polish translation almost finished + * Polish translation finished * Italian man page translation * DVD ripping guide + * telecine/interlacing guide * video out driver section added to the man page * XML build system rewritten - now supports building individual languages - * Miscellaneous updates all over the place + * miscellaneous updates all over the place Ports: * better PA-RISC detection @@ -28,9 +29,9 @@ * support for ELF only OpenBSD * optimizing for PPC 970 (aka G5) * SDL support fixed on MinGW - * VIDIX working under Windows XP (native dhahelper) + * VIDIX working under Windows XP/2000 (native dhahelper) * builds out of the box under GNU Hurd - * enable SSE optimizations under MinGW + * SSE optimizations enabled under MinGW * SSE support under OpenBSD * Altivec support under NetBSD * GCC 3.4 support (due to changed behaviour in ASM code snippets) @@ -49,8 +50,8 @@ * support for AAC inside Real * MPEG Aspect code 4 fixed * support for seeking in HTTP streams - * support for selecting subtilte streams with -slang inside Ogg - * wrapper demuxer for using FFMpeg's libavformat (Nut is playable through that) + * support for selecting subtitle streams with -slang inside Ogg + * wrapper demuxer for FFMpeg's libavformat (Nut is playable this way) * Nullsoft video (NSV) demuxer * updated LIVE.COM streaming code * much improved seeking in Ogg @@ -66,7 +67,6 @@ * support for Alparysoft lossless video codec (through DLLs) * HE-AAC working through libfaad * removed libmpflac in favor of FFmpeg's FLAC implementation - * support for libcaca * liba52 dynamic range compression support Filters: @@ -82,7 +82,7 @@ * vf_noformat: the same as vf_format but with reversed meaning * Altivec optimized SWScaler * vf_phase: phase shift fields - * vf_divtc: removing duplicate frames from deinterlaced telecined video + * vf_divtc: duplicate frame removal from deinterlaced telecined video Drivers: * ao/esd behaves better over network now @@ -93,6 +93,7 @@ * better multibuffer support in VIDIX nVidia driver * pan & scan support in VIDIX nVidia driver * support for more cards in VIDIX nVidia driver + * vo_libcaca: color ASCII art output driver * vo_quartz: MacOS X/Quartz video output * support for VIDIX when ATI FireGLX drivers are used @@ -120,7 +121,7 @@ * better SVCD compliance (encoder side) * MMX and MMX2 optimized interlaced DCT decision * various cleanup, memleak and segfault fixes - * slightly optimized (2x faster) the MPEG layer 3 decoder + * optimized (2x faster) the MPEG layer 3 decoder * grayscale coded MJPEG decoding support * avimszh and avizlib decoders * "packed" XviD decoding @@ -132,10 +133,10 @@ * QT RLE decoder * OBMC fixes * FLAC decoder - * better support for Divx5 + * better support for DivX5 * MMX and SSE2 optimized VP3/Theora decoding * support for Theora alpha3 - * lot of H.264 improvements + * many H264 improvements * more robust MJPEG startcode search mechanism * better WMV8 decoding * native SPARC VIS optimizations @@ -148,9 +149,9 @@ * Swedish and Polish yes/no options in config files * support binding F11 and F12 keys * TOOLS/divx2svcd updated - * more strict threads code in win32 loader (so it works under NetBSD) + * stricter thread code in Win32 loader (works under NetBSD) * PJS subtitle support (was: dunnowhat) - * TOOLS/avifix: simple tool to fix chunk sizes in a AVI file + * TOOLS/avifix: simple tool to fix chunk sizes in AVI files * proper extraheader handling when libavcodec is used in MEncoder * AVI OpenDML read and write support * AVI VPRP (video property) read and write support