[FFmpeg-devel] PATCH libswscale yuv2rgbtst infastructure
Michael Niedermayer
michaelni
Wed May 2 08:37:03 CEST 2007
Hi
On Tue, May 01, 2007 at 11:39:22PM -0400, Marc Hoffman wrote:
> Michael Niedermayer writes:
> > Hi
> >
> > On Tue, May 01, 2007 at 06:31:32AM -0400, Marc Hoffman wrote:
> > Content-Description: message body text
> > >
> > > yuv to rgb color space converter test, debug and performance
> > > infastructure.
> > >
> >
> > [...]
> >
> > > +#include "swscale_internal.h"
> >
> > this is not needed for testing
>
> Where do I get this then or should I just include it directly?
>
> typedef int (*SwsFunc)(struct SwsContext *context, uint8_t* src[], int srcStride[], int srcSliceY,
> int srcSliceH, uint8_t* dst[], int dstStride[]);
you must not touch internal parts of swscale, swscale has a public API
which should be used
[...]
--
Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB
Many that live deserve death. And some that die deserve life. Can you give
it to them? Then do not be too eager to deal out death in judgement. For
even the very wise cannot see all ends. -- Gandalf
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20070502/5a12e1e4/attachment.pgp>
More information about the ffmpeg-devel
mailing list