OSDN Git Service

dct-test: always link with aandcttab.o
authorMans Rullgard <mans@mansr.com>
Wed, 1 Aug 2012 13:32:19 +0000 (14:32 +0100)
committerMans Rullgard <mans@mansr.com>
Thu, 2 Aug 2012 11:14:52 +0000 (12:14 +0100)
commitaf500c08bbb054902f9326006011777bb3a98fb4
tree184fb4380e31e0be291395bfabb08c56aa4dbb57
parentcf5781fad0e67c6e49abc9b84390c0ca9485873e
dct-test: always link with aandcttab.o

This allows building dct-test even if aandcttab.o is not pulled in
by any enabled codec.  The DCT with which these tables are used does
not use them directly, so building it without the tables is possible.

Signed-off-by: Mans Rullgard <mans@mansr.com>
libavcodec/Makefile