mirror of
https://github.com/libretro/RetroArch.git
synced 2025-01-17 22:29:23 +00:00
Add placeholder define for when libx264 RGB support is built in.
This commit is contained in:
parent
1058d94ec1
commit
4916f7b08b
@ -122,6 +122,7 @@ ifeq ($(HAVE_FFMPEG), 1)
|
||||
DEFINES += -DHAVE_FFMPEG_AVCODEC_OPEN2
|
||||
DEFINES += -DHAVE_FFMPEG_AVIO_OPEN
|
||||
DEFINES += -DHAVE_FFMPEG_AVFORMAT_WRITE_HEADER
|
||||
#DEFINES += -DHAVE_X264RGB
|
||||
OBJ += record/ffemu.o
|
||||
endif
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user