summaryrefslogtreecommitdiff
path: root/libavformat/Makefile
diff options
context:
space:
mode:
authorThomas Volkert <thomas@homer-conferencing.com>2015-02-15 14:46:42 +0100
committerMichael Niedermayer <michaelni@gmx.at>2015-02-15 14:54:45 +0100
commite4a6486c17dd90b338450ac7e151ffbf5370948a (patch)
tree33bb83e2dd7f24298021d1f8db1e6f029de52bfe /libavformat/Makefile
parentbbb06345851480d1fc7d1f8438d7505fe159030e (diff)
rtpdec: experimental VP9 depacketizer (draft 0)
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
Diffstat (limited to 'libavformat/Makefile')
-rw-r--r--libavformat/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/libavformat/Makefile b/libavformat/Makefile
index 073a42dd45..95a9e2f9ba 100644
--- a/libavformat/Makefile
+++ b/libavformat/Makefile
@@ -49,6 +49,7 @@ OBJS-$(CONFIG_RTPDEC) += rdt.o \
rtpdec_qt.o \
rtpdec_svq3.o \
rtpdec_vp8.o \
+ rtpdec_vp9.o \
rtpdec_xiph.o \
srtp.o
OBJS-$(CONFIG_RTPENC_CHAIN) += rtpenc_chain.o rtp.o