[FFmpeg-cvslog] r29354 - trunk/libswscale/swscale-example.c
Diego Biurrun
diego
Fri Jun 12 07:33:24 CEST 2009
On Thu, Jun 11, 2009 at 09:20:10PM -0300, Ramiro Polla wrote:
>
> --- libswscale/swscale-example.c (revision 29355)
> +++ libswscale/swscale-example.c (working copy)
> @@ -30,12 +30,6 @@
> #include "swscale.h"
> #include "swscale_internal.h"
>
> -#undef fprintf
> -#undef free
> -#undef malloc
> -#undef perror
> -#undef printf
You are leaving the swscale_internal.h #include behind. Please test
that 'make examples' and 'make checkheaders' still work.
Diego
More information about the ffmpeg-cvslog
mailing list