repo.or.cz
/
FFMpeg-mirror.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
avformat/mov: check for tts_count before deferencing tts_data
[FFMpeg-mirror.git]
/
libswscale
/
x86
/
Makefile
blob
f00154941d6893b8128b585ba95e7b545f77baa0
1
$(
SUBDIR
)
x86
/
swscale_mmx.o
:
CFLAGS
+= $(
NOREDZONE_FLAGS
)
2
3
OBJS
+=
x86
/
rgb2rgb.o \
4
x86
/
swscale.o \
5
x86
/
yuv2rgb.o \
6
7
MMX-OBJS
+=
x86
/
hscale_fast_bilinear_simd.o \
8
9
OBJS-
$(
CONFIG_XMM_CLOBBER_TEST
) +=
x86
/
w64xmmtest.o
10
11
X86ASM-OBJS
+=
x86
/
input.o \
12
x86
/
output.o \
13
x86
/
scale.o \
14
x86
/
scale_avx2.o \
15
x86
/
range_convert.o \
16
x86
/
rgb_2_rgb.o \
17
x86
/
yuv_2_rgb.o \
18
x86
/
yuv2yuvX.o \