mirror of
https://github.com/mpv-player/mpv
synced 2025-01-03 21:42:18 +00:00
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:
parent
c16275939d
commit
cd7f32d184
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user