ffmpeg/libswscale
Reinhard Tartler 851098c9e0 swscale: #include "libavutil/mathematics.h"
this file uses the M_PI macro since
4e74187db2, so include the correct header
directly.

Signed-off-by: Reinhard Tartler <siretart@tauware.de>

(cherry picked from commit 5089ce1b5a)

Signed-off-by: Reinhard Tartler <siretart@tauware.de>
2011-12-23 15:58:31 +01:00
..
bfin sws: replace all long with int. 2011-05-28 10:03:37 -04:00
mlib
ppc ppc: fix some pointer to integer casts 2011-09-26 19:31:32 +02:00
sparc
x86 swscale: don't use planar output functions to write to NV12/21. 2011-09-26 19:26:28 +02:00
colorspace-test.c sws: replace all long with int. 2011-05-28 10:03:37 -04:00
libswscale.v
Makefile swscale: split swscale.c in unscaled and generic conversion routines. 2011-06-03 09:52:09 -07:00
options.c swscale: force --enable-runtime-cpudetect and remove SWS_CPU_CAPS_*. 2011-05-24 10:03:26 -04:00
rgb2rgb_template.c swscale: Remove disabled code. 2011-05-29 14:32:08 +02:00
rgb2rgb.c sws: replace all long with int. 2011-05-28 10:03:37 -04:00
rgb2rgb.h sws: replace all long with int. 2011-05-28 10:03:37 -04:00
swscale_internal.h swscale: fix JPEG-range YUV scaling artifacts. 2011-06-14 09:46:49 -04:00
swscale_unscaled.c swscale: split swscale.c in unscaled and generic conversion routines. 2011-06-03 09:52:09 -07:00
swscale-test.c swscale: Remove commented-out printf cruft. 2011-05-26 03:45:58 +02:00
swscale.c swscale: remove misplaced comment. 2011-06-14 16:55:24 -04:00
swscale.h doxygen: Remove spurious documentation for non-existing function parameters. 2011-07-03 19:58:33 +02:00
utils.c swscale: #include "libavutil/mathematics.h" 2011-12-23 15:58:31 +01:00
yuv2rgb.c swscale: Remove disabled code. 2011-05-29 14:32:08 +02:00