1
0
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:
kostya 2009-12-23 13:44:23 +00:00
parent dfe6cfd967
commit 7055e3cd05

View File

@ -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