view sh4/Makefile @ 12450:3941687b4fa9 libavcodec

Split h264dsp_mmx.c (which was #included in dsputil_mmx.c) in h264_qpel_mmx.c, still #included in dsputil_mmx.c and is part of DSPContext, and h264dsp_mmx.c, which represents H264DSPContext and is now compiled on its own.
author rbultje
date Wed, 01 Sep 2010 20:48:59 +0000
parents cd71b238e78b
children
line wrap: on
line source

OBJS                                   += sh4/dsputil_align.o           \
                                          sh4/dsputil_sh4.o             \
                                          sh4/idct_sh4.o                \