From e7ef1174f902ceaa6ab760fb1b3fabf880cfe0fd Mon Sep 17 00:00:00 2001 From: diego Date: Mon, 9 Feb 2004 20:07:45 +0000 Subject: [PATCH] XAnim spelling corrected. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11936 b3059339-0415-0410-9bf9-f77b7e298cf2 --- AUTHORS | 2 +- ChangeLog | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/AUTHORS b/AUTHORS index 8774231412..fadbe0b3d9 100644 --- a/AUTHORS +++ b/AUTHORS @@ -488,7 +488,7 @@ Marcus Blomenkamp * 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 --git a/ChangeLog b/ChangeLog index 402b5f5b4f..61316b0059 100644 --- a/ChangeLog +++ b/ChangeLog @@ -591,7 +591,7 @@ mplayer (0.90) 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 @@ mplayer (0.90) * 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 @@ mplayer (0.60) "The RTFMCounter" 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 @@ mplayer v0.10-pre5: Dec 22 2000 - 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