FreeBSD Bugzilla – Attachment 240945 Details for
Bug 270308
multimedia/vlc: Mark VAAPI as BROKEN
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Patch for vlc
ffmpeg6-compat-vlc.patch (text/plain), 1.56 KB, created by
Daniel Engberg
on 2023-03-18 11:49:19 UTC
(
hide
)
Description:
Patch for vlc
Filename:
MIME Type:
Creator:
Daniel Engberg
Created:
2023-03-18 11:49:19 UTC
Size:
1.56 KB
patch
obsolete
>diff --git a/multimedia/vlc/Makefile b/multimedia/vlc/Makefile >index 54138b27e3c4..c039b4f9ecc4 100644 >--- a/multimedia/vlc/Makefile >+++ b/multimedia/vlc/Makefile >@@ -59,7 +59,7 @@ CONFIGURE_ARGS= --enable-avcodec --enable-avformat --enable-dvbpsi \ > --disable-secret --disable-soxr --disable-telx \ > --disable-tiger --disable-tremor --disable-udev \ > --disable-update-check --disable-vsxu \ >- --disable-wasapi --disable-x26410b \ >+ --disable-wasapi --disable-x26410b --disable-libva \ > --with-kde-solid=${PREFIX}/share/solid/actions \ > ac_cv_search_pthread_rwlock_init=-pthread \ > BUILDCC="${CC}" >@@ -81,7 +81,7 @@ OPTIONS_DEFINE_powerpc64= ALTIVEC > OPTIONS_DEFAULT=ASS AVAHI DAV1D DBUS DVDREAD DVDNAV GNUTLS HARFBUZZ JPEG \ > LIVEMEDIA LUA OGG OPTIMIZED_CFLAGS \ > OPUS PNG QT5 SAMPLERATE STREAM SPEEX TAGLIB THEORA TWOLAME \ >- UPNP V4L VAAPI VCD VDPAU VORBIS WAYLAND X11 >+ UPNP V4L VCD VDPAU VORBIS WAYLAND X11 > OPTIONS_DEFAULT_powerpc= ALTIVEC > OPTIONS_DEFAULT_powerpc64= ALTIVEC > OPTIONS_EXCLUDE=LIBPLACEBO # https://code.videolan.org/videolan/vlc/-/commit/8e22c39ea3c3 >@@ -333,8 +333,9 @@ V4L_BUILD_DEPENDS= v4l_compat>=0:multimedia/v4l_compat > V4L_LIB_DEPENDS= libv4l2.so:multimedia/libv4l > V4L_CONFIGURE_ENABLE= v4l2 > >-VAAPI_LIB_DEPENDS= libva.so:multimedia/libva >-VAAPI_CONFIGURE_ENABLE= libva >+VAAPI_BROKEN= unsupported using FFmpeg 5.0 or higher - https://code.videolan.org/videolan/vlc/-/merge_requests/1245 >+#VAAPI_LIB_DEPENDS= libva.so:multimedia/libva >+#VAAPI_CONFIGURE_ENABLE= libva > > VCD_LIB_DEPENDS= libcddb.so:audio/libcddb > VCD_CONFIGURE_ENABLE= vcd libcddb
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 270308
:
240945
|
240952