mirror of
https://github.com/mpv-player/mpv
synced 2025-04-01 23:00:41 +00:00
add binary codec for fourcc wavc
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28160 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
parent
42a8a5a388
commit
34f989f5e8
@ -1784,6 +1784,14 @@ videocodec mwv1
|
||||
dll "icmw_32.dll"
|
||||
out BGR24,BGR15 flip
|
||||
|
||||
videocodec wavcvfw
|
||||
info "centre for wavelets, approximation and infromation processing"
|
||||
status working
|
||||
fourcc wavc
|
||||
driver vfw
|
||||
dll "WavCWAIP.dll"
|
||||
out BGR24 flip
|
||||
|
||||
videocodec asv2
|
||||
info "ASUS V2"
|
||||
status working
|
||||
|
Loading…
Reference in New Issue
Block a user