[FFmpeg-devel] [PATCH] swscale alpha channel support
Michael Niedermayer
michaelni
Mon Mar 16 20:21:17 CET 2009
On Mon, Mar 16, 2009 at 10:09:32AM +0100, C?dric Schieli wrote:
> 2009/3/15 Michael Niedermayer <michaelni at gmx.at>:
> > On Sun, Mar 15, 2009 at 11:06:18AM +0100, C?dric Schieli wrote:
> >> 2009/3/15 Michael Niedermayer <michaelni at gmx.at>:
> >> > On Sat, Mar 14, 2009 at 10:00:48AM +0100, C?dric Schieli wrote:
> >> >> 2009/3/12 Michael Niedermayer <michaelni at gmx.at>:
> >> >> > On Wed, Mar 11, 2009 at 03:44:52PM +0100, C?dric Schieli wrote:
> >> >> >> 2009/3/11 Michael Niedermayer <michaelni at gmx.at>:
> >> >> >> > On Tue, Mar 10, 2009 at 05:05:53PM +0100, C?dric Schieli wrote:
> >> >> >> >> 2009/3/5 Michael Niedermayer <michaelni at gmx.at>:
> >> >> >> >> > On Thu, Mar 05, 2009 at 03:09:26PM +0100, C?dric Schieli wrote:
> >> >> >> >> >> 2009/3/2 Michael Niedermayer <michaelni at gmx.at>:
> >> >> >> >> >> > On Fri, Feb 27, 2009 at 11:30:25PM +0100, C?dric Schieli wrote:
>
> [...]
>
> >> #1 : sws_yuv2rgb_operands.patch
> >
> > ok
>
> applied
>
> >
> >
> > [...]
> >
> >> #3 : sws_fillPlane.patch
> >
> > this combined factorizing code & a bugfix
> >
> >
> > [...]
> >
> >> +#define YUV2RGBFUNC(func_name, dst_type, alpha) \
> >> -#define YUV2RGBFUNC(func_name, dst_type) \
> >> ?static int func_name(SwsContext *c, uint8_t* src[], int srcStride[], int srcSliceY, \
> >> ? ? ? ? ? ? ? ? ? ? ? int srcSliceH, uint8_t* dst[], int dstStride[]){\
> >
> > the change to he YUV2RGBFUNC() args can also be a seperate patch
>
> splitted patches attached
>
> #1 : sws_yuv2rgbfunc_alpha.patch
ok
> #2 : sws_yuva2rgb.patch
ok
> #3 : sws_fillPlane.patch
duplication of code
> #4 : sws_gray_fillPlane.patch
mixes factorization with a bugfix
[...]
--
Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB
No great genius has ever existed without some touch of madness. -- Aristotle
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: Digital signature
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20090316/85044b13/attachment.pgp>
More information about the ffmpeg-devel
mailing list