Anoop Mishra
2004-08-20 12:43:03 UTC
I have created a YUV offscreen surface to render a YUV format data buffer.
when the YUV format is packed format such as UYVY ,I succeed to render the
data using DirectDraw.
but when deal with the planar YUV formats such as YV12, I420 etc,I do not
know how to copy the data to a DirectDraw YUV format surface.
when the YUV format is packed format such as UYVY ,I succeed to render the
data using DirectDraw.
but when deal with the planar YUV formats such as YV12, I420 etc,I do not
know how to copy the data to a DirectDraw YUV format surface.