gstreamer/subprojects/gst-plugins-base/tests
Seungha Yang 792eb0cf48 tests: compositor: Fix race in buffer unref
Don't assume that compositor will output only single buffer
for single input buffer. If buffer's running time is not completly
aligned to output buffer running time or duration, compositor
can generate multiple buffers. If that happens, two threads,
one is aggregator output thread and main thread were trying
to modify buffer in this test. Clear the buffer after
shutting down pipeline to avoid the race.

Fixes: https://gitlab.freedesktop.org/gstreamer/gstreamer/-/issues/2836
Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/5081>
2023-07-21 00:59:59 +09:00
..
check tests: compositor: Fix race in buffer unref 2023-07-21 00:59:59 +09:00
examples gst-plugins-base: re-indent with GNU indent 2.2.12 2023-03-17 03:18:53 +00:00
files theoradec: make sure the selected pool accepts the new config 2023-05-12 14:37:06 +02:00
interactive test: Update all video related tests because of adding DMA_DRM format 2023-07-19 09:57:50 +00:00
validate validate tests: include debugutilsbad to be able to use testsrcbin 2023-06-27 10:13:19 +00:00
meson.build gstreamer-full: add full static support 2023-05-31 15:17:11 +00:00