ffmpeg/libswscale
Reinhard Tartler ca87ec53e9 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>
(cherry picked from commit 851098c9e0)

Conflicts:

	libswscale/utils.c
2011-12-24 15:47:57 +01:00
..
bfin consolidate .gitignore patters into a single file 2011-03-18 17:47:01 +01:00
mlib consolidate .gitignore patters into a single file 2011-03-18 17:47:01 +01:00
ppc consolidate .gitignore patters into a single file 2011-03-18 17:47:01 +01:00
sparc consolidate .gitignore patters into a single file 2011-03-18 17:47:01 +01:00
x86 consolidate .gitignore patters into a single file 2011-03-18 17:47:01 +01:00
Makefile alternative LGPL-licensed, MMX-optimized YUV to RGB conversion routines 2010-05-04 09:11:01 +00:00
colorspace-test.c
libswscale.v
options.c
rgb2rgb.c Add an entry to APIchanges for the addition of sws_convertPalette8ToPacked32 -24 2010-06-03 20:16:42 +00:00
rgb2rgb.h Add an entry to APIchanges for the addition of sws_convertPalette8ToPacked32 -24 2010-06-03 20:16:42 +00:00
rgb2rgb_template.c
swscale-test.c
swscale.c Add an entry to APIchanges for the addition of sws_convertPalette8ToPacked32 -24 2010-06-03 20:16:42 +00:00
swscale.h Add an entry to APIchanges for the addition of sws_convertPalette8ToPacked32 -24 2010-06-03 20:16:42 +00:00
swscale_internal.h
swscale_template.c Fix MMX rgb24 to yuv conversion with gcc 4.6 2011-11-05 08:59:14 +01:00
utils.c swscale: #include "libavutil/mathematics.h" 2011-12-24 15:47:57 +01:00
yuv2rgb.c alternative LGPL-licensed, MMX-optimized YUV to RGB conversion routines 2010-05-04 09:11:01 +00:00