[MPlayer-dev-eng] [PATCH] VF Overlay

Benjamin Zores ben at geexbox.org
Sat Aug 8 16:57:12 CEST 2009


Jason Tackaberry wrote:

> When you get a chance, have a look at the AV_WN32 macro as Reimar
> suggested.
> 
> I guess it would look like:
> 
>    AV_WN32(p_bgr24, p_bgr32);
>    *p_alpha = p_bgr32[3];

Actually it was:
AV_WN32(p_bgr24, AV_RN32(p_bgr32));

Applied other remarks in the attached new patch.

Ben
-------------- next part --------------
A non-text attachment was scrubbed...
Name: vf-overlay.diff
Type: text/x-diff
Size: 63561 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/mplayer-dev-eng/attachments/20090808/06d6148b/attachment.diff>


More information about the MPlayer-dev-eng mailing list