1
mirror of https://github.com/mpv-player/mpv synced 2025-01-24 19:37:30 +01:00

We now have CJPG samples and they work with the CJPG and ijpg decoders.

git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18180 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
diego 2006-04-22 11:22:18 +00:00
parent e53431f1cc
commit d5d037c63b

View File

@ -851,6 +851,7 @@ videocodec ijpg
fourcc ijpg,IJPG ; -mf type=jpeg
fourcc jpeg ; MOV Photo-JPEG
fourcc AVRn,AVDJ ; AVID
fourcc CJPG
driver ijpg
dll libjpeg
out RGB24,BGR24,BGR32
@ -1474,8 +1475,7 @@ videocodec vcr2
videocodec CJPG
info "CJPG"
status untested
comment "sample files needed (this DLL is decompression only!)"
status working
fourcc CJPG
driver vfw
dll "CtWbJpg.DLL"