annotate sparc/Makefile @ 11518:c4d18d452f82 libavcodec

Call DCT by function pointer. Needed for any future ASM implementation and allows further cleanup.
author vitor
date Sun, 21 Mar 2010 11:31:11 +0000
parents 8ae93fdefcd7
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
11500
8ae93fdefcd7 Move arch-specific makefile parts into $arch/Makefile
mru
parents:
diff changeset
1 OBJS-$(HAVE_VIS) += sparc/dsputil_vis.o \
8ae93fdefcd7 Move arch-specific makefile parts into $arch/Makefile
mru
parents:
diff changeset
2 sparc/simple_idct_vis.o \