gstreamer/subprojects/gst-plugins-base/tests
Andoni Morales Alastruey ee43b6421e videodecoder: fix segfault copying buffer metas
The current implementation copies metas without checking if the buffer
is writable.

The operation that needs to be done, replacing the input buffer and
copying the metas, is only part of that process. We create a new function
that does both.

Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/5054>
2023-07-18 12:22:10 +00:00
..
check videodecoder: fix segfault copying buffer metas 2023-07-18 12:22:10 +00:00
examples examples: fix build on macOS with gtk+-quartz-3.0 2022-04-04 16:27:45 +00:00
files Move files from gst-plugins-base into the "subprojects/gst-plugins-base/" subdir 2021-09-24 16:13:26 -03:00
interactive tests: interactive: test-effect-switch: use autovideosink 2023-01-10 13:28:30 +00:00
validate videorate: Handle closing segment on EOS right after caps event 2022-10-11 11:48:09 -03:00
meson.build tests: rename 'icles' subdir to be more descriptive 2022-04-14 11:57:11 +00:00