aboutsummaryrefslogtreecommitdiff
path: root/multimedia/Makefile
diff options
context:
space:
mode:
authorJan Beich <jbeich@FreeBSD.org>2019-12-18 06:13:52 +0000
committerJan Beich <jbeich@FreeBSD.org>2019-12-18 06:13:52 +0000
commit41a9ac7e3f29ce4b8321559b659ab526b8a0ed4d (patch)
tree4f0aeb8a1f65a77fd51e494b72178fa783c42729 /multimedia/Makefile
parent12595774297cb507d9d63ff26def15d7a852f516 (diff)
downloadports-41a9ac7e3f29ce4b8321559b659ab526b8a0ed4d.tar.gz
ports-41a9ac7e3f29ce4b8321559b659ab526b8a0ed4d.zip
multimedia/intel-media-sdk: add new port
Intel(R) Media SDK provides a plain C API to access hardware-accelerated video decode, encode and filtering on Intel(R) Gen graphics hardware platforms. Implementation written in C++ 11 with parts in C-for-Media (CM). Supported video encoders: HEVC, AVC, MPEG-2, JPEG, VP9 Supported video decoders: HEVC, AVC, VP8, VP9, MPEG-2, VC1, JPEG Supported video pre-processing filters: Color Conversion, Deinterlace, Denoise, Resize, Rotate, Composition http://mediasdk.intel.com/
Notes
Notes: svn path=/head/; revision=520364
Diffstat (limited to 'multimedia/Makefile')
-rw-r--r--multimedia/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/multimedia/Makefile b/multimedia/Makefile
index 8beaf97add9e..b1c409ac369c 100644
--- a/multimedia/Makefile
+++ b/multimedia/Makefile
@@ -136,6 +136,7 @@
SUBDIR += gstreamer1-plugins-mpeg2dec
SUBDIR += gstreamer1-plugins-mpeg2enc
SUBDIR += gstreamer1-plugins-mplex
+ SUBDIR += gstreamer1-plugins-msdk
SUBDIR += gstreamer1-plugins-openh264
SUBDIR += gstreamer1-plugins-resindvd
SUBDIR += gstreamer1-plugins-rtmp
@@ -162,6 +163,7 @@
SUBDIR += handbrake
SUBDIR += harvid
SUBDIR += imagination
+ SUBDIR += intel-media-sdk
SUBDIR += iriverter
SUBDIR += iso2mkv
SUBDIR += jmref