git.videolan.org
/
ffmpeg.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
build: non-x86: Only compile mpegvideo optimizations when necessary
[ffmpeg.git]
/
libavcodec
/
alpha
/
Makefile
1
OBJS += alpha/dsputil_alpha.o \
2
alpha/dsputil_alpha_asm.o \
3
alpha/motion_est_alpha.o \
4
alpha/motion_est_mvi_asm.o \
5
alpha/simple_idct_alpha.o \
6
7
OBJS-$(CONFIG_MPEGVIDEO) += alpha/mpegvideo_alpha.o