mirror of
https://github.com/mpv-player/mpv
synced 2024-12-24 15:52:25 +00:00
XAnim spelling corrected.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11936 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
parent
9093ce10da
commit
e7ef1174f9
2
AUTHORS
2
AUTHORS
@ -488,7 +488,7 @@ Marcus Blomenkamp <Marcus.Blomenkamp@epost.de>
|
|||||||
* OSS AC3 passthru. fix
|
* OSS AC3 passthru. fix
|
||||||
|
|
||||||
Alan Young <ayoung@teleport.com>
|
Alan Young <ayoung@teleport.com>
|
||||||
* fixed support of RealMedia & Xanim binary plugins on Alpha
|
* fixed support of RealMedia & XAnim binary plugins on Alpha
|
||||||
|
|
||||||
Attila Kinali <attila@kinali.ch>
|
Attila Kinali <attila@kinali.ch>
|
||||||
* various small fixes in the x11 code
|
* various small fixes in the x11 code
|
||||||
|
10
ChangeLog
10
ChangeLog
@ -591,7 +591,7 @@ mplayer (0.90)
|
|||||||
Features:
|
Features:
|
||||||
* -ao esd: new EsounD audio driver
|
* -ao esd: new EsounD audio driver
|
||||||
* -vo dxr3: new NORM option
|
* -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
|
* Radeon 9000 support in VIDIX, colorkey restoring for all Radeons
|
||||||
* Initial PPC (Big-Endian) support in VIDIX Rage128 driver
|
* Initial PPC (Big-Endian) support in VIDIX Rage128 driver
|
||||||
* PNM:// streaming support (ported from xine)
|
* PNM:// streaming support (ported from xine)
|
||||||
@ -838,7 +838,7 @@ mplayer (0.90)
|
|||||||
* removed obsolete/unused entries from help_mp-en.h
|
* removed obsolete/unused entries from help_mp-en.h
|
||||||
|
|
||||||
Cleanup:
|
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
|
* 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
|
* 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:
|
pre1:
|
||||||
* new file formats (MOV, FLI/FLC, VIVO, RealMedia, NuppelVideo, yuv4mpeg, yuv4mpeg2)
|
* new file formats (MOV, FLI/FLC, VIVO, RealMedia, NuppelVideo, yuv4mpeg, yuv4mpeg2)
|
||||||
* more native codecs (CRAM, CVID, FLI, generic ADPCM (and IMA) decoder, g723, xanim)
|
* more native codecs (CRAM, CVID, FLI, generic ADPCM (and IMA) decoder, g723, XAnim)
|
||||||
* mencoder (a tool for encoding video to divx4+mp3)
|
* MEncoder (a tool for encoding video to divx4+mp3)
|
||||||
* rewritten configure script (better autodetect, cleaner messages)
|
* rewritten configure script (better autodetect, cleaner messages)
|
||||||
* MMX/SSE optimizations
|
* MMX/SSE optimizations
|
||||||
* faster postprocessing filter, syntax change (deinterlacing support)
|
* 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
|
- new flag: avi_header.flipped, TRUE if upside-down
|
||||||
- image flipping code removed/disabled from libvo modules
|
- image flipping code removed/disabled from libvo modules
|
||||||
- duplicate flip_page() calls removed (overload with x11 and mga)
|
- 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: ???
|
mplayer v0.10-pre4: ???
|
||||||
test release, small fixes
|
test release, small fixes
|
||||||
|
Loading…
Reference in New Issue
Block a user