view alpha/Makefile @ 12374:9999147e9d50 libavcodec

vorbis_dec: Change partition_class[] to uint8_t. When sizeof(uint_fast8_t) >= sizeof(int) there are unintended size effects.
author alexc
date Fri, 06 Aug 2010 16:10:42 +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     \