summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Changelog2
1 files changed, 2 insertions, 0 deletions
diff --git a/Changelog b/Changelog
index eac93121a5..3e02b51830 100644
--- a/Changelog
+++ b/Changelog
@@ -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