You've already forked FFmpeg
mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2025-08-15 14:13:16 +02:00
Compilation fix, printf gets redefined to please_use_av_log.
Originally committed as revision 6574 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
@@ -21,6 +21,8 @@
|
||||
#include <stdlib.h>
|
||||
#include "../dsputil.h"
|
||||
|
||||
#undef printf
|
||||
|
||||
#ifdef ARCH_X86_64
|
||||
# define REG_b "rbx"
|
||||
# define REG_S "rsi"
|
||||
|
Reference in New Issue
Block a user