gstreamer/tests/check
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
..
elements tests: enforce I420 format 2020-06-09 08:09:58 +00:00
generic Remove autotools build system 2019-10-13 14:15:43 +01:00
gst Remove autotools build system 2019-10-13 14:15:43 +01:00
libs video-converter: Guard against invalid frame input 2020-06-12 06:49:56 +00:00
pipelines tests: simple-launch-lines: remove use of unused HAVE_LIBVISUAL define 2019-12-09 07:33:55 +00:00
gst-plugins-base.supp tests: fix up valgrind suppressions for glibc getaddrinfo leaks 2019-09-08 01:52:36 +01:00
meson.build tests: audiosink: Test class extension struct 2020-05-28 19:14:29 +09:00