Andoni Morales Alastruey 37a57b57e6 ges: fix frame position for sources with par < 1
In #8693 the issue was fixed for par > 1 without noticing that
it was also broken for par > 1.
Given that the natural width and height only changes when par != 1,
the logic is simplified to do:
 * par_n < par_d -> the height is corrected
 * par_n > par_d -> the width is corrected

Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/8828>
2025-04-24 17:01:51 +00:00
..
2024-10-25 08:58:29 +00:00
2023-02-03 17:48:09 +00:00
2025-04-09 17:19:01 +00:00
2024-01-16 20:13:23 +00:00