1
0
mirror of https://github.com/mpv-player/mpv synced 2025-01-13 18:45:25 +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" dll "cyuv"
out 411P out 411P
videocodec ffaura
info "Auravision Aura (libavcodec)"
status working
fourcc aura,AURA
driver ffmpeg
dll "aura"
out 411P
videocodec ffmsrle videocodec ffmsrle
info "Microsoft RLE" info "Microsoft RLE"
status working status working