Bug 224425 - multimedia/mpv: Add VAAPI on Wayland support
Summary: multimedia/mpv: Add VAAPI on Wayland support
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Carlos J. Puga Medina
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-12-18 13:08 UTC by Val Packett
Modified: 2017-12-25 18:02 UTC (History)
0 users

See Also:
cpm: maintainer-feedback+


Attachments
mpv-vaapi-wayland.patch (881 bytes, patch)
2017-12-18 13:08 UTC, Val Packett
cpm: maintainer-approval+
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
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!