You've already forked FFmpeg
mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2025-08-15 14:13:16 +02:00
cosmetics: indentation
Originally committed as revision 15894 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
@@ -391,13 +391,13 @@ OBJS-$(HAVE_XVMC) += xvmcvideo.o
|
|||||||
|
|
||||||
# processor-specific code
|
# processor-specific code
|
||||||
OBJS-$(HAVE_MMX) += i386/cpuid.o \
|
OBJS-$(HAVE_MMX) += i386/cpuid.o \
|
||||||
i386/dsputil_mmx.o \
|
i386/dsputil_mmx.o \
|
||||||
i386/fdct_mmx.o \
|
i386/fdct_mmx.o \
|
||||||
i386/idct_mmx_xvid.o \
|
i386/idct_mmx_xvid.o \
|
||||||
i386/idct_sse2_xvid.o \
|
i386/idct_sse2_xvid.o \
|
||||||
i386/motion_est_mmx.o \
|
i386/motion_est_mmx.o \
|
||||||
i386/mpegvideo_mmx.o \
|
i386/mpegvideo_mmx.o \
|
||||||
i386/simple_idct_mmx.o \
|
i386/simple_idct_mmx.o \
|
||||||
|
|
||||||
ifdef HAVE_MMX
|
ifdef HAVE_MMX
|
||||||
OBJS-$(CONFIG_CAVS_DECODER) += i386/cavsdsp_mmx.o
|
OBJS-$(CONFIG_CAVS_DECODER) += i386/cavsdsp_mmx.o
|
||||||
|
Reference in New Issue
Block a user