aboutsummaryrefslogtreecommitdiff
path: root/multimedia/Makefile
diff options
context:
space:
mode:
authorKoop Mast <kwm@FreeBSD.org>2018-12-11 20:28:12 +0000
committerKoop Mast <kwm@FreeBSD.org>2018-12-11 20:28:12 +0000
commit94e565128d0c53e6f99bdedd74d18778273f3610 (patch)
tree5295235ee112738208b83a19225051cd5c54b5d1 /multimedia/Makefile
parent54ff92978e9c5a0e7e68eed7078f7f77cecf511d (diff)
downloadports-94e565128d0c53e6f99bdedd74d18778273f3610.tar.gz
ports-94e565128d0c53e6f99bdedd74d18778273f3610.zip
Add gstreamer1-transcoder
Transcodes a stream defined by its first <input-uri> argument to the place defined by its second <output-uri> argument into the format described in its third <encoding-format> argument or using the given <output-uri> file extension. Submitted by: woodsb02@ Differential Revision: https://reviews.freebsd.org/D17042
Notes
Notes: svn path=/head/; revision=487253
Diffstat (limited to 'multimedia/Makefile')
-rw-r--r--multimedia/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/multimedia/Makefile b/multimedia/Makefile
index 0724b9fb241e..36ba1daf3cb8 100644
--- a/multimedia/Makefile
+++ b/multimedia/Makefile
@@ -158,6 +158,7 @@
SUBDIR += gstreamer1-plugins-x265
SUBDIR += gstreamer1-qt
SUBDIR += gstreamer1-rtsp-server
+ SUBDIR += gstreamer1-transcoder
SUBDIR += gstreamer1-vaapi
SUBDIR += gstreamer1-validate
SUBDIR += gstreamermm