changeset 11389:0033828bd0f2

zoran mjpeg passthrough 'decoder'
author rik
date Tue, 04 Nov 2003 20:03:17 +0000
parents a9de2f4781dd
children 32eb3dfe44c9
files etc/codecs.conf
diffstat 1 files changed, 7 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- 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