zoran mjpeg passthrough 'decoder'

git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11390 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
rik 2003-11-04 20:03:17 +00:00
parent 96dfb6e860
commit 41090d9161
1 changed files with 7 additions and 0 deletions

View File

@ -612,6 +612,13 @@ videocodec ubmp4
; ijpg only decodes jpeg images (no mjpg), and slow.
; Update: ffmjpeg is almost perfect (and optimized) now, prefer it to others.
videocodec zrmjpeg
info "Zoran MJPEG passthrough"
status buggy
fourcc MJPG,jpeg
driver zrmjpeg
out ZRMJPEGNI,ZRMJPEGIT,ZRMJPEGIB query
videocodec ffmjpeg
info "FFmpeg MJPEG decoder"
status working