mirror of
https://github.com/libretro/RetroArch
synced 2025-02-05 06:40:07 +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_AVCODEC_OPEN2
|
||||||
DEFINES += -DHAVE_FFMPEG_AVIO_OPEN
|
DEFINES += -DHAVE_FFMPEG_AVIO_OPEN
|
||||||
DEFINES += -DHAVE_FFMPEG_AVFORMAT_WRITE_HEADER
|
DEFINES += -DHAVE_FFMPEG_AVFORMAT_WRITE_HEADER
|
||||||
|
#DEFINES += -DHAVE_X264RGB
|
||||||
OBJ += record/ffemu.o
|
OBJ += record/ffemu.o
|
||||||
endif
|
endif
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user