mirror of
https://github.com/mpv-player/mpv
synced 2025-01-05 03:06:28 +01:00
xan wc4 video decoding, removed bframe warning message
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23993 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
parent
e1bcd20b2c
commit
af9942aa5a
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user