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
This commit is contained in:
compn 2007-08-02 00:56:16 +00:00
parent c16275939d
commit cd7f32d184
1 changed files with 2 additions and 1 deletions

View File

@ -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