[Bug 270308] multimedia/vlc: Mark VAAPI as BROKEN

From: <bugzilla-noreply_at_freebsd.org>
Date: Sat, 18 Mar 2023 14:25:58 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=270308

--- Comment #1 from Jan Beich <jbeich@FreeBSD.org> ---
Comment on attachment 240945
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=240945
Patch for vlc

All of this can be replaced with

  OPTIONS_EXCLUDE+=VAAPI # incompatible with ffmpeg >= 5 until vlc4

or

  OPTIONS_EXCLUDE+=VAAPI #
https://code.videolan.org/videolan/vlc/-/commit/08cbeca2b732

I had a similar issue with libplacebo >= 5.

-- 
You are receiving this mail because:
You are the assignee for the bug.