Use glorious x264 RGB.

This commit is contained in:
Themaister 2011-10-10 22:24:26 +02:00
parent b0dbc67281
commit c7f8110670

View File

@ -122,7 +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
DEFINES += -DHAVE_X264RGB
OBJ += record/ffemu.o
endif