diff Changelog @ 23973:0d483afee811

xan wc4 video decoding, removed bframe warning message
author compn
date Wed, 01 Aug 2007 18:11:09 +0000
parents 545aef4edc84
children 400c39bc7256
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