[FFmpeg-devel] [PATCH 5/5] Remove PI definition and use M_PI instead.
Måns Rullgård
mans
Wed May 19 15:59:29 CEST 2010
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.
--
M?ns Rullg?rd
mans at mansr.com
More information about the ffmpeg-devel
mailing list