Mercurial > libavcodec.hg
changeset 4335:d11fd43834fe libavcodec
variable renaming: dts --> libdts
author | diego |
---|---|
date | Sat, 06 Jan 2007 23:44:48 +0000 |
parents | bc434522dfc2 |
children | b7caa9237018 |
files | Makefile allcodecs.c |
diffstat | 2 files changed, 2 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- a/Makefile Sat Jan 06 23:33:43 2007 +0000 +++ b/Makefile Sat Jan 06 23:44:48 2007 +0000 @@ -264,7 +264,7 @@ liba52/resample.o # currently using libdts for dts decoding -OBJS-$(CONFIG_DTS) += dtsdec.o +OBJS-$(CONFIG_LIBDTS) += dtsdec.o OBJS-$(CONFIG_AMR) += amr.o OBJS-$(CONFIG_AMR_NB) += amr_float/sp_dec.o \