FreeBSD Bugzilla – Attachment 219548 Details for
Bug 251044
multimedia/handbrake: Fails to build: dav1d not found
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Updated file/patch-contrib_ffmpeg_module.defs
patch-contrib_ffmpeg_module.defs (text/plain), 664 bytes, created by
Mike Cui
on 2020-11-11 10:58:13 UTC
(
hide
)
Description:
Updated file/patch-contrib_ffmpeg_module.defs
Filename:
MIME Type:
Creator:
Mike Cui
Created:
2020-11-11 10:58:13 UTC
Size:
664 bytes
patch
obsolete
>--- contrib/ffmpeg/module.defs.orig 2020-06-13 07:05:35.000000000 -0700 >+++ contrib/ffmpeg/module.defs 2020-11-11 02:46:06.982238000 -0800 >@@ -57,10 +57,11 @@ > --disable-decoder=*_crystalhd \ > --enable-libdav1d \ > --enable-decoder=libdav1d \ >+ --pkg-config-flags=--static \ > --cc="$(FFMPEG.GCC.gcc)" \ > --extra-ldflags="$(call fn.ARGS,FFMPEG.GCC,*archs *sysroot *minver ?extra) -L$(call fn.ABSOLUTE,$(CONTRIB.build/)lib)" > >-ifeq (1-linux,$(FEATURE.qsv)-$(HOST.system)) >+ifneq (,$(filter $(FEATURE.qsv)-$(HOST.system),1-linux 1-freebsd)) > FFMPEG.CONFIGURE.extra += --enable-vaapi > FFMPEG.CONFIGURE.extra += --disable-xlib > else
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 251044
: 219548 |
219620