db032688df
Convert multimedia/mythtv-frontend to a slave port of multimedia/mythtv which should make future updates much easier. Upstream security patches have been added to address known vulnerabilities in the bundled ffmpeg 3.2. PR: 225652 (initial patches to update to 29.0) [1] Submitted by: <lucylangthorne55@gmail.com> [1] Differential Revision: https://reviews.freebsd.org/D14563
10 lines
243 B
C
10 lines
243 B
C
--- libs/libmythui/mythrender_vdpau.h.orig 2018-01-27 11:25:49 UTC
|
|
+++ libs/libmythui/mythrender_vdpau.h
|
|
@@ -12,6 +12,7 @@
|
|
|
|
extern "C" {
|
|
#include "libavcodec/vdpau.h"
|
|
+#include <vdpau/vdpau_x11.h>
|
|
}
|
|
|
|
#define MIN_OUTPUT_SURFACES 2 // UI
|