summaryrefslogtreecommitdiff
path: root/multimedia/Makefile
diff options
context:
space:
mode:
authorKoop Mast <kwm@FreeBSD.org>2015-09-26 14:36:23 +0000
committerKoop Mast <kwm@FreeBSD.org>2015-09-26 14:36:23 +0000
commit7b97259096b0df72f16568f5b49a9a33cf1b4958 (patch)
tree6e57fabcf96c9308178f83f5236aab5d8f1b0127 /multimedia/Makefile
parentUpdate to 4.5.0.2 (diff)
Update gstreamer1 ports to 1.6.0.
* gstreamer1-libav now uses ffmpeg from ports. * New ports: * gstreamer1-validate: Tools to detect if elements are not behaving as expected, mainly aimed at developers, or advanced debugging. * gstreamer1-rtsp-server: Base foundation for building a rtsp server ontop of GStreamer * Bunch of new plugins like: mpg123, rsvg, libde265, openh264, x265 and dtls. Release announcement: http://lists.freedesktop.org/archives/gstreamer-announce/2015-September/000357.html Obtained from: gnome devel repo
Notes
Notes: svn path=/head/; revision=397984
Diffstat (limited to 'multimedia/Makefile')
-rw-r--r--multimedia/Makefile5
1 files changed, 5 insertions, 0 deletions
diff --git a/multimedia/Makefile b/multimedia/Makefile
index d5a3598ae6d9..37b295a9168a 100644
--- a/multimedia/Makefile
+++ b/multimedia/Makefile
@@ -130,8 +130,10 @@
SUBDIR += gstreamer1-plugins-good
SUBDIR += gstreamer1-plugins-hls
SUBDIR += gstreamer1-plugins-kate
+ SUBDIR += gstreamer1-plugins-libde265
SUBDIR += gstreamer1-plugins-mpeg2dec
SUBDIR += gstreamer1-plugins-mpeg2enc
+ SUBDIR += gstreamer1-plugins-openh264
SUBDIR += gstreamer1-plugins-resindvd
SUBDIR += gstreamer1-plugins-rtmp
SUBDIR += gstreamer1-plugins-schroedinger
@@ -140,8 +142,11 @@
SUBDIR += gstreamer1-plugins-v4l2
SUBDIR += gstreamer1-plugins-vpx
SUBDIR += gstreamer1-plugins-x264
+ SUBDIR += gstreamer1-plugins-x265
SUBDIR += gstreamer1-qt4
+ SUBDIR += gstreamer1-rtsp-server
SUBDIR += gstreamer1-vaapi
+ SUBDIR += gstreamer1-validate
SUBDIR += gstreamermm
SUBDIR += gtk-recordmydesktop
SUBDIR += gtk-youtube-viewer