comparison etc/codecs.conf @ 4740:54226110dbe5

ffmjpeg decodes qt photo-jpeg - patch by Sascha Sommer <saschasommer@freenet.de>
author arpi
date Sun, 17 Feb 2002 12:04:20 +0000
parents f1fab23304c6
children fc2f76964606
comparison
equal deleted inserted replaced
4739:a2df307ed979 4740:54226110dbe5
197 videocodec ffmjpeg 197 videocodec ffmjpeg
198 info "FFmpeg MJPEG decoder" 198 info "FFmpeg MJPEG decoder"
199 status working 199 status working
200 fourcc MJPG,mjpg 200 fourcc MJPG,mjpg
201 ; fourcc AVRn 201 ; fourcc AVRn
202 fourcc jpeg ; photo-jpeg
202 driver ffmpeg 203 driver ffmpeg
203 dll mjpeg 204 dll mjpeg
204 ; out YUY2 205 ; out YUY2
205 out YV12 206 out YV12
206 207