mirror of
https://github.com/mpv-player/mpv
synced 2025-01-02 21:12:23 +00:00
e93c62520e
__STRICT_ANSI__ disables functions and definitions that aren't in ANSI C. Unfortunately this includes j1(), which is used by the new ewa_lanczos code. Cygwin's CFLAGS already unset __STRICT_ANSI__, but it should be unset for both Cygwin and MinGW. |
||
---|---|---|
.. | ||
__init__.py | ||
compiler.py | ||
devices.py |