notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photos
All times are UTC
Ukraine
The recently imposed "must be logged in" restriction is a response to increased bot traffic on the site. This affects search, commits, and vuxml pages.
Search engines are not blocked. Try using "site:www.freshports.org" and your search terms.
After the ports freeze to fix some stuff, the freeze is over. I have some work to do before FreshPorts can start processing commits again before it can start processing again. I've created an issue for that.
Port details
libvpl Intel Video Processing Library API, dispatcher, and examples
2.17.0 multimedianew! on this many watch lists=0 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout Package not present on quarterly.This port was created during this quarter. It will be in the next quarterly branch but not the current one.
Maintainer: naito.yuichiro@gmail.com search for ports maintained by this maintainer
Port Added: 2026-08-17 02:00:07
Last Update: 2026-08-17 01:57:40
Commit Hash: 7ef46d5
License: MIT
WWW:
https://www.intel.com/content/www/us/en/developer/tools/vpl/overview.html
Description:
Intel Video Processing Library (Intel VPL) provides access to hardware accelerated video decode, encode, and processing capabilities on Intel GPUs to support AI visual inference, media delivery, cloud gaming, and virtual desktop infrastructure use cases. This repository contains the following components: - Copies of the Intel VPL API header files. The version of the API is listed in the mfxdefs.h file. - Intel VPL Dispatcher - Examples demonstrating API usage *** IMPORTANT *** Intel VPL Tools are no longer in this repository. They have all been moved to libvpl-tools.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (120 items)
Collapse this list.
  1. @ldconfig
  2. /usr/local/share/licenses/libvpl-2.17.0/catalog.mk
  3. /usr/local/share/licenses/libvpl-2.17.0/LICENSE
  4. /usr/local/share/licenses/libvpl-2.17.0/MIT
  5. etc/vpl/vars.sh
  6. include/vpl/mfx.h
  7. include/vpl/mfxadapter.h
  8. include/vpl/mfxbrc.h
  9. include/vpl/mfxcamera.h
  10. include/vpl/mfxcommon.h
  11. include/vpl/mfxdefs.h
  12. include/vpl/mfxdispatcher.h
  13. include/vpl/mfxdispatcherprefixedfunctions.h
  14. include/vpl/mfxencodestats.h
  15. include/vpl/mfximplcaps.h
  16. include/vpl/mfxjpeg.h
  17. include/vpl/mfxmemory.h
  18. include/vpl/mfxmvc.h
  19. include/vpl/mfxpcp.h
  20. include/vpl/mfxsession.h
  21. include/vpl/mfxstructures.h
  22. include/vpl/mfxsurfacepool.h
  23. include/vpl/mfxvideo++.h
  24. include/vpl/mfxvideo.h
  25. include/vpl/mfxvp8.h
  26. include/vpl/preview/README.txt
  27. include/vpl/preview/legacy/README.txt
  28. include/vpl/preview/legacy/mfxvideo++.h
  29. lib/cmake/vpl/VPLConfig.cmake
  30. lib/cmake/vpl/VPLConfigVersion.cmake
  31. lib/libvpl.so
  32. lib/libvpl.so.2
  33. lib/libvpl.so.2.17
  34. libdata/pkgconfig/vpl.pc
  35. share/vpl/examples/api1x_core/legacy-decode/CMakeLists.txt
  36. share/vpl/examples/api1x_core/legacy-decode/License.txt
  37. share/vpl/examples/api1x_core/legacy-decode/README.md
  38. share/vpl/examples/api1x_core/legacy-decode/src/legacy-decode.cpp
  39. share/vpl/examples/api1x_core/legacy-decode/src/util.hpp
  40. share/vpl/examples/api1x_core/legacy-encode/CMakeLists.txt
  41. share/vpl/examples/api1x_core/legacy-encode/License.txt
  42. share/vpl/examples/api1x_core/legacy-encode/PreLoad.cmake
  43. share/vpl/examples/api1x_core/legacy-encode/README.md
  44. share/vpl/examples/api1x_core/legacy-encode/src/legacy-encode.cpp
  45. share/vpl/examples/api1x_core/legacy-encode/src/util.hpp
  46. share/vpl/examples/api1x_core/legacy-vpp/CMakeLists.txt
  47. share/vpl/examples/api1x_core/legacy-vpp/License.txt
  48. share/vpl/examples/api1x_core/legacy-vpp/README.md
  49. share/vpl/examples/api1x_core/legacy-vpp/src/legacy-vpp.cpp
  50. share/vpl/examples/api1x_core/legacy-vpp/src/util.hpp
  51. share/vpl/examples/api2x/hello-decode/CMakeLists.txt
  52. share/vpl/examples/api2x/hello-decode/License.txt
  53. share/vpl/examples/api2x/hello-decode/PreLoad.cmake
  54. share/vpl/examples/api2x/hello-decode/README.md
  55. share/vpl/examples/api2x/hello-decode/src/hello-decode.cpp
  56. share/vpl/examples/api2x/hello-decode/src/util.hpp
  57. share/vpl/examples/api2x/hello-decvpp/CMakeLists.txt
  58. share/vpl/examples/api2x/hello-decvpp/License.txt
  59. share/vpl/examples/api2x/hello-decvpp/PreLoad.cmake
  60. share/vpl/examples/api2x/hello-decvpp/README.md
  61. share/vpl/examples/api2x/hello-decvpp/src/hello-decvpp.cpp
  62. share/vpl/examples/api2x/hello-decvpp/src/util.hpp
  63. share/vpl/examples/api2x/hello-encode-jpeg/CMakeLists.txt
  64. share/vpl/examples/api2x/hello-encode-jpeg/License.txt
  65. share/vpl/examples/api2x/hello-encode-jpeg/PreLoad.cmake
  66. share/vpl/examples/api2x/hello-encode-jpeg/README.md
  67. share/vpl/examples/api2x/hello-encode-jpeg/src/hello-encode-jpeg.cpp
  68. share/vpl/examples/api2x/hello-encode-jpeg/src/util.hpp
  69. share/vpl/examples/api2x/hello-encode/CMakeLists.txt
  70. share/vpl/examples/api2x/hello-encode/License.txt
  71. share/vpl/examples/api2x/hello-encode/PreLoad.cmake
  72. share/vpl/examples/api2x/hello-encode/README.md
  73. share/vpl/examples/api2x/hello-encode/src/hello-encode.cpp
  74. share/vpl/examples/api2x/hello-encode/src/util.hpp
  75. share/vpl/examples/api2x/hello-sharing-vaapi/CMakeLists.txt
  76. share/vpl/examples/api2x/hello-sharing-vaapi/License.txt
  77. share/vpl/examples/api2x/hello-sharing-vaapi/PreLoad.cmake
  78. share/vpl/examples/api2x/hello-sharing-vaapi/README.md
  79. share/vpl/examples/api2x/hello-sharing-vaapi/include/device-vaapi.h
  80. share/vpl/examples/api2x/hello-sharing-vaapi/include/util.hpp
  81. share/vpl/examples/api2x/hello-sharing-vaapi/include/vasurface_wrapper.h
  82. share/vpl/examples/api2x/hello-sharing-vaapi/src/device-vaapi.cpp
  83. share/vpl/examples/api2x/hello-sharing-vaapi/src/hello-sharing-vaapi-export.cpp
  84. share/vpl/examples/api2x/hello-sharing-vaapi/src/hello-sharing-vaapi-import.cpp
  85. share/vpl/examples/api2x/hello-transcode/CMakeLists.txt
  86. share/vpl/examples/api2x/hello-transcode/License.txt
  87. share/vpl/examples/api2x/hello-transcode/README.md
  88. share/vpl/examples/api2x/hello-transcode/src/hello-transcode.cpp
  89. share/vpl/examples/api2x/hello-transcode/src/util.hpp
  90. share/vpl/examples/api2x/hello-vpp/CMakeLists.txt
  91. share/vpl/examples/api2x/hello-vpp/License.txt
  92. share/vpl/examples/api2x/hello-vpp/PreLoad.cmake
  93. share/vpl/examples/api2x/hello-vpp/README.md
  94. share/vpl/examples/api2x/hello-vpp/src/hello-vpp.cpp
  95. share/vpl/examples/api2x/hello-vpp/src/util.hpp
  96. share/vpl/examples/content/cars_320x240.bgra
  97. share/vpl/examples/content/cars_320x240.h264
  98. share/vpl/examples/content/cars_320x240.h265
  99. share/vpl/examples/content/cars_320x240.i420
  100. share/vpl/examples/content/cars_320x240.mjpeg
  101. share/vpl/examples/content/cars_320x240.nv12
  102. share/vpl/examples/content/cars_320x240.y8
  103. share/vpl/examples/interop/vpl-infer/CMakeLists.txt
  104. share/vpl/examples/interop/vpl-infer/CPPLINT.cfg
  105. share/vpl/examples/interop/vpl-infer/License.txt
  106. share/vpl/examples/interop/vpl-infer/PreLoad.cmake
  107. share/vpl/examples/interop/vpl-infer/README.md
  108. share/vpl/examples/interop/vpl-infer/src/util.hpp
  109. share/vpl/examples/interop/vpl-infer/src/vpl-infer.cpp
  110. share/vpl/examples/tutorials/01_transition/License.txt
  111. share/vpl/examples/tutorials/01_transition/MediaSDK/CMakeLists.txt
  112. share/vpl/examples/tutorials/01_transition/MediaSDK/cmake/FindMFX.cmake
  113. share/vpl/examples/tutorials/01_transition/README.md
  114. share/vpl/examples/tutorials/01_transition/VPL/CMakeLists.txt
  115. share/vpl/examples/tutorials/01_transition/src/transition.cpp
  116. share/vpl/licensing/license.txt
  117. share/vpl/licensing/third-party-programs.txt
  118. @owner
  119. @group
  120. @mode
Collapse this list.
USE_RC_SUBR (Service Scripts)
  • no SUBR information found for this port
Dependency lines:
  • libvpl>0:multimedia/libvpl
Conflicts:
CONFLICTS_INSTALL:
  • onevpl
To install the port:
cd /usr/ports/multimedia/libvpl/ && make install clean
To add the package, run one of these commands:
  • pkg install multimedia/libvpl
  • pkg install libvpl
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: libvpl
Flavors: there is no flavor information for this port.
ONLY_FOR_ARCHS: amd64
distinfo:
TIMESTAMP = 1784249375 SHA256 (intel-libvpl-v2.17.0_GH0.tar.gz) = 4de3e2faf1e8307fb282e4a43f443191810f6a6b0a484fffa7995ba1c814c6ec SIZE (intel-libvpl-v2.17.0_GH0.tar.gz) = 12974961

Packages (timestamps in pop-ups are UTC):
libvpl
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest-----n/an/an/a
FreeBSD:13:quarterly-----n/an/an/a
FreeBSD:14:latest--------
FreeBSD:14:quarterly--------
FreeBSD:15:latest-2.17.0n/a-n/an/a--
FreeBSD:15:quarterly--n/a-n/an/a--
FreeBSD:16:latest-2.17.0n/a-n/an/a--
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. cmake : devel/cmake-core
  2. ninja : devel/ninja
  3. pkgconf>=1.3.0_1 : devel/pkgconf
This port is required by:
for Libraries
  1. multimedia/handbrake
  2. multimedia/libvpl-tools

Configuration Options:
No options to configure
Options name:
multimedia_libvpl
USES:
cmake:testing compiler:c++14-lang localbase:ldflags pkgconfig pathfix
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/intel/libvpl/tar.gz/v2.17.0?dummy=/
Collapse this list.

Number of commits found: 1

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
2.17.0
17 Aug 2026 01:57:40
commit hash: 7ef46d5789cc705b46264bf959e4375619a1011acommit hash: 7ef46d5789cc705b46264bf959e4375619a1011acommit hash: 7ef46d5789cc705b46264bf959e4375619a1011acommit hash: 7ef46d5789cc705b46264bf959e4375619a1011a files touched by this commit
Hiroki Tagato (tagattie) search for other commits by this committer
Author: Yuichiro NAITO
multimedia/libvpl: New port: Intel Video Processing Library API, dispatcher, and
examples

Intel Video Processing Library (Intel VPL) provides access to hardware
accelerated video decode, encode, and processing capabilities on Intel GPUs
to support AI visual inference, media delivery, cloud gaming, and virtual
desktop infrastructure use cases.

This repository contains the following components:

- Copies of the Intel VPL API header files.
  The version of the API is listed in the mfxdefs.h file.
- Intel VPL Dispatcher
- Examples demonstrating API usage

*** IMPORTANT ***

Intel VPL Tools are no longer in this repository. They have all been
moved to libvpl-tools.

WWW: https://www.intel.com/content/www/us/en/developer/tools/vpl/overview.html

PR:		293561
Reported by:	Yuichiro NAITO <naito.yuichiro@gmail.com> (new maintainer)

Number of commits found: 1