mirror of
https://github.com/libretro/RetroArch
synced 2025-02-14 15:39:59 +00:00
Update FFmpeg to use new define in Win32.
This commit is contained in:
parent
69b7f92285
commit
da97b29d0b
@ -128,6 +128,7 @@ ifeq ($(HAVE_FFMPEG), 1)
|
||||
DEFINES += -DHAVE_FFMPEG_AVCODEC_OPEN2
|
||||
DEFINES += -DHAVE_FFMPEG_AVIO_OPEN
|
||||
DEFINES += -DHAVE_FFMPEG_AVFORMAT_WRITE_HEADER
|
||||
DEFINES += -DHAVE_FFMPEG_AVFORMAT_NEW_STREAM
|
||||
DEFINES += -DHAVE_X264RGB
|
||||
OBJ += record/ffemu.o
|
||||
endif
|
||||
|
Loading…
x
Reference in New Issue
Block a user