summaryrefslogtreecommitdiffstats
path: root/Changelog
diff options
context:
space:
mode:
authorcompn <compn@b3059339-0415-0410-9bf9-f77b7e298cf2>2007-08-01 18:11:09 +0000
committercompn <compn@b3059339-0415-0410-9bf9-f77b7e298cf2>2007-08-01 18:11:09 +0000
commitaf9942aa5a35896bcd1db0527de5ca306203213c (patch)
tree3e9b3520a4a7c5c36eac8661f544378d765a4aff /Changelog
parente1bcd20b2c2b9b4b0b61108f50aa0668a33153e2 (diff)
downloadmpv-af9942aa5a35896bcd1db0527de5ca306203213c.tar.bz2
mpv-af9942aa5a35896bcd1db0527de5ca306203213c.tar.xz
xan wc4 video decoding, removed bframe warning message
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23993 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'Changelog')
-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