annotate mips/Makefile @ 12509:7220936dc29c libavcodec

Deprecate av_opt_show() in favor of a new function av_opt_show2(), which allows to specify only a subset of all the options to show.
author stefano
date Fri, 24 Sep 2010 00:51:40 +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_MMI) += ps2/dsputil_mmi.o \
8ae93fdefcd7 Move arch-specific makefile parts into $arch/Makefile
mru
parents:
diff changeset
2 ps2/idct_mmi.o \
8ae93fdefcd7 Move arch-specific makefile parts into $arch/Makefile
mru
parents:
diff changeset
3 ps2/mpegvideo_mmi.o \