Commit 6c2d6220 authored by michael's avatar michael

Make fast bilinear scaler work again.


git-svn-id: file:///var/local/repositories/mplayer/trunk/libswscale@27543 b3059339-0415-0410-9bf9-f77b7e298cf2
parent d59a4b83
......@@ -54,6 +54,7 @@ untested special converters
BGR24 -> YV12
*/
#define _SVID_SOURCE //needed for MAP_ANONYMOUS
#include <inttypes.h>
#include <string.h>
#include <math.h>
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment