annotate sparc/Makefile @ 12480:14896fa76003 libavcodec

LGPL SSE2 H.264 iDCT This leaves no more GPL-only H.264 decoding asm code. Approved by Loren.
author darkshikari
date Fri, 10 Sep 2010 02:25:12 +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 \