mirror of
https://repo.dec05eba.com/gpu-screen-recorder
synced 2026-03-31 09:07:13 +09:00
Take amd hevc video alignment padding into consideration to move video content to center of video with black bars on all sides instead of only right/bottom
This commit is contained in:
@@ -39,6 +39,7 @@ struct gsr_capture_kms {
|
||||
AVContentLightMetadata *light_metadata;
|
||||
|
||||
gsr_monitor_rotation monitor_rotation;
|
||||
vec2i video_alignment_padding;
|
||||
};
|
||||
|
||||
/* Returns 0 on success */
|
||||
|
||||
Reference in New Issue
Block a user