Is there more I should do for this patch?<br>
<br>
<a href="http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/2006-August/014483.html">http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/2006-August/014483.html</a><br><br><div><span class="gmail_quote">On 8/25/06, <b class="gmail_sendername">
Michael Benjamin</b> <<a href="mailto:neuroptik@gmail.com">neuroptik@gmail.com</a>> wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<div>Attached is a patch for <span id="st" name="st" class="st">grayscale</span> support. <br><br><span>The V4L access module maps VIDEO_PALETTE_GREY
and the ffmpeg codec module maps PIX_FMT_GRAY8 to fourcc GREY. But no
FOURCC_GREY definition existed in src/video_output/vout_pictures.h and
no FOURCC_GREY cases were present in src/video_output/vout_pictures.c
(InitFormat/InitPicture) and modules/codec/rawvideo.c (OpenDecoder). <br><br>Also I added a FOURCC GREY case in blend.c but more work may be needed to fully implement blending.<br></span>

</div><br clear="all"></blockquote></div><br>