Mercurial > mplayer.hg
changeset 23973:0d483afee811
xan wc4 video decoding, removed bframe warning message
author | compn |
---|---|
date | Wed, 01 Aug 2007 18:11:09 +0000 |
parents | b0eae82768a1 |
children | 30677153df21 |
files | Changelog |
diffstat | 1 files changed, 2 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/Changelog Wed Aug 01 14:29:26 2007 +0000 +++ b/Changelog Wed Aug 01 18:11:09 2007 +0000 @@ -25,6 +25,7 @@ * 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 @@ MEncoder: * write to output streams (currently only file:// and smb://) * support -ffourcc with -of lavf + * removed bframe warning message Ports: * Complete Intel Mac support