summaryrefslogtreecommitdiffstats
path: root/Changelog
diff options
context:
space:
mode:
authorcompn <compn@b3059339-0415-0410-9bf9-f77b7e298cf2>2007-08-02 00:56:16 +0000
committercompn <compn@b3059339-0415-0410-9bf9-f77b7e298cf2>2007-08-02 00:56:16 +0000
commitcd7f32d1842c03d7ad86f371896eecc0506caed6 (patch)
treee7aa923353e11ae863996cb0687372bbce66860a /Changelog
parentc16275939d6d006dc6d1d7b11e79ae38ce2bda3f (diff)
downloadmpv-cd7f32d1842c03d7ad86f371896eecc0506caed6.tar.bz2
mpv-cd7f32d1842c03d7ad86f371896eecc0506caed6.tar.xz
fix B-frame consistency pointed out by diego, add MPEG-1/2 speedups
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23995 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'Changelog')
-rw-r--r--Changelog3
1 files changed, 2 insertions, 1 deletions
diff --git a/Changelog b/Changelog
index 3e02b51830..dc9507d1aa 100644
--- a/Changelog
+++ b/Changelog
@@ -66,6 +66,7 @@ MPlayer (1.0)
* fix MJPEGB on big-endian systems
* lowres support for some H.264 files
* Atrac 3 decoder
+ * MPEG-1/2 speedups
libmpeg2:
* iWMMXt-accelerated DCT and motion compensation for ARM processors
@@ -80,7 +81,7 @@ MPlayer (1.0)
MEncoder:
* write to output streams (currently only file:// and smb://)
* support -ffourcc with -of lavf
- * removed bframe warning message
+ * removed B-frame warning message
Ports:
* Complete Intel Mac support