view sh4/Makefile @ 12436:d6d0a43848b4 libavcodec

Move VP3 IDCT functions from inline ASM to YASM. This fixes part of the VP3/5/6 issues on Win64.
author rbultje
date Mon, 30 Aug 2010 16:25:46 +0000
parents cd71b238e78b
children
line wrap: on
line source

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