aboutsummaryrefslogtreecommitdiff
path: root/libavutil/hwcontext_opencl.c
AgeCommit message (Expand)Author
2018-06-29hwcontext_opencl: remove an unused variableJun Zhao
2018-06-29hwcontext_opencl: Remove the opencl_device_init in opencl_device_deriveJun Zhao
2018-06-29configure: fix check for opencl_vaapi_intel_media.Jun Zhao
2018-06-24hwcontext_opencl: Remove unused variableMark Thompson
2018-06-21hwcontext_opencl: use ff_hwframe_map_replace()Rostislav Pehlivanov
2018-06-07lavu/hwcontext_opecl: fix the build warningJun Zhao
2018-06-06lavu: add calling convention for OpenCL callback.Ruiling Song
2018-03-22hwcontext_opencl: Add support for mapping DRM objects to BeignetMark Thompson
2018-03-22hwcontext_opencl: Avoid deprecation warnings when built with post-1.2 headersMark Thompson
2017-12-17lavu/lavc/lavf/lavfi: Do not use type modifier %zu on Windows MSVCRT.Carl Eugen Hoyos
2017-11-25hwcontext_opencl: Reset internal command queue on device_uninitMark Thompson
2017-11-22hwcontext_opencl: DRM to OpenCL mapping for ARMMark Thompson
2017-11-22hwcontext_opencl: D3D11 to OpenCL mappingMark Thompson
2017-11-22hwcontext_opencl: DXVA2 to OpenCL mappingMark Thompson
2017-11-22hwcontext_opencl: QSV to OpenCL mapping for Intel Media SDKMark Thompson
2017-11-22hwcontext_opencl: VAAPI to OpenCL mapping for Intel i965+beignetMark Thompson
2017-11-22lavu: OpenCL hwcontext implementationMark Thompson