mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-03 16:09:39 +00:00
80b599c81b
This adds a check to avoid draining when the imported buffers are in fact own by kmssink. This happens since we export our kms buffer as DMABuf. They are not really imported back as we pre-fill the cache, but uses the same format as if they were external. This fixes performance issues seen with videocrop2-test (found in -good). |
||
---|---|---|
.. | ||
gstkmsallocator.c | ||
gstkmsallocator.h | ||
gstkmsbufferpool.c | ||
gstkmsbufferpool.h | ||
gstkmssink.c | ||
gstkmssink.h | ||
gstkmsutils.c | ||
gstkmsutils.h | ||
meson.build |