# HG changeset patch # User diego # Date 1076357265 0 # Node ID 3fd276f89f2b8af5c93f320b4ed8c0bcc82c83f0 # Parent bef06191139034bf4ca7eb6d2b27dd517784ef44 XAnim spelling corrected. diff -r bef061911390 -r 3fd276f89f2b AUTHORS --- a/AUTHORS Mon Feb 09 19:21:08 2004 +0000 +++ b/AUTHORS Mon Feb 09 20:07:45 2004 +0000 @@ -488,7 +488,7 @@ * OSS AC3 passthru. fix Alan Young - * fixed support of RealMedia & Xanim binary plugins on Alpha + * fixed support of RealMedia & XAnim binary plugins on Alpha Attila Kinali * various small fixes in the x11 code diff -r bef061911390 -r 3fd276f89f2b ChangeLog --- a/ChangeLog Mon Feb 09 19:21:08 2004 +0000 +++ b/ChangeLog Mon Feb 09 20:07:45 2004 +0000 @@ -591,7 +591,7 @@ Features: * -ao esd: new EsounD audio driver * -vo dxr3: new NORM option - * Xanim & RealPlayer binary Codecs working on PPC + * XAnim & RealPlayer binary Codecs working on PPC * Radeon 9000 support in VIDIX, colorkey restoring for all Radeons * Initial PPC (Big-Endian) support in VIDIX Rage128 driver * PNM:// streaming support (ported from xine) @@ -838,7 +838,7 @@ * removed obsolete/unused entries from help_mp-en.h Cleanup: - * xanim interface merged & fixed, now uses mpi and supports direct rendering + * XAnim interface merged & fixed, now uses mpi and supports direct rendering * cleanup of libmpdemux stream layer, especially of TV and MF parts * some more unused files removed: vo_fsdga, vo_odivx, vd_rle, timer.c, ttf_load @@ -1027,8 +1027,8 @@ pre1: * new file formats (MOV, FLI/FLC, VIVO, RealMedia, NuppelVideo, yuv4mpeg, yuv4mpeg2) - * more native codecs (CRAM, CVID, FLI, generic ADPCM (and IMA) decoder, g723, xanim) - * mencoder (a tool for encoding video to divx4+mp3) + * more native codecs (CRAM, CVID, FLI, generic ADPCM (and IMA) decoder, g723, XAnim) + * MEncoder (a tool for encoding video to divx4+mp3) * rewritten configure script (better autodetect, cleaner messages) * MMX/SSE optimizations * faster postprocessing filter, syntax change (deinterlacing support) @@ -1495,7 +1495,7 @@ - new flag: avi_header.flipped, TRUE if upside-down - image flipping code removed/disabled from libvo modules - duplicate flip_page() calls removed (overload with x11 and mga) - - aLaw audio codec (AVI id 0x06) added (uses code from xanim source) + - aLaw audio codec (AVI id 0x06) added (uses code from XAnim source) mplayer v0.10-pre4: ??? test release, small fixes