mirror of
https://github.com/mpv-player/mpv
synced 2025-01-19 13:51:14 +00:00
indeoraw added - needed dlls: atiyvu9.dll, IYVU9_32.DLL
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6313 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
parent
08b4af80fa
commit
ead24872f1
@ -727,6 +727,14 @@ videocodec mwv1
|
||||
dll "icmw_32.dll"
|
||||
out BGR24,BGR15 flip
|
||||
|
||||
videocodec IndeoRAW
|
||||
info "ATI YVU9 Planar (Indeo Raw)"
|
||||
status working
|
||||
fourcc YVU9
|
||||
driver vfw
|
||||
dll "atiyvu9.dll"
|
||||
out BGR24 flip
|
||||
|
||||
videocodec asv2
|
||||
info "ASUS V2"
|
||||
status working
|
||||
@ -1288,3 +1296,4 @@ audiocodec lhacm
|
||||
format 0x1104 ; SBC
|
||||
driver acm
|
||||
dll "lhacm.acm"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user