-
-
Notifications
You must be signed in to change notification settings - Fork 1.2k
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
FFMPEG Udpate to version 4.3.2 #4576
Conversation
@publicarray @anthonylavado and related to #3932 (comment) Initial testing compiled properly on |
Update also allows removing aarch64 patch as now pre-included.
@hgy59 and @ymartin59 this should now all build successfully and be ready for review and merge. I did published them on my github yesterday for people to try it on and get feedback:
I'll then bump the package revision before publishing. |
* ffmpeg: Update to version 4.3.2 * libva: Update to version 2.11 * intel-media-driver: Update to 21Q1 * libdrm: Update to 2.4.105 * libdrm: Build radeon driver when generic or AMD v1000 * flac: Update to version 1.3.3 * libva: Update PLIST for version 2.11.0 * gmmlib: Update PLIST for version 21.1.2 * intel-mediasdk: Update PLIST for version 21.1.3 * util-linux: Update to version 2.36.2 * libbluray: Update to version 1.3.0 * x264: Update to latest git hash * libvpx: Update to version 1.10.0 * libaom: Update to version 3.0.0 * ffmpeg: Refactor Makefile for better clarity * ffmpeg: Add Jellyfin avformat + VAAPI patches * libaom: Update to version 3.1.0 * SVT-AV1: Update to version 0.8.7 and migrate to gitlab Update also allows removing aarch64 patch as now pre-included. * x265: Update to version 3.5 and use bitbucket.org as source * SVT-HEVC: Update from version 1.5.0 to 1.5.1 * gmmlib: Update from version 21.1.2 to 21.1.3 * libdrm: Update from version libdrm 2.4.105 to 2.4.106 * ffmeg: Fix info in changes * x265: Build fix for DSM7 using gcc 7.3
Motivation: Update to FFMPEG and all of its core dependencies along with inclusion of
jellyfin
ffmpeg vaapi patches (ref: #3932 (comment))Linked issues: This PR depends on merging the code from #4545 for build to succeed. (DSM7 #4524)
Checklist
all-supported
completed successfully