gstreamer/gst-libs/gst
Seungha Yang fe4ec03a4b d3d11bufferpool: Hide buffer_size field from header
User can get the required buffer size by using buffer pool config.
Since d3d11 implementation is a candidate for public library in the future,
we need to hide everything from header as much as possible.

Note that the total size of allocated d3d11 texture memory by GPU is not
controllable factor. It depends on hardware specific alignment/padding
requirement. So, GstD3D11 implementation updates actual buffer size
by allocating D3D11 texture, since there's no way to get CPU accessible
memory size without allocating real D3D11 texture.

Part-of: <https://gitlab.freedesktop.org/gstreamer/gst-plugins-bad/-/merge_requests/2482>
2021-08-22 00:46:19 +09:00
..
adaptivedemux gst: don't use volatile to mean atomic 2021-03-22 14:34:36 +11:00
audio gst: don't use volatile to mean atomic 2021-03-22 14:34:36 +11:00
basecamerabinsrc basecamerabinsrc: silence g-ir-scanner warnings 2020-07-29 15:08:48 +00:00
codecparsers Use g_memdup2() where available and add fallback for older GLib versions 2021-08-05 20:51:00 +05:30
codecs codecs: h264dec: Output the picture directly if already a frame. 2021-08-12 07:41:28 +00:00
d3d11 d3d11bufferpool: Hide buffer_size field from header 2021-08-22 00:46:19 +09:00
insertbin Meson: Use pkg-config generator 2020-10-23 11:14:18 -04:00
interfaces Meson: Use pkg-config generator 2020-10-23 11:14:18 -04:00
isoff Remove autotools build system 2019-10-14 13:54:27 +01:00
mpegts Use g_memdup2() where available and add fallback for older GLib versions 2021-08-05 20:51:00 +05:30
opencv opencv: Fix build error on macOS 2021-06-30 14:03:22 +09:00
play player: Add static keyword to _config_quark_table 2021-07-28 06:05:30 +00:00
player player: Add static keyword to _config_quark_table 2021-07-28 06:05:30 +00:00
sctp gst: don't use volatile to mean atomic 2021-03-22 14:34:36 +11:00
transcoder transcoder: Fix usage of g_error_propagate 2021-06-21 09:18:32 +00:00
uridownloader remove various useless linefeed in logs 2019-12-11 10:51:29 +01:00
va va: Use GST_CAPS_FEATURE_MEMORY_VA to replace "memory:VAMemory". 2021-08-16 16:25:15 +08:00
vulkan vulkan: Declare missing auto-pointer cleanup functions. 2021-07-12 05:08:09 +00:00
wayland gst-libs/gst/wayland: handle display passing better 2021-07-09 13:15:54 +00:00
webrtc webrtcbin: Sync to the clock per stream and not per bundle 2021-06-28 16:38:33 +00:00
gettext.h Fix FSF address 2012-11-04 00:09:59 +00:00
glib-compat-private.h Update GLib dependency to 2.40.0 2015-10-02 22:24:19 +03:00
gst-i18n-plugin.h Fix FSF address 2012-11-04 00:09:59 +00:00
meson.build libs: va: Move the VA common logic as a lib. 2021-05-18 12:15:30 +02:00