mirror of
https://github.com/ittiam-systems/libavc.git
synced 2026-05-20 16:45:20 +07:00
|
Some checks are pending
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) Waiting to run
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) Waiting to run
CMake / build (cmake, clang, , clang++, macos-latest-clang-cmake, macos-latest) (push) Waiting to run
CMake / build (cmake, clang, , clang++, ubuntu-24.04-arm-clang-cmake, ubuntu-24.04-arm) (push) Waiting to run
CMake / build (cmake, clang, , clang++, ubuntu-latest-clang-cmake, ubuntu-latest) (push) Waiting to run
CMake / build (cmake, clang, -DSANITIZE=fuzzer-no-link,address, clang++, ubuntu-latest-clang-cmake-asan-fuzzer, ubuntu-latest) (push) Waiting to run
CMake / build (cmake, clang, -G Ninja, clang++, ubuntu-latest-clang-cmake-ninja, ubuntu-latest) (push) Waiting to run
CMake / build (cmake, gcc, , g++, ubuntu-latest-gcc-cmake, ubuntu-latest) (push) Waiting to run
Reason for revert: This re-lands ag/38985801 with the following change:
- Added the missing macro in common/armv8/ih264_resi_trans_quant_av8.s to fix the issues seen in c2.android.avc.encoder.
Bug: 485868924
Test: readelf -nW libavcdec.a
Test: readelf -nW libavcenc.a
Test: atest MctsMediaV2TestCases
atest MctsMediaDecoderTestCases
atest MctsMediaEncoderTestCases
atest MctsMediaCodecTestCases
Test: avc_dec_fuzzer
avc_enc_fuzzer
Change-Id: I27e94895d93dea32e8c68ba23f497aa3028e11dd
|
||
|---|---|---|
| .. | ||
| arm | ||
| armv8 | ||
| mvc | ||
| riscv | ||
| svc | ||
| x86 | ||
| common.cmake | ||
| ih264_buf_mgr.c | ||
| ih264_buf_mgr.h | ||
| ih264_cabac_tables.c | ||
| ih264_cabac_tables.h | ||
| ih264_cavlc_tables.c | ||
| ih264_cavlc_tables.h | ||
| ih264_chroma_intra_pred_filters.c | ||
| ih264_common_tables.c | ||
| ih264_common_tables.h | ||
| ih264_deblk_edge_filters.c | ||
| ih264_deblk_edge_filters.h | ||
| ih264_deblk_tables.c | ||
| ih264_deblk_tables.h | ||
| ih264_debug.h | ||
| ih264_defs.h | ||
| ih264_disp_mgr.c | ||
| ih264_disp_mgr.h | ||
| ih264_dpb_mgr.c | ||
| ih264_dpb_mgr.h | ||
| ih264_error.h | ||
| ih264_ihadamard_scaling.c | ||
| ih264_inter_pred_filters.c | ||
| ih264_inter_pred_filters.h | ||
| ih264_intra_pred_filters.h | ||
| ih264_iquant_itrans_recon.c | ||
| ih264_list.c | ||
| ih264_list.h | ||
| ih264_luma_intra_pred_filters.c | ||
| ih264_macros.h | ||
| ih264_mem_fns.c | ||
| ih264_mem_fns.h | ||
| ih264_padding.c | ||
| ih264_padding.h | ||
| ih264_resi_trans_quant.c | ||
| ih264_size_defs.h | ||
| ih264_structs.h | ||
| ih264_trans_data.c | ||
| ih264_trans_data.h | ||
| ih264_trans_macros.h | ||
| ih264_trans_quant_itrans_iquant.h | ||
| ih264_typedefs.h | ||
| ih264_weighted_pred.c | ||
| ih264_weighted_pred.h | ||
| ithread.c | ||
| ithread.h | ||
| svccommon.cmake | ||