On Sat, 24 Aug 2024, Brad Smith wrote:

avutil/cpu_internal: Provide ff_getauxval() wrapper for getauxvaul()

Initially used for getauxval() but will be used to add support for
other API.

Signed-off-by: Brad Smith <b...@comstyle.com>
---
libavutil/aarch64/cpu.c   |  4 ++--
libavutil/arm/cpu.c       |  2 +-
libavutil/cpu.c           | 14 ++++++++++++++
libavutil/cpu_internal.h  |  2 ++
libavutil/loongarch/cpu.c |  2 +-
libavutil/mips/cpu.c      |  2 +-
libavutil/riscv/cpu.c     |  2 +-
7 files changed, 22 insertions(+), 6 deletions(-)

LGTM, this looks reasonable to me.

// Martin

_______________________________________________
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
https://ffmpeg.org/mailman/listinfo/ffmpeg-devel

To unsubscribe, visit link above, or email
ffmpeg-devel-requ...@ffmpeg.org with subject "unsubscribe".

Reply via email to