annotate mips/Makefile @ 11893:5ee87f2c9bc8 libavcodec

Allow PS envelope fixup when ps->num_env_old <= 1. It is already rejected by the "source >= 0 && source != ps->num_env" 0 envelope case and is perfectly legally for the suppressed final envelope case.
author alexc
date Sun, 20 Jun 2010 19:38:08 +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 \