Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 28 Oct 2024 19:03:31 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 282188] New port: multimedia/ffmpeg3 (legacy ffmpeg as a dependency for emulators/ppsspp)
Message-ID:  <bug-282188-7788-r8CtvkTN1a@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-282188-7788@https.bugs.freebsd.org/bugzilla/>
References:  <bug-282188-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D282188

--- Comment #10 from Daniel Engberg <diizzy@FreeBSD.org> ---
Created attachment 254601
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D254601&action=
=3Dedit
Patch for ffmpeg3 v2

* Add missing option for LTO
* Fix RTCPU option
* Rework Makefile to follow Porters Handbook and have better readability
* Enable both LTO and OPTIMIZED_CFLAGS options by default
* Convert DEBUG option to rely on framework DEBUG option
* Limit port to aarch64 and amd64 as they're the only platforms that will r=
un
ppsspp at reasonable performance
* Remove DATADIR and DOCSDIR variables as they're unnecessary and unused
* Backport ATRAC3 patch imported into upstream's "fork" [1]

1:
https://github.com/hrydgard/ppsspp-ffmpeg/commit/9c4f84d9d9ad147f4a44cff582=
829647a0c65420

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-282188-7788-r8CtvkTN1a>