mirror of
https://github.com/mpv-player/mpv
synced 2025-03-09 23:58:06 +00:00
Make fast bilinear scaler work again.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27543 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
parent
3dbdb9db10
commit
1333189983
@ -54,6 +54,7 @@ untested special converters
|
|||||||
BGR24 -> YV12
|
BGR24 -> YV12
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
#define _SVID_SOURCE //needed for MAP_ANONYMOUS
|
||||||
#include <inttypes.h>
|
#include <inttypes.h>
|
||||||
#include <string.h>
|
#include <string.h>
|
||||||
#include <math.h>
|
#include <math.h>
|
||||||
|
Loading…
Reference in New Issue
Block a user