mirror of
https://github.com/mpv-player/mpv
synced 2025-03-25 04:38:01 +00: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
|
* ffmpeg video decoder handles aspect ratio changes
|
||||||
* amr now handled via libamr wrapper (http://www.penguin.cz/~utx/amr)
|
* amr now handled via libamr wrapper (http://www.penguin.cz/~utx/amr)
|
||||||
* SIMD optimizations for mp3lib under AMD64
|
* SIMD optimizations for mp3lib under AMD64
|
||||||
|
* XAN wc4 video decoding via binary codec
|
||||||
|
|
||||||
Demuxers:
|
Demuxers:
|
||||||
* implemented switch_video and switch_program consistently with switch_audio
|
* implemented switch_video and switch_program consistently with switch_audio
|
||||||
@ -79,6 +80,7 @@ MPlayer (1.0)
|
|||||||
MEncoder:
|
MEncoder:
|
||||||
* write to output streams (currently only file:// and smb://)
|
* write to output streams (currently only file:// and smb://)
|
||||||
* support -ffourcc with -of lavf
|
* support -ffourcc with -of lavf
|
||||||
|
* removed bframe warning message
|
||||||
|
|
||||||
Ports:
|
Ports:
|
||||||
* Complete Intel Mac support
|
* Complete Intel Mac support
|
||||||
|
Loading…
Reference in New Issue
Block a user