gstreamer/subprojects/gst-plugins-bad/sys/amfcodec
Seungha Yang 170271b86f d3d11: Revert staging buffer pool implementation
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>
2022-06-23 22:03:52 +09:00
..
include amfcodec: Import AMF SDK headers 2022-04-08 17:59:12 +00:00
gstamfencoder.cpp d3d11: Revert staging buffer pool implementation 2022-06-23 22:03:52 +09:00
gstamfencoder.h amfcodec: Add support for h264/h265 encoding 2022-04-08 17:59:12 +00:00
gstamfh264enc.cpp amfcodec: fix setting quality presets 2022-04-12 12:14:04 +02:00
gstamfh264enc.h amfcodec: Add support for h264/h265 encoding 2022-04-08 17:59:12 +00:00
gstamfh265enc.cpp amfh265enc: Handle preset option 2022-04-13 01:46:34 +09:00
gstamfh265enc.h amfcodec: Add support for h264/h265 encoding 2022-04-08 17:59:12 +00:00
gstamfutils.cpp amfcodec: Add support for h264/h265 encoding 2022-04-08 17:59:12 +00:00
gstamfutils.h amfcodec: Add support for h264/h265 encoding 2022-04-08 17:59:12 +00:00
meson.build amfcodec: Fix for MinGW build 2022-04-11 18:44:40 +00:00
plugin.cpp amfcodec: Update plugin cache 2022-04-10 03:15:02 +09:00