gstreamer/subprojects/gst-plugins-bad/ext/wayland
Nicolas Dufresne 3ed0d34065 waylandsink: Stop modifying the display GstVideoInfo
The video_info is supposed to match the display dimentions, but as soon as we
get a padded video buffer, we modify it. This has side effect later on and
maybe cause bad frames.

Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/3801>
2023-03-14 21:50:57 +00:00
..
gstwaylandsink.c waylandsink: Stop modifying the display GstVideoInfo 2023-03-14 21:50:57 +00:00
gstwaylandsink.h gstwaylandsink: Add rotate-method property 2022-06-20 18:30:56 +00:00
meson.build meson: Call pkgconfig.generate in the loop where we declare plugins dependencies 2022-09-01 21:17:35 +00:00