summaryrefslogtreecommitdiff
path: root/libavformat/Makefile
diff options
context:
space:
mode:
authorAurelien Jacobs <aurel@gnuage.org>2018-01-06 17:33:01 +0100
committerAurelien Jacobs <aurel@gnuage.org>2018-02-09 22:10:55 +0100
commitd8258489c87e5571337056be6ce1c2aa739e6873 (patch)
tree99529913b9d845b045884f03c74e0f803ea09b96 /libavformat/Makefile
parent6fd110a0940f9177d33db4e98b2a66742cc29988 (diff)
aptx: add raw muxer and demuxer for aptX HD
Diffstat (limited to 'libavformat/Makefile')
-rw-r--r--libavformat/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/libavformat/Makefile b/libavformat/Makefile
index f9a45338ec..404873624d 100644
--- a/libavformat/Makefile
+++ b/libavformat/Makefile
@@ -96,6 +96,8 @@ OBJS-$(CONFIG_APNG_DEMUXER) += apngdec.o
OBJS-$(CONFIG_APNG_MUXER) += apngenc.o
OBJS-$(CONFIG_APTX_DEMUXER) += aptxdec.o rawdec.o
OBJS-$(CONFIG_APTX_MUXER) += rawenc.o
+OBJS-$(CONFIG_APTX_HD_DEMUXER) += aptxdec.o rawdec.o
+OBJS-$(CONFIG_APTX_HD_MUXER) += rawenc.o
OBJS-$(CONFIG_AQTITLE_DEMUXER) += aqtitledec.o subtitles.o
OBJS-$(CONFIG_ASF_DEMUXER) += asfdec_f.o asf.o asfcrypt.o \
avlanguage.o