summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorThijs Vermeir <thijsvermeir@gmail.com>2014-10-16 10:34:01 +0200
committerThijs Vermeir <thijsvermeir@gmail.com>2014-10-17 10:40:24 +0200
commit293522d418b139e6a6b9b1b9de69e45dd3e7cb28 (patch)
tree77c9d19e8b94b5ddee1071851d3fdd0569b2a774 /configure.ac
parent24fd4cd74cf029e293089ac262d8a13e5b6cf32c (diff)
downloadgstreamer-plugins-bad-293522d418b139e6a6b9b1b9de69e45dd3e7cb28.tar.gz
rtp: add h265 RTP payloader + depayloader
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 2 insertions, 0 deletions
diff --git a/configure.ac b/configure.ac
index 7e0d2c3ab..c30564622 100644
--- a/configure.ac
+++ b/configure.ac
@@ -474,6 +474,7 @@ AG_GST_CHECK_PLUGIN(pnm)
AG_GST_CHECK_PLUGIN(rawparse)
AG_GST_CHECK_PLUGIN(real)
AG_GST_CHECK_PLUGIN(removesilence)
+AG_GST_CHECK_PLUGIN(rtp)
AG_GST_CHECK_PLUGIN(sdi)
AG_GST_CHECK_PLUGIN(sdp)
AG_GST_CHECK_PLUGIN(segmentclip)
@@ -3250,6 +3251,7 @@ gst/pnm/Makefile
gst/rawparse/Makefile
gst/real/Makefile
gst/removesilence/Makefile
+gst/rtp/Makefile
gst/sdi/Makefile
gst/sdp/Makefile
gst/segmentclip/Makefile