Support GEOV video codec: Hangs on exit

git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@30532 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
cehoyos 2010-02-11 01:12:37 +00:00
parent 77e66ee012
commit 182001aef1
1 changed files with 8 additions and 0 deletions

View File

@ -67,6 +67,14 @@ videocodec ffzmbv
dll "zmbv" dll "zmbv"
out RGB24 out RGB24
videocodec geov
info "GeoCodec"
status buggy
fourcc GEOV
driver vfw
dll "GeoCodec.dll"
out BGR24 flip
videocodec zmbv videocodec zmbv
info "Zip Motion-Block Video" info "Zip Motion-Block Video"
status working status working