[FFmpeg-devel] [PATCH 5/5] Remove PI definition and use M_PI instead.

Stefano Sabatini stefano.sabatini-lala
Thu May 20 00:52:54 CEST 2010


On date Wednesday 2010-05-19 14:59:29 +0100, M?ns Rullg?rd encoded:
> Stefano Sabatini <stefano.sabatini-lala at poste.it> writes:
> 
> > On date Tuesday 2010-05-18 23:07:48 +0100, M?ns Rullg?rd encoded:
> >> Stefano Sabatini <stefano.sabatini-lala at poste.it> writes:
> >> 
> >> > M_PI is defined by the included file libavutil/avutil.h.
> >> 
> >> Please include whatever header actually defines it directly, even if
> >> something also includes it indirectly.
> >
> > Updated.
> > -- 
> > FFmpeg = Free Fabulous Mournful Portable Extreme Guru
> >
> > From 7a690239545182c5b5428d424fd031255d37985a Mon Sep 17 00:00:00 2001
> > From: Stefano Sabatini <stefano.sabatini-lala at poste.it>
> > Date: Tue, 18 May 2010 23:54:46 +0200
> > Subject: [PATCH 1/5] Remove PI definition and use M_PI instead.
> >
> > M_PI is defined by the included file libavutil/mathematics.h.
> > ---
> >  swscale.c |    7 +------
> >  utils.c   |    2 +-
> >  2 files changed, 2 insertions(+), 7 deletions(-)
> 
> OK with me.

Applied.
-- 
FFmpeg = Frenzy and Forgiving Mythic Pitiless Elastic Glue



More information about the ffmpeg-devel mailing list