You've already forked FFmpeg
mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2025-08-04 22:03:09 +02: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