mirror of
https://mirror.skon.top/https://github.com/FFmpeg/FFmpeg
synced 2026-04-30 22:00:51 +08:00
forgejo/CODEOWNERS: Add myself for arm/aarch64 assembly
This commit is contained in:
@@ -20,9 +20,14 @@ libavcodec/*prores* @lynne
|
||||
libavcodec/*siren* @lynne
|
||||
libavcodec/*vc2* @lynne
|
||||
|
||||
libavcodec/aarch64/* @lynne
|
||||
libavcodec/aarch64/* @lynne @mstorsjo
|
||||
libavcodec/arm/* @mstorsjo
|
||||
libavcodec/x86/* @lynne
|
||||
|
||||
# avfilter
|
||||
# =======
|
||||
libavfilter/aarch64/* @mstorsjo
|
||||
|
||||
# avformat
|
||||
# =======
|
||||
libavformat/iamf* @jamrial
|
||||
@@ -33,9 +38,20 @@ libavutil/*crc* @lynne
|
||||
libavutil/iamf* @jamrial
|
||||
libavutil/tx* @lynne
|
||||
|
||||
libavutil/aarch64/* @lynne
|
||||
libavutil/aarch64/* @lynne @mstorsjo
|
||||
libavutil/arm/* @mstorsjo
|
||||
libavutil/x86/* @lynne
|
||||
|
||||
# swresample
|
||||
# =======
|
||||
libswresample/aarch64/* @mstorsjo
|
||||
libswresample/arm/* @mstorsjo
|
||||
|
||||
# swscale
|
||||
# =======
|
||||
libswscale/aarch64/* @mstorsjo
|
||||
libswscale/arm/* @mstorsjo
|
||||
|
||||
# Frameworks
|
||||
# ==========
|
||||
*vulkan* @lynne
|
||||
|
||||
Reference in New Issue
Block a user