mirror of
https://github.com/mpv-player/mpv
synced 2024-12-26 00:42:57 +00:00
Register lavc Aura decoder
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@30102 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
parent
dfe6cfd967
commit
7055e3cd05
@ -520,6 +520,14 @@ videocodec ffcyuv
|
||||
dll "cyuv"
|
||||
out 411P
|
||||
|
||||
videocodec ffaura
|
||||
info "Auravision Aura (libavcodec)"
|
||||
status working
|
||||
fourcc aura,AURA
|
||||
driver ffmpeg
|
||||
dll "aura"
|
||||
out 411P
|
||||
|
||||
videocodec ffmsrle
|
||||
info "Microsoft RLE"
|
||||
status working
|
||||
|
Loading…
Reference in New Issue
Block a user