diff etc/codecs.conf @ 17561:7b7b7552fcbb

Add support for grayscale [m]jpeg
author rtognimp
date Wed, 08 Feb 2006 23:22:29 +0000
parents b56c246ca8c0
children df2a76e9a116
line wrap: on
line diff
--- a/etc/codecs.conf	Wed Feb 08 13:14:19 2006 +0000
+++ b/etc/codecs.conf	Wed Feb 08 23:22:29 2006 +0000
@@ -799,6 +799,7 @@
   out YUY2  ; queried (conversion from yuv422p)
   out YV12,I420,IYUV
   out BGR32 ; lossless JPEG
+  out Y800
 
 videocodec ffmjpegb
   info "FFmpeg MJPEG-B decoder"