summaryrefslogtreecommitdiff
path: root/libavutil/hwcontext_opencl.c
Commit message (Expand)AuthorAge
* avfilter: add remap opencl filterPaul B Mahol2022-07-07
* lavu/hwcontext_opencl: clear dangling pointers on map failureAnton Khirnov2022-02-17
* libavutil/hwcontext_opencl: fix a bug for mapping qsv frame to openclnyanmisaka2022-01-29
* Replace all occurences of av_mallocz_array() by av_calloc()Andreas Rheinhardt2021-09-20
* avutil/buffer: Switch AVBuffer API to size_tAndreas Rheinhardt2021-04-27
* avutil: use the buffer_size_t typedef where requiredJames Almer2021-03-10
* hwcontext: add av_hwdevice_ctx_create_derived_optsLynne2020-05-23
* libavutil/hwcontext_opencl: Fix channel order in format support checkJarek Samic2019-04-09
* lavu/opencl: replace va_ext.h with standard nameRuiling Song2019-03-22
* hwcontext_opencl: Use correct function to enumerate devicesMark Thompson2018-12-02
* hwcontext_opencl: Only release command queue if it existsMark Thompson2018-11-28
* hwcontext_opencl: remove an unused variableJun Zhao2018-06-29
* hwcontext_opencl: Remove the opencl_device_init in opencl_device_deriveJun Zhao2018-06-29
* configure: fix check for opencl_vaapi_intel_media.Jun Zhao2018-06-29
* hwcontext_opencl: Remove unused variableMark Thompson2018-06-24
* hwcontext_opencl: use ff_hwframe_map_replace()Rostislav Pehlivanov2018-06-21
* lavu/hwcontext_opecl: fix the build warningJun Zhao2018-06-07
* lavu: add calling convention for OpenCL callback.Ruiling Song2018-06-06
* hwcontext_opencl: Add support for mapping DRM objects to BeignetMark Thompson2018-03-22
* hwcontext_opencl: Avoid deprecation warnings when built with post-1.2 headersMark Thompson2018-03-22
* lavu/lavc/lavf/lavfi: Do not use type modifier %zu on Windows MSVCRT.Carl Eugen Hoyos2017-12-17
* hwcontext_opencl: Reset internal command queue on device_uninitMark Thompson2017-11-25
* hwcontext_opencl: DRM to OpenCL mapping for ARMMark Thompson2017-11-22
* hwcontext_opencl: D3D11 to OpenCL mappingMark Thompson2017-11-22
* hwcontext_opencl: DXVA2 to OpenCL mappingMark Thompson2017-11-22
* hwcontext_opencl: QSV to OpenCL mapping for Intel Media SDKMark Thompson2017-11-22
* hwcontext_opencl: VAAPI to OpenCL mapping for Intel i965+beignetMark Thompson2017-11-22
* lavu: OpenCL hwcontext implementationMark Thompson2017-11-22