Mercurial > libavcodec.hg
changeset 11218:7d97798cd8ac libavcodec
Declare WMV1 decoder dependencies
author | daniel |
---|---|
date | Fri, 19 Feb 2010 21:21:04 +0000 |
parents | 82c2317c05cf |
children | 872413b133f4 |
files | Makefile |
diffstat | 1 files changed, 1 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/Makefile Fri Feb 19 21:07:46 2010 +0000 +++ b/Makefile Fri Feb 19 21:21:04 2010 +0000 @@ -347,6 +347,7 @@ celp_math.o celp_filters.o \ acelp_vectors.o acelp_filters.o \ lsp.o +OBJS-$(CONFIG_WMV1_DECODER) += msmpeg4.o msmpeg4data.o OBJS-$(CONFIG_WMV2_DECODER) += wmv2dec.o wmv2.o \ msmpeg4.o msmpeg4data.o \ intrax8.o intrax8dsp.o