35 Commits (3c52f73e253eba81e4c58b69d8a8eb578128bef4)

Author SHA1 Message Date
Andreas Rheinhardt 3e669b24e2 avutil/hwcontext: Allocate AVHWFramesCtx jointly with its internals 8 months ago
Andreas Rheinhardt c0a1ce1c40 avutil/hwcontext_opencl: Allocate pub and priv frames hwctx together 9 months ago
Andreas Rheinhardt c305dbf745 avutil/hwcontext_opencl: Allocate pub and priv device hwctx together 9 months ago
Zhao Zhili f7545e90df avutil/hwcontext_opencl: Add map from Videotoolbox to OpenCL 9 months ago
Zhao Zhili dcfc6089b1 avutil/hwcontext_opencl: Fix missing linesize when map from opencl 9 months ago
Andreas Rheinhardt aa3bf6d41c avutil/hwcontext_opencl: Use proper OpenCLFramesContext 9 months ago
Haihao Xiang 3e61b7dd7f qsv: remove mfx/ prefix from mfx headers 2 years ago
Paul B Mahol 6ed9eaf664 avfilter: add remap opencl filter 2 years ago
Anton Khirnov 6fc5e5a52c lavu/hwcontext_opencl: clear dangling pointers on map failure 3 years ago
nyanmisaka 4cc7239d8b libavutil/hwcontext_opencl: fix a bug for mapping qsv frame to opencl 3 years ago
Andreas Rheinhardt 1ea3650823 Replace all occurences of av_mallocz_array() by av_calloc() 3 years ago
Andreas Rheinhardt ef6a9e5e31 avutil/buffer: Switch AVBuffer API to size_t 4 years ago
James Almer e36eb94048 avutil: use the buffer_size_t typedef where required 4 years ago
Lynne 2e08b39444
hwcontext: add av_hwdevice_ctx_create_derived_opts 5 years ago
Jarek Samic 1c50d61a5a libavutil/hwcontext_opencl: Fix channel order in format support check 6 years ago
Ruiling Song 61cb505d18 lavu/opencl: replace va_ext.h with standard name 6 years ago
Mark Thompson 21608bc303 hwcontext_opencl: Use correct function to enumerate devices 6 years ago
Mark Thompson b9aff7a53d hwcontext_opencl: Only release command queue if it exists 6 years ago
Jun Zhao 6b453a81bc hwcontext_opencl: remove an unused variable 6 years ago
Jun Zhao e6ac328b79 hwcontext_opencl: Remove the opencl_device_init in opencl_device_derive 6 years ago
Jun Zhao 2730a0fdf4 configure: fix check for opencl_vaapi_intel_media. 6 years ago
Mark Thompson 7ff5310068 hwcontext_opencl: Remove unused variable 6 years ago
Rostislav Pehlivanov a2613647c4 hwcontext_opencl: use ff_hwframe_map_replace() 6 years ago
Jun Zhao 3bab7b70da lavu/hwcontext_opecl: fix the build warning 7 years ago
Ruiling Song e4006a474f lavu: add calling convention for OpenCL callback. 7 years ago
Mark Thompson ac993e73de hwcontext_opencl: Add support for mapping DRM objects to Beignet 7 years ago
Mark Thompson 9313422dfc hwcontext_opencl: Avoid deprecation warnings when built with post-1.2 headers 7 years ago
Carl Eugen Hoyos 9b79c65ec0 lavu/lavc/lavf/lavfi: Do not use type modifier %zu on Windows MSVCRT. 7 years ago
Mark Thompson f4e319d8a9 hwcontext_opencl: Reset internal command queue on device_uninit 7 years ago
Mark Thompson 7faae6e745 hwcontext_opencl: DRM to OpenCL mapping for ARM 7 years ago
Mark Thompson f06754e4f3 hwcontext_opencl: D3D11 to OpenCL mapping 7 years ago
Mark Thompson 9e7cda1b1e hwcontext_opencl: DXVA2 to OpenCL mapping 7 years ago
Mark Thompson 403cde8e85 hwcontext_opencl: QSV to OpenCL mapping for Intel Media SDK 7 years ago
Mark Thompson eb3e9f469a hwcontext_opencl: VAAPI to OpenCL mapping for Intel i965+beignet 7 years ago
Mark Thompson b25d8ef0a7 lavu: OpenCL hwcontext implementation 7 years ago