# HG changeset patch # User rik # Date 1067976197 0 # Node ID 0033828bd0f263ed6dd20ba755536b8992a359bb # Parent a9de2f4781dd486230b41969e11da1e6d6c7cfea zoran mjpeg passthrough 'decoder' diff -r a9de2f4781dd -r 0033828bd0f2 etc/codecs.conf --- a/etc/codecs.conf Tue Nov 04 20:02:09 2003 +0000 +++ b/etc/codecs.conf Tue Nov 04 20:03:17 2003 +0000 @@ -612,6 +612,13 @@ ; 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