Mercurial > mplayer.hg
changeset 23975:400c39bc7256
fix B-frame consistency pointed out by diego, add MPEG-1/2 speedups
author | compn |
---|---|
date | Thu, 02 Aug 2007 00:56:16 +0000 |
parents | 30677153df21 |
children | 001050604aef |
files | Changelog |
diffstat | 1 files changed, 2 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/Changelog Wed Aug 01 23:36:40 2007 +0000 +++ b/Changelog Thu Aug 02 00:56:16 2007 +0000 @@ -66,6 +66,7 @@ * 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 @@ 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