minor format fix

Change-Id: Ia4a37d43a7110c84cda6ad317aa7f799e00bde82
This commit is contained in:
Yaowu Xu
2016-09-23 15:37:46 -07:00
parent 5e53c43ec7
commit def1a3d65e

View File

@@ -140,7 +140,7 @@ simple_encoder.SRCS += video_writer.h video_writer.c
simple_encoder.SRCS += aom_ports/msvc.h simple_encoder.SRCS += aom_ports/msvc.h
simple_encoder.GUID = 4607D299-8A71-4D2C-9B1D-071899B6FBFD simple_encoder.GUID = 4607D299-8A71-4D2C-9B1D-071899B6FBFD
simple_encoder.DESCRIPTION = Simplified encoder loop simple_encoder.DESCRIPTION = Simplified encoder loop
EXAMPLES-$(CONFIG_AV1_ENCODER) += lossless_encoder.c EXAMPLES-$(CONFIG_AV1_ENCODER) += lossless_encoder.c
lossless_encoder.SRCS += ivfenc.h ivfenc.c lossless_encoder.SRCS += ivfenc.h ivfenc.c
lossless_encoder.SRCS += tools_common.h tools_common.c lossless_encoder.SRCS += tools_common.h tools_common.c
lossless_encoder.SRCS += video_common.h lossless_encoder.SRCS += video_common.h