mirror of https://github.com/mpv-player/mpv
IBM Ultimotion native decoding via libavcodec
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13357 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
parent
d32a38dfed
commit
378ded9169
|
@ -1247,6 +1247,14 @@ videocodec asv1
|
||||||
out UYVY
|
out UYVY
|
||||||
out BGR32,BGR24,BGR15 flip
|
out BGR32,BGR24,BGR15 flip
|
||||||
|
|
||||||
|
videocodec ffultimotion
|
||||||
|
info "IBM Ultimotion native decoder"
|
||||||
|
status working
|
||||||
|
fourcc ULTI
|
||||||
|
driver ffmpeg
|
||||||
|
dll "ultimotion"
|
||||||
|
out YVU9
|
||||||
|
|
||||||
videocodec ultimotion
|
videocodec ultimotion
|
||||||
info "IBM Ultimotion"
|
info "IBM Ultimotion"
|
||||||
status working
|
status working
|
||||||
|
|
Loading…
Reference in New Issue