waylandsink: Fix cropping for video with non-square aspect ratio
Padding of unaligned content is still visible at right with some aspect-ratio. Fix this by giving the original content resolution to wp_viewport_set_source() instead of pixel aspect ratio scaled one.
Fixes !5259 (merged)