[MPlayer-dev-eng] [PATCH] remove yuv2rgb from vo_gif, add rgb slice support
Joey Parrish
joey at nicewarrior.org
Sun Feb 23 20:06:35 CET 2003
On Sun, Feb 23, 2003 at 07:58:58PM +0100, Arpi wrote:
> > Attached below is a patch to remove the calls to yuv2rgb from vo_gif89a.
> > It also adds support for rgb slices. My only worry is under what
> > conditions mplayer will use draw_frame. If there is only one supported
> > csp, and that csp has draw_slice support and ACCEPT_STRIDE set, will
> > draw_frame ever be used?
>
> no.
> see vf_vo.c::put_image():
Excellent! Then would someone please commit these changes to at least
main? I don't think it's important enough to bother with 0_90,
especially since the yuv2rgb code is still valid in that tree.
Thanks,
--Joey
More information about the MPlayer-dev-eng
mailing list