forked from Lainports/freebsd-ports
graphics/mesa-devel: re-enable vc1/h264/h265 codecs after b377685411
PR: 267238
This commit is contained in:
parent
d99ffa3a1f
commit
36049d38d7
1 changed files with 2 additions and 0 deletions
|
|
@ -1,6 +1,7 @@
|
|||
PORTNAME= mesa
|
||||
DISTVERSION= 22.2-branchpoint-4095
|
||||
DISTVERSIONSUFFIX= -g977dbfc9dec
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= graphics
|
||||
PKGNAMESUFFIX= -devel
|
||||
|
||||
|
|
@ -109,6 +110,7 @@ LTO_MESON_TRUE= b_lto
|
|||
VAAPI_DESC= Hardware encoding/decoding (only r600, radeonsi)
|
||||
VAAPI_BUILD_DEPENDS= libva>0:multimedia/libva
|
||||
VAAPI_MESON_ENABLED= gallium-va
|
||||
VAAPI_MESON_ON= -Dvideo-codecs=vc1dec,h264dec,h264enc,h265dec,h265enc
|
||||
|
||||
VDPAU_DESC= Hardware decoding (only r600, radeonsi) (implies X11)
|
||||
VDPAU_BUILD_DEPENDS= libvdpau>0:multimedia/libvdpau
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue