libavc-mirror/encoder/x86
Sushant 022704a5d6
Some checks failed
CMake / build (cmake, aarch64-linux-gnu-gcc, -DCMAKE_TOOLCHAIN_FILE=../cmake/toolchains/aarch64_toolchain.cmake, aarch64-linux-gnu-g++, ubuntu-latest-cross-aarch64-cmake, ubuntu-latest) (push) Has been cancelled
CMake / build (cmake, arm-linux-gnueabihf-gcc, -DCMAKE_TOOLCHAIN_FILE=../cmake/toolchains/aarch32_toolchain.cmake, arm-linux-gnueabihf-g++, ubuntu-latest-cross-aarch32-cmake, ubuntu-latest) (push) Has been cancelled
CMake / build (cmake, clang, , clang++, macos-latest-clang-cmake, macos-latest) (push) Has been cancelled
CMake / build (cmake, clang, , clang++, ubuntu-24.04-arm-clang-cmake, ubuntu-24.04-arm) (push) Has been cancelled
CMake / build (cmake, clang, , clang++, ubuntu-latest-clang-cmake, ubuntu-latest) (push) Has been cancelled
CMake / build (cmake, clang, -DSANITIZE=fuzzer-no-link,address, clang++, ubuntu-latest-clang-cmake-asan-fuzzer, ubuntu-latest) (push) Has been cancelled
CMake / build (cmake, clang, -G Ninja, clang++, ubuntu-latest-clang-cmake-ninja, ubuntu-latest) (push) Has been cancelled
CMake / build (cmake, gcc, , g++, ubuntu-latest-gcc-cmake, ubuntu-latest) (push) Has been cancelled
libavc: use memcpy and memset to enable _FORTIFY_SOURCE
Bypass wrappers functions for memcpy and memset, calling standard
C library functions directly. This allows _FORTIFY_SOURCE to
perform compile-time safety checks.

Bug: 514722372
Test: ./avcdec
Change-Id: Ice5048bdebc74e15c10e16aed3353251773659c7
2026-06-18 10:27:02 -07:00
..
svc libavc: use memcpy and memset to enable _FORTIFY_SOURCE 2026-06-18 10:27:02 -07:00
ih264e_function_selector.c libavcenc: Remove duplicate code and improve readability 2023-10-01 01:37:17 +05:30
ih264e_function_selector_sse42.c libavcenc: Remove duplicate code and improve readability 2023-10-01 01:37:17 +05:30
ih264e_function_selector_ssse3.c libavc: use memcpy and memset to enable _FORTIFY_SOURCE 2026-06-18 10:27:02 -07:00
ih264e_half_pel_ssse3.c libavcenc: Remove duplicate code and improve readability 2023-10-01 01:37:17 +05:30
ih264e_intra_modes_eval_ssse3.c libavcenc: Remove duplicate code and improve readability 2023-10-01 01:37:17 +05:30
ih264e_platform_macros.h libavcenc: Remove duplicate code and improve readability 2023-10-01 01:37:17 +05:30
ime_distortion_metrics_sse42.c Don't declare variables after statements 2015-06-25 13:29:52 +03:00
ime_platform_macros.h libavcenc: Remove duplicate code and improve readability 2023-10-01 01:37:17 +05:30