view alpha/Makefile @ 12220:0f635b1f7861 libavcodec

Avoid useless fill_rectangle in P-frames in VP8 In VP8, i4x4 only uses contexts based on neighbors in I-frames.
author darkshikari
date Thu, 22 Jul 2010 06:39:54 +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     \