OSDN Git Service

swscale: #include "libavutil/mathematics.h"
authorReinhard Tartler <siretart@tauware.de>
Thu, 1 Dec 2011 17:48:33 +0000 (18:48 +0100)
committerReinhard Tartler <siretart@tauware.de>
Thu, 1 Dec 2011 18:12:26 +0000 (19:12 +0100)
commit5089ce1b5abe2ecbbfd7235aeb0ad47ba38305c1
treeca08992ba4169d317f7ed44dfafae1220251fc46
parent74e96eb77e7ce6da6917d8fb5ae1151b90eb5e4b
swscale: #include "libavutil/mathematics.h"

this file uses the M_PI macro since
4e74187db2f5db52f88729efc662df9d6bc763e1, so include the correct header
directly.

Signed-off-by: Reinhard Tartler <siretart@tauware.de>
libswscale/utils.c