Opened 5 weeks ago

Closed 5 weeks ago

#21069 closed enhancement (fixed)

Create a new x264 release for BLFS 12.3.

Reported by: Douglas R. Reno Owned by: Douglas R. Reno
Priority: normal Milestone: 12.3
Component: BOOK Version: git
Severity: normal Keywords:
Cc:

Description

Create a new x264 release for usage with BLFS 12.3.

Change History (4)

comment:1 by Douglas R. Reno, 5 weeks ago

Owner: changed from blfs-book to Douglas R. Reno
Status: newassigned

comment:2 by Douglas R. Reno, 5 weeks ago

commit 373697b467f7cd0af88f1e9e32d4f10540df4687 (HEAD -> master, origin/master, origin/HEAD)
Author: Anton Mitrofanov <BugMaster@narod.ru>
Date:   Fri Jan 3 16:48:30 2025 +0300

    Bump dates to 2025

commit 52f7694ddd35209cb95225e7acce91d8a30cb57d
Author: Brad Smith <brad@comstyle.com>
Date:   Sun Oct 27 13:04:01 2024 -0400

    Use sched_getaffinity on Android
    
    https://android.googlesource.com/platform/bionic/+/72e6fd42421dca80fb2776a9185c186d4a04e5f7
    
    Android has had sched_getaffinity since Android 3.0. Builds need
    to use _GNU_SOURCE.

commit 450946f96bb20ca3f71d494c0800c3ad747de769
Author: Martin Storsjö <martin@martin.st>
Date:   Sun Dec 29 19:18:13 2024 +0200

    ci: Test compiling for Android

commit a64111b1b35982bd83ec9573570a269a541d0b0c
Author: Brad Smith <brad@comstyle.com>
Date:   Sun Dec 29 11:41:22 2024 -0500

    Enable use of __sync_fetch_and_add() wherever detected instead of just X86
    
    Use __sync_fetch_and_add() wherever detected instead of being limited to
    just X86.

commit 938601b9069eba63c09406776c2186b78d773660
Author: Brad Smith <brad@comstyle.com>
Date:   Sun Oct 27 12:58:26 2024 -0400

    Use sysctlbyname(3) hw.logicalcpu on macOS
    
    Use of hw.ncpu has long been deprecated.

commit 023112c6f2f575c72e9f26274d183b70996fb542
Author: Brad Smith <brad@comstyle.com>
Date:   Sun Nov 3 23:42:12 2024 -0500

    aarch64: defines involving bit shifts should be unsigned

commit da14df5535fd46776fb1c9da3130973295c87aca
Author: Brad Smith <brad@comstyle.com>
Date:   Tue Oct 22 06:22:42 2024 -0400

    Make use of sysconf(3) _SC_NPROCESSORS_ONLN and _SC_NPROCESSORS_CONF
    
    Make use of _SC_NPROCESSORS_ONLN if it exists and fallback to
commit 1243d9ffb04dac7005ee9ecc79459034429dd5aa
Author: Brad Smith <brad@comstyle.com>
Date:   Wed Oct 16 11:09:57 2024 -0400

    Provide x264_getauxval() wrapper for getauxvaul() and elf_aux_info()

commit 3a8b5be2a256ffc6d8ec4fb35ecfb335d5a4a03b
Author: Brad Smith <brad@comstyle.com>
Date:   Mon Sep 30 06:46:57 2024 -0400

    aarch64: Use elf_aux_info() for CPU feature detection on FreeBSD/OpenBSD

commit c24e06c2e184345ceb33eb20a15d1024d9fd3497
Author: Martin Storsjö <martin@martin.st>
Date:   Tue Feb 27 10:43:07 2024 +0200

    configure: Check for SVE support in MS armasm64 via as_check
    
    This is mostly supported in armasm64 since MSVC 2022 17.10.

comment:3 by Douglas R. Reno, 5 weeks ago

The tarball has been uploaded to anduin.

comment:4 by Douglas R. Reno, 5 weeks ago

Resolution: fixed
Status: assignedclosed
Note: See TracTickets for help on using tickets.