0
0
mirror of https://github.com/mpv-player/mpv.git synced 2024-09-20 20:03:10 +02:00

xan wc4 video decoding, removed bframe warning message

git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23993 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
compn 2007-08-01 18:11:09 +00:00
parent e1bcd20b2c
commit af9942aa5a

View File

@ -25,6 +25,7 @@ MPlayer (1.0)
* ffmpeg video decoder handles aspect ratio changes
* amr now handled via libamr wrapper (http://www.penguin.cz/~utx/amr)
* SIMD optimizations for mp3lib under AMD64
* XAN wc4 video decoding via binary codec
Demuxers:
* implemented switch_video and switch_program consistently with switch_audio
@ -79,6 +80,7 @@ MPlayer (1.0)
MEncoder:
* write to output streams (currently only file:// and smb://)
* support -ffourcc with -of lavf
* removed bframe warning message
Ports:
* Complete Intel Mac support