gstreamer/tests
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
..
check video-converter: Guard against invalid frame input 2020-06-12 06:49:56 +00:00
examples tests/examples/seek/instant-rate-change: Add example app 2020-04-01 21:01:38 +00:00
files Remove autotools build system 2019-10-13 14:15:43 +01:00
icles tests: playback: include stdlib.h unconditionally 2019-12-09 07:33:55 +00:00
validate meson: Use the tests option for validate 2020-06-11 14:01:01 +05:30
meson.build meson: Use the tests option for validate 2020-06-11 14:01:01 +05:30