Skip to content

kmssink: Fix cropping for video with non-square aspect ratio

JeffyChen requested to merge JeffyCN/gstreamer:kms-fix into main

Give the original video source size to DRM instead of the scaled one.

The scaled one should be used for centering the frame only.

Edited by JeffyChen

Merge request reports