[vlc-devel] Re: Patch for Grayscale support

Michael Benjamin neuroptik at gmail.com
Wed Sep 13 22:09:29 CEST 2006


Is there more I should do for this patch?

http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/2006-August/014483.html

On 8/25/06, Michael Benjamin <neuroptik at gmail.com> wrote:
>
> Attached is a patch for grayscale support.
>
> 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).
>
> Also I added a FOURCC GREY case in blend.c but more work may be needed to
> fully implement blending.
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.videolan.org/pipermail/vlc-devel/attachments/20060913/382ce6aa/attachment.html>


More information about the vlc-devel mailing list