gstreamer/gst-libs/gst
Jan Schmidt bf5d51c5da video-converter: Guard against invalid frame input
If the frames passed in to gst_video_converter_frame()
have a different layout than was configured for, the
conversion code might go out of bounds and crash.

Do a sanity check on each frame passed in, and in the
absence of a return value in the API, just
refuse the conversion in invalid cases and leave the
destination frame untouched so it's obvious to
users that it was broken.

Part-of: <https://gitlab.freedesktop.org/gstreamer/gst-plugins-base/-/merge_requests/696>
2020-06-12 06:49:56 +00:00
..
allocators gstphysmemory: Use G_DECLARE_INTERFACE 2020-03-20 06:20:43 +00:00
app appsrc/appsink: Make setting/replacing callbacks thread-safe 2020-02-14 14:42:19 +00:00
audio audio: add missing space in GST_AUDIO_FORMATS_ALL 2020-06-10 10:43:42 +02:00
fft fft: Update our kiss fft version 2019-12-27 11:53:14 +02:00
gl gstglwindow_x11: fix resize 2020-06-12 01:36:22 +00:00
pbutils discoverer: Check sinkpad existence before retrieving caps 2020-05-06 11:52:20 +03:00
riff riff-media: add H.265 2020-05-18 09:51:23 +00:00
rtp rtpbuffer: add_extension_onebyte_header: fix the proper wordlen 2020-03-19 14:18:20 +01:00
rtsp Add missing colons to Since markers in the docs 2020-05-01 10:08:40 +03:00
sdp Remove autotools build system 2019-10-13 14:15:43 +01:00
tag Remove autotools build system 2019-10-13 14:15:43 +01:00
video video-converter: Guard against invalid frame input 2020-06-12 06:49:56 +00:00
gettext.h Fix FSF address 2012-11-03 23:05:09 +00:00
glib-compat-private.h Fix FSF address 2012-11-03 23:05:09 +00:00
gst-i18n-app.h tools: add simple command-line gst-play utility for testing purposes 2013-08-16 15:45:23 +01:00
gst-i18n-plugin.h Fix FSF address 2012-11-03 23:05:09 +00:00
meson.build meson: Add feature options for all plugins 2018-07-27 18:42:11 +05:30