view sparc/Makefile @ 12376:7e9b2d528e59 libavcodec

Fix the compilation of some libavcodec/lib* files which were not including libavcore/imgutils.h, which was required since the recent avcodec_check_dimensions() -> av_check_image_size() transition.
author stefano
date Sat, 07 Aug 2010 01:36:35 +0000
parents 8ae93fdefcd7
children
line wrap: on
line source

OBJS-$(HAVE_VIS)                       += sparc/dsputil_vis.o           \
                                          sparc/simple_idct_vis.o       \