Mercurial > libavcodec.hg
view alpha/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 | cd71b238e78b |
children |
line wrap: on
line source
OBJS += alpha/dsputil_alpha.o \ alpha/dsputil_alpha_asm.o \ alpha/motion_est_alpha.o \ alpha/motion_est_mvi_asm.o \ alpha/mpegvideo_alpha.o \ alpha/simple_idct_alpha.o \