[FFmpeg-devel] [PATCH] elbg.c Cygwin compatibility workaround

Michael Niedermayer michaelni
Sat Jun 9 14:12:46 CEST 2007


Hi

On Sat, Jun 09, 2007 at 06:22:06AM -0400, Eric Lasota wrote:
> Michael Niedermayer wrote:
> >i think it should rather be int *centroid[3]
> >
> >  
> How's this?
> 

[...]
> @@ -246,10 +246,13 @@
>      int j, k, olderror=0, newerror, cont=0;
>      int newutility[3];
>      int newcentroid[3][elbg->dim];
> +    int *newcentroid_ptrs[3];

int *newcentroid_ptrs[3] ={newcentroid[0], ...[1], ...[2]};

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

I count him braver who overcomes his desires than him who conquers his
enemies for the hardest victory is over self. -- Aristotle
-------------- 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/20070609/ba44a4ca/attachment.pgp>



More information about the ffmpeg-devel mailing list