[FFmpeg-devel] [PATCH] add yuva420p support

Aurelien Jacobs aurel
Mon Sep 24 13:48:22 CEST 2007


Hi,

I'm currently implementing support for VP6A inside the vp6 codec. This
will output planar YUV with an additional alpha plan.
The attached patch add support for this new colorspace. For now this
colorspace is displayed and converted the same way as yuv420p
(ie. ignoring the alpha plan). Adding support for converting yuva420p
to yuv420p into libswscale, using the alpha plan information and
rendering on a uniform color background would be great, but is not
implemented for now.

Is this patch OK ?

Aurel
-------------- next part --------------
A non-text attachment was scrubbed...
Name: yuva420p.diff
Type: text/x-patch
Size: 7760 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20070924/ba52c9ff/attachment.bin>



More information about the ffmpeg-devel mailing list