view bfin/Makefile @ 11521:85d679e0b591 libavcodec

Split VLC-related tables out of dvdata.h to make it easier to add support for hard-coding tables.
author reimar
date Sun, 21 Mar 2010 14:43:50 +0000
parents cd71b238e78b
children
line wrap: on
line source

OBJS                                   += bfin/dsputil_bfin.o           \
                                          bfin/fdct_bfin.o              \
                                          bfin/idct_bfin.o              \
                                          bfin/mpegvideo_bfin.o         \
                                          bfin/pixels_bfin.o            \
                                          bfin/vp3_bfin.o               \
                                          bfin/vp3_idct_bfin.o          \