You've already forked FFmpeg
mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2025-08-15 14:13:16 +02:00
Make fast bilinear scaler work again.
Originally committed as revision 27543 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
This commit is contained in:
@@ -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>
|
||||
|
Reference in New Issue
Block a user