Commit d63a2cb1 authored by Michael Niedermayer's avatar Michael Niedermayer

Make fast bilinear scaler work again.

Originally committed as revision 27543 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
parent 0b393b7a
......@@ -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