[FFmpeg-devel] WinCE port and api visibility

Diego Biurrun diego
Sat May 9 22:41:57 CEST 2009


On Sat, May 09, 2009 at 04:33:43PM -0400, Pavel Pavlov wrote:
> 
> > The patch is extremely intrusive and seems to contain some unrelated
> > changes.
> 
> Unrelated changes?.. 
> At the end of dsputil.c these are:
> +#undef W0
> +#undef W1
> +#undef W2
> +#undef W3
> +#undef W4
> +#undef W5
> +#undef W6
> +#undef W7
> 
> Which I added at the end of .c file that defines them. The reason for
> that is because there is another .c file that defines these. Instead of
> building entire lib, sometimes I create .c file that includes other .c
> files that I need to compile. I had errors/warnings because of redefined
> macro.

As I said, unrelated changes.

Diego



More information about the ffmpeg-devel mailing list