aboutsummaryrefslogtreecommitdiffstats
path: root/libavcodec/Makefile
diff options
context:
space:
mode:
authorMohamed Naufal <naufal22@gmail.com>2011-10-10 02:48:34 +0200
committerMichael Niedermayer <michaelni@gmx.at>2011-10-10 02:58:18 +0200
commitef64c45c9468817c40dcf39eed5c3700f433db36 (patch)
treec8c7880262fcc06e820398c1ba53622423e02479 /libavcodec/Makefile
parent19562b68cbb890d99bb7750e7a3320d0e5b9cc4f (diff)
downloadffmpeg-ef64c45c9468817c40dcf39eed5c3700f433db36.tar.gz
g723.1 encoder
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
Diffstat (limited to 'libavcodec/Makefile')
-rw-r--r--libavcodec/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/libavcodec/Makefile b/libavcodec/Makefile
index 27345d9af6..2978329801 100644
--- a/libavcodec/Makefile
+++ b/libavcodec/Makefile
@@ -161,6 +161,7 @@ OBJS-$(CONFIG_FRAPS_DECODER) += fraps.o
OBJS-$(CONFIG_FRWU_DECODER) += frwu.o
OBJS-$(CONFIG_G723_1_DECODER) += g723_1.o acelp_vectors.o \
celp_filters.o celp_math.o
+OBJS-$(CONFIG_G723_1_ENCODER) += g723_1.o
OBJS-$(CONFIG_G729_DECODER) += g729dec.o lsp.o celp_math.o acelp_filters.o acelp_pitch_delay.o acelp_vectors.o g729postfilter.o
OBJS-$(CONFIG_GIF_DECODER) += gifdec.o lzw.o
OBJS-$(CONFIG_GIF_ENCODER) += gif.o lzwenc.o