mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-01-11 01:45:33 +00:00
170271b86f
The staging buffer pool implementation was added to improve throughput performance since we can avoid per-frame CPU copy operation via staging texture but it turned out that we can not make it thread safe. See https://gitlab.freedesktop.org/gstreamer/gstreamer/-/issues/1182 Reverting the staging texture implementation as it does not show any visible value. Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/2651> |
||
---|---|---|
.. | ||
include | ||
gstamfencoder.cpp | ||
gstamfencoder.h | ||
gstamfh264enc.cpp | ||
gstamfh264enc.h | ||
gstamfh265enc.cpp | ||
gstamfh265enc.h | ||
gstamfutils.cpp | ||
gstamfutils.h | ||
meson.build | ||
plugin.cpp |