d3d11memory: Don't clear wrapped texture memory
[platform/upstream/gstreamer.git] / subprojects / gst-plugins-bad / gst-libs / gst / d3d11 / gstd3d11memory.cpp
2023-05-06 Seungha Yangd3d11memory: Don't clear wrapped texture memory
2023-01-12 Seungha Yangd3d11memory: Fix potential crash in GstD3D11PoolAllocator
2023-01-12 Seungha Yangd3d11memory: Remove GstD3D11PoolAllocator::dispose
2022-12-22 Seungha Yangd3d11memory: Fix typo in vfunc name
2022-10-18 Sebastian Dröged3d11: Add/fix various annotations
2022-08-30 Seungha Yangd3d11memory: Fix GstAllocator::mem_copy() implementation
2022-08-27 Seungha Yangd3d11: Update library doc
2022-08-08 Seungha Yangd3d11memory: Remove unnecessary locking
2022-08-06 Seungha Yangd3d11memory: Allow null GstD3D11Allocator to alloc...
2022-08-06 Seungha Yangd3d11: Use std::call_once()
2022-07-21 Seungha Yangd3d11: Define enum and flags types manually
2022-07-08 Seungha Yangd3d11: Use scoped device lock
2022-07-04 Seungha Yangd3d11memory: Update alloc_wrapped() API to avoid stagin...
2022-07-01 Seungha Yangd3d11memory: Add private method for texture wrapped...
2022-06-27 Seungha Yangd3d11memory: Add support for wrapping application texture
2022-06-27 Seungha Yangd3d11: Install library headers
2022-06-27 Seungha Yangd3d11: Update gst_d3d11_allocation_params_new() interface
2022-05-27 Seungha Yangd3d11decoder: Work around Intel DXVA driver crash
2022-05-27 Seungha Yangd3d11memory: Clear YUV texture with black color
2022-05-05 Seungha Yangd3d11memory: Protect against concurrent access from...
2022-02-21 Sebastian Dröged3d11: Remove non-existing gst_d3d11_memory_get_type...
2022-02-16 Seungha Yangd3d11: Reorganize format mapping table
2022-02-16 Seungha Yangd3d11: Store device format in struct
2022-02-08 Seungha Yangd3d11memory: Inform subresource index via GstMapInfo...
2022-02-08 Seungha Yangd3d11memory: Add support for ID3D11Buffer
2021-09-24 Thibault SaunierMerging gst-build
2021-09-24 Thibault SaunierMerging gstreamer-sharp
2021-09-24 Thibault SaunierMerging gst-python
2021-09-24 Thibault SaunierMerging gst-examples
2021-09-24 Thibault SaunierMerging gst-docs
2021-09-24 Thibault SaunierMerging gst-devtools
2021-09-24 Thibault SaunierMerging gst-editing-services
2021-09-24 Thibault SaunierMerging gst-rtsp-server
2021-09-24 Thibault SaunierMerging gst-ci
2021-09-24 Thibault SaunierMerging gst-libav
2021-09-24 Thibault SaunierMerging gst-omx
2021-09-24 Thibault SaunierMerging gstreamer-vaapi
2021-09-24 Thibault SaunierMerging gst-plugins-ugly
2021-09-24 Thibault SaunierMove files from gst-plugins-bad into the "subprojects...