view bfin/Makefile @ 12005:88563eada57f libavcodec

Make x86util.asm LGPL so we can use it in LGPL asm Strip out most x264-specific stuff (not used anywhere in ffmpeg).
author darkshikari
date Tue, 29 Jun 2010 00:40:12 +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          \