summaryrefslogtreecommitdiff
path: root/libavcodec/Makefile
diff options
context:
space:
mode:
authorAurelien Jacobs <aurel@gnuage.org>2018-01-06 17:11:48 +0100
committerAurelien Jacobs <aurel@gnuage.org>2018-02-09 22:10:55 +0100
commit6fd110a0940f9177d33db4e98b2a66742cc29988 (patch)
tree93970af650032f7cfb11f886ed1cb16c83c206b6 /libavcodec/Makefile
parent96b217f5e878fabc142fc198b1e297b624f5c17e (diff)
downloadffmpeg-6fd110a0940f9177d33db4e98b2a66742cc29988.tar.gz
aptx: implement the aptX HD bluetooth codec
Diffstat (limited to 'libavcodec/Makefile')
-rw-r--r--libavcodec/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/libavcodec/Makefile b/libavcodec/Makefile
index 68777d91f2..beaca9ee51 100644
--- a/libavcodec/Makefile
+++ b/libavcodec/Makefile
@@ -190,6 +190,8 @@ OBJS-$(CONFIG_ANSI_DECODER) += ansi.o cga_data.o
OBJS-$(CONFIG_APE_DECODER) += apedec.o
OBJS-$(CONFIG_APTX_DECODER) += aptx.o
OBJS-$(CONFIG_APTX_ENCODER) += aptx.o
+OBJS-$(CONFIG_APTX_HD_DECODER) += aptx.o
+OBJS-$(CONFIG_APTX_HD_ENCODER) += aptx.o
OBJS-$(CONFIG_APNG_DECODER) += png.o pngdec.o pngdsp.o
OBJS-$(CONFIG_APNG_ENCODER) += png.o pngenc.o
OBJS-$(CONFIG_SSA_DECODER) += assdec.o ass.o