mirror of
https://github.com/xenia-project/FFmpeg.git
synced 2024-12-04 17:46:45 +00:00
typo
Originally committed as revision 4214 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
parent
983ea0bc87
commit
0de1318a29
@ -124,7 +124,7 @@ endif
|
||||
ifeq ($(CONFIG_SMC_DECODER),yes)
|
||||
OBJS+= smc.o
|
||||
endif
|
||||
ifneq ($(CONFIG_SNOW_DECODER)$(CONFIG_Snow_ENCODER),)
|
||||
ifneq ($(CONFIG_SNOW_DECODER)$(CONFIG_SNOW_ENCODER),)
|
||||
OBJS+= snow.o
|
||||
endif
|
||||
ifneq ($(CONFIG_SONIC_DECODER)$(CONFIG_SONIC_ENCODER)$(CONFIG_SONIC_LS_ENCODER),)
|
||||
|
Loading…
Reference in New Issue
Block a user