LEAD (m)jpeg added

git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5749 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
arpi 2002-04-21 02:05:39 +00:00
parent 9b4a1eb8f8
commit 2b16b991dc
1 changed files with 11 additions and 0 deletions

View File

@ -405,6 +405,16 @@ videocodec avid
dll "AvidAVICodec.dll"
out BGR24 flip
videocodec LEAD
info "LEAD (M)Jpeg"
status working
comment "supports interlaced MJPEG"
fourcc MJPG
fourcc ijpg,IJPG,jpeg MJPG
driver vfw
dll "LCodcCMP.dll"
out BGR24,BGR15
videocodec ijpg
info "IJPG codec"
status working
@ -693,6 +703,7 @@ videocodec asv1
videocodec CJPG
info "CJPG"
status untested
comment "need sample files"
fourcc CJPG
driver vfw
dll "CtWbJpg.DLL"