[FFmpeg-cvslog] r27580 - in trunk/libswscale: swscale.c swscale_template.c

Michael Niedermayer michaelni
Fri Sep 12 00:04:47 CEST 2008


On Thu, Sep 11, 2008 at 11:42:40PM +0300, Uoti Urpala wrote:
> On Thu, 2008-09-11 at 16:39 +0200, michael wrote:
> > Author: michael
> > Date: Thu Sep 11 16:39:12 2008
> > New Revision: 27580
> > +    c->cy = (int16_t)roundToInt16(cy <<13);
> > +    c->oy = (int16_t)roundToInt16(oy <<9);
> > +    c->cvr= (int16_t)roundToInt16(crv<<13);
> > +    c->cvg= (int16_t)roundToInt16(cgv<<13);
> > +    c->cug= (int16_t)roundToInt16(cgu<<13);
> > +    c->cub= (int16_t)roundToInt16(cbu<<13);
> 
> The fields assigned to do not exist. Did you forget to commit changes to
> swscale_internal.h?

fixed

[...]
-- 
Michael     GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB

Freedom in capitalist society always remains about the same as it was in
ancient Greek republics: Freedom for slave owners. -- Vladimir Lenin
-------------- 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-cvslog/attachments/20080912/6b4fde98/attachment.pgp>



More information about the ffmpeg-cvslog mailing list