gstreamer/subprojects/gst-plugins-base/ext
Nicolas Dufresne e3fa7c0dda glimagesink: Fix render rect assertion
Whenever the surface is resized before the stream is negotiated, we endup
with an assertion in libgstvideo.

  gst_video_center_rect: assertion 'src->h != 0' failed

This fixes it, by following the style aready in place, which is to ensure
surfaces have a minimum size of 1x1.

Fixes #1139

Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/4303>
2023-03-30 01:10:09 +01:00
..
alsa Move files from gst-plugins-base into the "subprojects/gst-plugins-base/" subdir 2021-09-24 16:13:26 -03:00
cdparanoia cdparanoia: Ignore compiler warning coming from the cdparanoia header 2022-10-20 11:41:10 +01:00
gl glimagesink: Fix render rect assertion 2023-03-30 01:10:09 +01:00
libvisual meson: update for dep.get_pkgconfig_variable() deprecation 2021-10-20 11:20:44 +00:00
ogg oggdemux: Don't leak pending seek event 2022-12-15 23:15:58 +00:00
opus opusdec: Use proper guint/guint8 type conversion 2022-12-15 20:31:17 +00:00
pango timeoverlay: fix pad leak 2022-12-11 17:46:13 +00:00
theora theoradec: don't emit g_warning() on malformed input stream 2021-10-19 00:12:25 +00:00
vorbis vorbisdec: don't emit g_warning() on malformed input data 2021-10-19 00:12:25 +00:00
meson.build Move files from gst-plugins-base into the "subprojects/gst-plugins-base/" subdir 2021-09-24 16:13:26 -03:00