mirror of https://github.com/FFmpeg/FFmpeg.git
On Windows/MinGW the SDL cflags re-define the main() function, which results in a linking error if the define is not undeffed. Since the addition of the SDL output device, SDL cflags are used also for compiling ffmpeg and ffprobe, so we need to move this trick from ffplay.c to a common header. Fix trac issue #256.pull/2/head
parent
c9614bb22c
commit
25c32d082b
2 changed files with 5 additions and 5 deletions
Loading…
Reference in new issue