Bug 224425

Summary: multimedia/mpv: Add VAAPI on Wayland support
Product: Ports & Packages Reporter: Val Packett <val>
Component: Individual Port(s)Assignee: Carlos J. Puga Medina <cpm>
Status: Closed FIXED    
Severity: Affects Only Me Flags: cpm: maintainer-feedback+
Priority: ---    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
mpv-vaapi-wayland.patch cpm: maintainer-approval+

Description Val Packett 2017-12-18 13:08:06 UTC
Created attachment 188929 [details]
mpv-vaapi-wayland.patch

Tested on Intel Haswell under Weston.
Comment 1 commit-hook freebsd_committer freebsd_triage 2017-12-25 18:01:28 UTC
A commit references this bug:

Author: cpm
Date: Mon Dec 25 18:00:52 UTC 2017
New revision: 457244
URL: https://svnweb.freebsd.org/changeset/ports/457244

Log:
  multimedia/mpv: Add VAAPI on Wayland support

  - Add support to enable VAAPI under Wayland (disabled by default)
  - Regenerate patch with makepatch to make portlint happy

  PR:		224425
  Submitted by:	Greg V <greg@unrelenting.technology>

Changes:
  head/multimedia/mpv/Makefile
  head/multimedia/mpv/files/patch-video_vaapi.c
Comment 2 Carlos J. Puga Medina freebsd_committer freebsd_triage 2017-12-25 18:02:17 UTC
Committed, thanks!